summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-29 02:18:14 +0000
committerTom Gall <tgall@gentoo.org>2004-07-29 02:18:14 +0000
commit5d5ceb6cbd89c65985c9f49b18bb43b635abffbb (patch)
treede70b0f1c0d47581884cdf27f8ba2a110a51dc1b /app-arch
parentstable on ppc64, bug #58191 (diff)
downloadhistorical-5d5ceb6cbd89c65985c9f49b18bb43b635abffbb.tar.gz
historical-5d5ceb6cbd89c65985c9f49b18bb43b635abffbb.tar.bz2
historical-5d5ceb6cbd89c65985c9f49b18bb43b635abffbb.zip
stable on ppc64, bug #58191
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/file-roller/ChangeLog5
-rw-r--r--app-arch/file-roller/Manifest14
-rw-r--r--app-arch/file-roller/file-roller-2.6.1.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog
index 47d465ce3a9e..067abf624517 100644
--- a/app-arch/file-roller/ChangeLog
+++ b/app-arch/file-roller/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/file-roller
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.74 2004/07/03 14:47:16 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.75 2004/07/29 02:18:14 tgall Exp $
+
+ 28 Jul 2004; Tom Gall <tgall@gentoo.org> file-roller-2.6.1.ebuild:
+ stable on ppc64, bug #58191
03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> file-roller-2.6.0.ebuild:
Stable on alpha.
diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest
index b39a9b37cd4d..8e4e4380ecd6 100644
--- a/app-arch/file-roller/Manifest
+++ b/app-arch/file-roller/Manifest
@@ -1,13 +1,13 @@
-MD5 217d8edd0fdcd9bdd30b282a6c3a831a file-roller-2.6.1.ebuild 1206
+MD5 9a40f3391cb59b41fe0f3ad1480314fd ChangeLog 9387
MD5 3db60db955c065e4d8fd4560080f661b file-roller-2.4.4-r2.ebuild 1071
MD5 b068979a95a33018cdda757f010ccea3 file-roller-2.6.0.ebuild 1206
-MD5 61935afe3c365e90a8c0ec0fee2d8451 ChangeLog 9288
+MD5 ade27f11454f8c849e98896ecf30cfc7 file-roller-2.6.1.ebuild 1209
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 762daf169c908a33e04b670097c4a4fc files/file-roller-2.6-use_fr_rpm2cpio.patch 949
+MD5 07fa4739c733d5e4453bfb797cf6a279 files/digest-file-roller-2.4.4-r2 70
+MD5 9a6c274d4965d6aa2e83abe0e57133b1 files/digest-file-roller-2.6.0 71
+MD5 a2afcaf32ad39410e36d24188021895e files/digest-file-roller-2.6.1 71
+MD5 7c3bf595636ee254e23445ccf07c4075 files/file-roller-2.4.4-64bit.patch 2808
MD5 0a8f1b361ffded42281e52d734654f48 files/file-roller-2.4.4-gentoo.patch 566
MD5 cc549bc88cee498549b0ed92538c4e3e files/file-roller-2.6-use_bin_tar.patch 493
+MD5 762daf169c908a33e04b670097c4a4fc files/file-roller-2.6-use_fr_rpm2cpio.patch 949
MD5 d23f66e1c734a44ce6ee89b0e724b371 files/rpm2cpio-file-roller 2556
-MD5 7c3bf595636ee254e23445ccf07c4075 files/file-roller-2.4.4-64bit.patch 2808
-MD5 9a6c274d4965d6aa2e83abe0e57133b1 files/digest-file-roller-2.6.0 71
-MD5 a2afcaf32ad39410e36d24188021895e files/digest-file-roller-2.6.1 71
-MD5 07fa4739c733d5e4453bfb797cf6a279 files/digest-file-roller-2.4.4-r2 70
diff --git a/app-arch/file-roller/file-roller-2.6.1.ebuild b/app-arch/file-roller/file-roller-2.6.1.ebuild
index 52c40a0f9ca1..3b431719fe35 100644
--- a/app-arch/file-roller/file-roller-2.6.1.ebuild
+++ b/app-arch/file-roller/file-roller-2.6.1.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/app-arch/file-roller/file-roller-2.6.1.ebuild,v 1.4 2004/06/24 21:30:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.6.1.ebuild,v 1.5 2004/07/29 02:18:14 tgall Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ppc64"
IUSE=""
RDEPEND=">=dev-libs/glib-2