diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-07-16 20:09:33 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-07-16 20:09:33 +0000 |
commit | 3b46331d78fbabba14b7801b92fbbb6ea9f2e043 (patch) | |
tree | ca761d2936aed7fe2ae330323a50ce1dc86a803a /sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild | |
parent | Version Bump (diff) | |
download | historical-3b46331d78fbabba14b7801b92fbbb6ea9f2e043.tar.gz historical-3b46331d78fbabba14b7801b92fbbb6ea9f2e043.tar.bz2 historical-3b46331d78fbabba14b7801b92fbbb6ea9f2e043.zip |
Marked stable on x86 and amd64.
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild b/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild index b52bdf80f850..65eb6a8867eb 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild,v 1.1 2004/07/13 19:31:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild,v 1.2 2004/07/16 20:09:33 wolf31o2 Exp $ DESCRIPTION="Tool for creating compressed filesystem type squashfs" HOMEPAGE="http://squashfs.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${PV}.tar.gz" RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390" IUSE="" DEPEND="virtual/libc |