X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=app-laptop%2Flinux-phc%2Flinux-phc-0.2.8.ebuild;h=89d69d27533670f177619ffa75c246ed07304cf8;hb=322f9525a8d9fec22b4f5766af9641321dd96c5a;hp=f0ce7f2f67bdfd801b8bb8c5d7bcee60c6523be8;hpb=32c973512c759bc263d97e3bf4427143b5a296db;p=~andy%2Fsunrise diff --git a/app-laptop/linux-phc/linux-phc-0.2.8.ebuild b/app-laptop/linux-phc/linux-phc-0.2.8.ebuild index f0ce7f2f6..89d69d275 100644 --- a/app-laptop/linux-phc/linux-phc-0.2.8.ebuild +++ b/app-laptop/linux-phc/linux-phc-0.2.8.ebuild @@ -6,7 +6,7 @@ WANT_AUTOCONF=2.5 WANT_AUTOMAKE=1.9 inherit linux-info eutils autotools -DESCRIPTION="linux-phc is a kernel patch to change the voltage/frequency pairs of processors from userspace." +DESCRIPTION="A kernel patch to change the voltage/frequency pairs of processors from userspace." HOMEPAGE="https://www.dedigentoo.org/trac/linux-phc/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -32,7 +32,7 @@ which_patch() { then PATCH="kernel-patch/${P}-kernel-vanilla-2.6.15.patch" else - die "No ${PN} patch for kernel version ${KV_FULL} - sorry not supported" + die "No ${PN} patch for kernel version ${KV_FULL} -- sorry not supported" fi }