summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-03 14:48:21 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-03 14:48:21 +0000
commit684d0e8b9d6de6f4f7d9ef90c0d7ffa59b6f2403 (patch)
tree265f7140c9bf2b9a9dfbb70d5f97eb122dc08566 /app-arch
parentStable on alpha. (diff)
downloadhistorical-684d0e8b9d6de6f4f7d9ef90c0d7ffa59b6f2403.tar.gz
historical-684d0e8b9d6de6f4f7d9ef90c0d7ffa59b6f2403.tar.bz2
historical-684d0e8b9d6de6f4f7d9ef90c0d7ffa59b6f2403.zip
Stable on alpha.
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/advancecomp/ChangeLog5
-rw-r--r--app-arch/advancecomp/advancecomp-1.9.ebuild4
-rw-r--r--app-arch/file-roller/ChangeLog5
-rw-r--r--app-arch/file-roller/file-roller-2.6.0.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-arch/advancecomp/ChangeLog b/app-arch/advancecomp/ChangeLog
index 3f9dfd987d69..4dc60337be72 100644
--- a/app-arch/advancecomp/ChangeLog
+++ b/app-arch/advancecomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/advancecomp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/advancecomp/ChangeLog,v 1.9 2004/06/24 21:26:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/advancecomp/ChangeLog,v 1.10 2004/07/03 14:48:21 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> advancecomp-1.9.ebuild:
+ Stable on alpha.
30 May 2004; Danny van Dyk <kugelfang@gentoo.org> advancecomp-1.10.ebuild:
Marked ~amd64, added 64bit patch (String-size problems). Fixed BUG #52347.
diff --git a/app-arch/advancecomp/advancecomp-1.9.ebuild b/app-arch/advancecomp/advancecomp-1.9.ebuild
index 5eb1f505cb6b..55d2e9a6ac12 100644
--- a/app-arch/advancecomp/advancecomp-1.9.ebuild
+++ b/app-arch/advancecomp/advancecomp-1.9.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/advancecomp/advancecomp-1.9.ebuild,v 1.5 2004/06/24 21:26:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/advancecomp/advancecomp-1.9.ebuild,v 1.6 2004/07/03 14:48:21 kloeri Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha"
+KEYWORDS="x86 ~ppc alpha"
IUSE=""
DEPEND="sys-libs/zlib
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog
index 3764e0a312f7..47d465ce3a9e 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.73 2004/06/29 19:54:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.74 2004/07/03 14:47:16 kloeri Exp $
+
+ 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> file-roller-2.6.0.ebuild:
+ Stable on alpha.
29 Jun 2004; Aron Griffis <agriffis@gentoo.org> file-roller-2.4.4-r2.ebuild:
sync IUSE (-${IUSE})
diff --git a/app-arch/file-roller/file-roller-2.6.0.ebuild b/app-arch/file-roller/file-roller-2.6.0.ebuild
index fee15260c2df..9277bf2a6549 100644
--- a/app-arch/file-roller/file-roller-2.6.0.ebuild
+++ b/app-arch/file-roller/file-roller-2.6.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/app-arch/file-roller/file-roller-2.6.0.ebuild,v 1.10 2004/06/24 21:30:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.6.0.ebuild,v 1.11 2004/07/03 14:47:16 kloeri 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"
IUSE=""
RDEPEND=">=dev-libs/glib-2