diff options
Diffstat (limited to 'sys-kernel/pf-sources/pf-sources-3.3.6.ebuild')
-rw-r--r-- | sys-kernel/pf-sources/pf-sources-3.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-3.3.6.ebuild b/sys-kernel/pf-sources/pf-sources-3.3.6.ebuild index 9ef99bf832e0..bec9477b8171 100644 --- a/sys-kernel/pf-sources/pf-sources-3.3.6.ebuild +++ b/sys-kernel/pf-sources/pf-sources-3.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 UKSM" +DESCRIPTION="Linux kernel fork with new features (-ck patchset (BFS), BFQ, TuxOnIce and UKSM)" HOMEPAGE="http://pf.natalenko.name/" PF_FILE="patch-${PV}-pf${COMPRESSTYPE}" |