summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-05 22:25:03 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-05 22:25:03 +0000
commit526167bdc698c773ea5cd95136bac640fcd54baf (patch)
tree7834f183fff4937751df382de442b3c0d76008ae /app-arch/file-roller
parentStable on sparc (diff)
downloadhistorical-526167bdc698c773ea5cd95136bac640fcd54baf.tar.gz
historical-526167bdc698c773ea5cd95136bac640fcd54baf.tar.bz2
historical-526167bdc698c773ea5cd95136bac640fcd54baf.zip
Stable on sparc
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r--app-arch/file-roller/ChangeLog6
-rw-r--r--app-arch/file-roller/Manifest4
-rw-r--r--app-arch/file-roller/file-roller-2.6.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog
index ea7bbf977a87..d959a9817714 100644
--- a/app-arch/file-roller/ChangeLog
+++ b/app-arch/file-roller/ChangeLog
@@ -1,6 +1,10 @@
# 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.77 2004/08/05 18:32:28 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.78 2004/08/05 22:25:03 gustavoz Exp $
+
+ 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ file-roller-2.6.1.ebuild:
+ Stable on sparc
05 Aug 2004; Guy Martin <gmsoft@gentoo.org> file-roller-2.6.1.ebuild:
Stable on hppa.
diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest
index 2f2401d12e15..287c71741771 100644
--- a/app-arch/file-roller/Manifest
+++ b/app-arch/file-roller/Manifest
@@ -1,7 +1,7 @@
-MD5 0f12a6dbf5c4387cad8a7f63a191dedd ChangeLog 9573
+MD5 1c934728d39ce71f92f7547cba0c7182 ChangeLog 9676
MD5 3db60db955c065e4d8fd4560080f661b file-roller-2.4.4-r2.ebuild 1071
MD5 b068979a95a33018cdda757f010ccea3 file-roller-2.6.0.ebuild 1206
-MD5 21ebfba3e7ab622dbd5cbebdaed7d0ba file-roller-2.6.1.ebuild 1208
+MD5 3311b38930a625205c343cc76f15f537 file-roller-2.6.1.ebuild 1209
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 07fa4739c733d5e4453bfb797cf6a279 files/digest-file-roller-2.4.4-r2 70
MD5 9a6c274d4965d6aa2e83abe0e57133b1 files/digest-file-roller-2.6.0 71
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 fc502508705a..835214c765fc 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.7 2004/08/05 18:32:28 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.6.1.ebuild,v 1.8 2004/08/05 22:25:03 gustavoz 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 ppc64"
+KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips ppc64"
IUSE=""
RDEPEND=">=dev-libs/glib-2