diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-10-09 19:45:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-10-09 19:45:12 +0000 |
commit | 92e302a608ede8bc0cb78b627c37240ab69d9f3f (patch) | |
tree | e5f09cafaefecc7c4b5e5053a7989938f31110e5 /sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild | |
parent | Add missing virtual/glu dependency wrt bug #437656. Thanks to Anatoly for dis... (diff) | |
download | gentoo-2-92e302a608ede8bc0cb78b627c37240ab69d9f3f.tar.gz gentoo-2-92e302a608ede8bc0cb78b627c37240ab69d9f3f.tar.bz2 gentoo-2-92e302a608ede8bc0cb78b627c37240ab69d9f3f.zip |
Version bump. Fix description for 3.X ebuilds
(Portage version: 2.1.11.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild')
-rw-r--r-- | sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild b/sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild index 1291409f0ec8..300ea338fd4c 100644 --- a/sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild +++ b/sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild,v 1.1 2012/01/24 15:05:15 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-3.1.6-r2.ebuild,v 1.2 2012/10/09 19:45:12 hwoarang Exp $ EAPI="2" @@ -17,7 +17,7 @@ inherit kernel-2 detect_version K_NOSETEXTRAVERSION="don't_set_it" -DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and LinuxIMQ" +DESCRIPTION="Linux kernel fork with new features, including the -ck patchset (BFS), BFQ, TuxOnIce and UKSM" HOMEPAGE="http://pf.natalenko.name/" PF_FILE="patch-${PV}-pf${COMPRESSTYPE}" |