diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:04:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 06:04:42 +0000 |
commit | 465d79cd1884018ebb128419f2dc1feecf8d5fe5 (patch) | |
tree | 713ba2f91bf3a42946f074b7348e8ab5c2f952bc /sys-fs/squashfs-tools | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-465d79cd1884018ebb128419f2dc1feecf8d5fe5.tar.gz gentoo-2-465d79cd1884018ebb128419f2dc1feecf8d5fe5.tar.bz2 gentoo-2-465d79cd1884018ebb128419f2dc1feecf8d5fe5.zip |
s390/sh stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-fs/squashfs-tools')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild index b6dec65cbbdb..c215298c3790 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild,v 1.4 2008/10/15 03:05:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild,v 1.5 2008/10/27 06:04:42 vapier Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="sys-libs/zlib" diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild index 1ca24229dde6..4cc5cc03b2cf 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild,v 1.5 2008/10/15 03:05:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild,v 1.6 2008/10/27 06:04:42 vapier Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="sys-libs/zlib" |