diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-07 13:43:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-07 13:43:03 +0000 |
commit | 93a6318865a84f0a5e30f579c12d0301a6f7efe8 (patch) | |
tree | 03ecb2c6edc4e9a0987fa9bc358c8bf9509b56f2 /sys-fs/squashfs-tools | |
parent | Removed gtk dependency if gtk USE flag is not set. Thanks to liuspider <liusp... (diff) | |
download | historical-93a6318865a84f0a5e30f579c12d0301a6f7efe8.tar.gz historical-93a6318865a84f0a5e30f579c12d0301a6f7efe8.tar.bz2 historical-93a6318865a84f0a5e30f579c12d0301a6f7efe8.zip |
Stable on sparc wrt #54103
Diffstat (limited to 'sys-fs/squashfs-tools')
-rw-r--r-- | sys-fs/squashfs-tools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/Manifest | 16 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild | 4 |
3 files changed, 10 insertions, 16 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/Manifest b/sys-fs/squashfs-tools/Manifest index 978c0d833ced..75882728981a 100644 --- a/sys-fs/squashfs-tools/Manifest +++ b/sys-fs/squashfs-tools/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f0bcb66446a0cee4d862b22d28d49f76 ChangeLog 2499 -MD5 dc62eecaeab96215017957f6ab1625e2 squashfs-tools-1.3.ebuild 811 +MD5 738f56dd9a51de14f7807c89d9219034 ChangeLog 2612 MD5 d86e5b5e47260e5a965eae2afe6d6d40 metadata.xml 159 +MD5 dc62eecaeab96215017957f6ab1625e2 squashfs-tools-1.3.ebuild 811 MD5 92296552e44012e3744bb5da32931fa7 squashfs-tools-2.0_alpha.ebuild 860 MD5 dc110761aaacce58ef0b66f47266b09e squashfs-tools-2.0.ebuild 818 -MD5 7033c89e1cd5da236941517233533b11 squashfs-tools-2.0_p2.ebuild 1887 +MD5 1651d71ba7130e996e2ee5b4020c8452 squashfs-tools-2.0_p2.ebuild 1883 MD5 fee0a11be0b39d332785d9a85127fb49 files/digest-squashfs-tools-1.3 64 MD5 6f131952e2ae3dd6c6c9735557d35fc3 files/digest-squashfs-tools-2.0_alpha 69 MD5 904e2540d89ef36e9816f7f2a035f996 files/digest-squashfs-tools-2.0 63 MD5 86ce054d32ff035a76b26bbf0bd90fb2 files/digest-squashfs-tools-2.0_p2 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBPUXnmdTrptrqvGERAqpmAJwLbV2qpxPs+d1Mzg4eT3A0o8MaEQCfVl89 -AhuqoIibFRREGHU52VueVqE= -=ZVbi ------END PGP SIGNATURE----- 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 |