diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:22:17 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:22:17 +0000 |
commit | 0293949b2bdf0f0c43b08cea7a081f79d1fb682c (patch) | |
tree | 5c13a06bea80096fb8d5ba2d1299a631c065fe89 /app-arch | |
parent | stable on ppc64, bug #58191 (Manifest recommit) (diff) | |
download | gentoo-2-0293949b2bdf0f0c43b08cea7a081f79d1fb682c.tar.gz gentoo-2-0293949b2bdf0f0c43b08cea7a081f79d1fb682c.tar.bz2 gentoo-2-0293949b2bdf0f0c43b08cea7a081f79d1fb682c.zip |
stable on ppc64, bug #58191
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |