diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-03-09 21:07:33 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-03-09 21:07:33 +0000 |
commit | 3e4e4d39a2a2a8536a7741a0e8c3448a28f34ff5 (patch) | |
tree | 436d851aa2ad0b3615b649a189cfbd3ae98b9e15 /sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild | |
parent | Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721. (diff) | |
download | gentoo-2-3e4e4d39a2a2a8536a7741a0e8c3448a28f34ff5.tar.gz gentoo-2-3e4e4d39a2a2a8536a7741a0e8c3448a28f34ff5.tar.bz2 gentoo-2-3e4e4d39a2a2a8536a7741a0e8c3448a28f34ff5.zip |
EAPI 5. Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721.
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild')
-rw-r--r-- | sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild b/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild index cd8a9c275942..9730d4da5bcf 100644 --- a/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild +++ b/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 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.35_p11.ebuild,v 1.2 2011/01/09 12:39:06 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-2.6.35_p11.ebuild,v 1.3 2013/03/09 21:07:31 tomwij Exp $ -EAPI="2" +EAPI="5" COMPRESSTYPE=".bz2" K_USEPV="yes" |