diff options
-rw-r--r-- | sys-fs/squashfs-tools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index b3f618c848e9..44f918a5a551 100644 --- a/sys-fs/squashfs-tools/ChangeLog +++ b/sys-fs/squashfs-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/squashfs-tools # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.12 2004/09/07 05:19:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.13 2004/09/07 13:43:03 gustavoz Exp $ + + 07 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + squashfs-tools-2.0_p2.ebuild: + Stable on sparc wrt #54103 *squashfs-tools-2.0_p2 (07 Sep 2004) diff --git a/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild index 21f00b3e5d11..b6d324da1cea 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.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_p2.ebuild,v 1.1 2004/09/07 05:19:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild,v 1.2 2004/09/07 13:43:03 gustavoz Exp $ MY_PV=${PV/_p/-r} @@ -9,7 +9,7 @@ HOMEPAGE="http://squashfs.sourceforge.net/" SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" 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 |