diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-26 18:17:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-26 18:17:47 +0000 |
commit | a45691e11d82dad363651f11e3932c12bbfb38ca (patch) | |
tree | a31a665282bcd0cf0297b7a7fb1dcb51c859b06b /sys-fs | |
parent | remove patches that have been merged upstream (Manifest recommit) (diff) | |
download | gentoo-2-a45691e11d82dad363651f11e3932c12bbfb38ca.tar.gz gentoo-2-a45691e11d82dad363651f11e3932c12bbfb38ca.tar.bz2 gentoo-2-a45691e11d82dad363651f11e3932c12bbfb38ca.zip |
Stable on sparc
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 fa8aca1f6f42..849f1c823771 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.8 2004/07/18 15:06:17 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.9 2004/08/26 18:17:47 gustavoz Exp $ + + 26 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + squashfs-tools-2.0.ebuild: + Stable on sparc 18 Jul 2004; Tom Gall <tgall@gentoo.org> squashfs-tools-2.0.ebuild: stable on ppc64, bug #57487 diff --git a/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild b/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild index a6a1cca37cad..23880775f1d7 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.3 2004/07/18 15:06:17 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.0.ebuild,v 1.4 2004/08/26 18:17:47 gustavoz 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 ppc64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390 ppc64" IUSE="" DEPEND="virtual/libc |