diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 12:23:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 12:23:13 +0000 |
commit | 43bc6c46270db460dd82532a7aa9088fcf931195 (patch) | |
tree | 190c9872af54992b83e3cb6ee96dd7e034ebdb5d /sys-fs | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-43bc6c46270db460dd82532a7aa9088fcf931195.tar.gz gentoo-2-43bc6c46270db460dd82532a7aa9088fcf931195.tar.bz2 gentoo-2-43bc6c46270db460dd82532a7aa9088fcf931195.zip |
stabilize for some arches
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild b/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild index 6a91838c2989..3308757d82be 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild @@ -1,14 +1,14 @@ # 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.5 2004/09/03 19:16:59 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild,v 1.6 2004/09/23 12:23:13 vapier Exp $ DESCRIPTION="Tool for creating compressed filesystem type squashfs" HOMEPAGE="http://squashfs.sourceforge.net/" 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 ppc64" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc |