diff options
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild index 0d59d4b4..702c435d 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.4-r1.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ -EAPI="3" - +EAPI="4" inherit toolchain-funcs eutils MY_PV=${PV/_p/-r} |