diff options
author | Alex Alexander <wired@gentoo.org> | 2010-09-03 18:44:22 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2010-09-03 18:44:22 +0000 |
commit | 778086ea473e543e42bde2b382886389ed5318f7 (patch) | |
tree | a2cda9c467a0993c4c6af3e7cbf8ab34c9a4ee36 /sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild | |
parent | Marked ~x86-macos, ~x86-linux, ~sparc-solaris, bug #328393 (diff) | |
download | historical-778086ea473e543e42bde2b382886389ed5318f7.tar.gz historical-778086ea473e543e42bde2b382886389ed5318f7.tar.bz2 historical-778086ea473e543e42bde2b382886389ed5318f7.zip |
improved the DESCRIPTION
Package-Manager: portage-2.2_rc74/cvs/Linux x86_64
Diffstat (limited to 'sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild')
-rw-r--r-- | sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild index 839c6b39a79a..ab598c185f05 100644 --- a/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild +++ b/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild,v 1.1 2010/09/01 16:27:56 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.34_p7.ebuild,v 1.2 2010/09/03 18:44:22 wired Exp $ EAPI="2" @@ -15,7 +15,7 @@ inherit kernel-2 detect_version K_NOSETEXTRAVERSION="don't_set_it" -DESCRIPTION="Linux kernel fork with new useful features not merged into mainline" +DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ" HOMEPAGE="http://pf-kernel.org.ua/" PF_PATCHSET="${PV/*_p}" |