diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-13 20:52:24 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-02-13 20:52:24 +0000 |
commit | 2f4e0cb8fa19fa54581b81fdbfd92c29cd174b44 (patch) | |
tree | 6d63e84336e1d763d78c2e6b726a3edeaa08261b /sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild | |
parent | x86 stable (diff) | |
download | historical-2f4e0cb8fa19fa54581b81fdbfd92c29cd174b44.tar.gz historical-2f4e0cb8fa19fa54581b81fdbfd92c29cd174b44.tar.bz2 historical-2f4e0cb8fa19fa54581b81fdbfd92c29cd174b44.zip |
Stable on alpha wrt bug #165289.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild index c65df7650e64..fb6d30c621f9 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1_p2.ebuild,v 1.7 2007/02/13 10:17:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild,v 1.8 2007/02/13 20:52:24 wolf31o2 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" |