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 | 72d141cfc8ab8d9e4aa134defe0e2371f9e70ac4 (patch) | |
tree | 86e4c34de2ebaca658c0b95f3854d0e65eea8ba4 /sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild | |
parent | Marked ~x86-macos, ~x86-linux, ~sparc-solaris, bug #328393 (diff) | |
download | gentoo-2-72d141cfc8ab8d9e4aa134defe0e2371f9e70ac4.tar.gz gentoo-2-72d141cfc8ab8d9e4aa134defe0e2371f9e70ac4.tar.bz2 gentoo-2-72d141cfc8ab8d9e4aa134defe0e2371f9e70ac4.zip |
improved the DESCRIPTION
(Portage version: 2.2_rc74/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild')
-rw-r--r-- | sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild index 64930093edbc..45b006e514f1 100644 --- a/sys-kernel/pf-sources/pf-sources-2.6.31_p9.ebuild +++ b/sys-kernel/pf-sources/pf-sources-2.6.31_p9.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.31_p9.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.31_p9.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}" |