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 | d77e716a25862936a0d5af9dacc3760c4fb8376a (patch) | |
tree | c1338b0a04414162c51fe410b46f56eb516e6030 /sys-fs | |
parent | Version Bump (Manifest recommit) (diff) | |
download | gentoo-2-d77e716a25862936a0d5af9dacc3760c4fb8376a.tar.gz gentoo-2-d77e716a25862936a0d5af9dacc3760c4fb8376a.tar.bz2 gentoo-2-d77e716a25862936a0d5af9dacc3760c4fb8376a.zip |
Marked stable on x86 and amd64.
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/squashfs-tools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index ace2f016bad7..e76e2c3f7867 100644 --- a/sys-fs/squashfs-tools/ChangeLog +++ b/sys-fs/squashfs-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/squashfs-tools # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.6 2004/07/13 19:31:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.7 2004/07/16 20:09:33 wolf31o2 Exp $ + + 16 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org> + squashfs-tools-2.0.ebuild: + Marked stable on x86 and amd64. *squashfs-tools-2.0 (13 Jul 2004) 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 |