diff options
author | Tom Martin <slarti@gentoo.org> | 2005-01-08 23:30:29 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-01-08 23:30:29 +0000 |
commit | 448d293b2cde8322dea4e77da0297097acf9904a (patch) | |
tree | 3e191f6da6ffec653afe6eb3e4536508cd947219 /app-arch | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-448d293b2cde8322dea4e77da0297097acf9904a.tar.gz gentoo-2-448d293b2cde8322dea4e77da0297097acf9904a.tar.bz2 gentoo-2-448d293b2cde8322dea4e77da0297097acf9904a.zip |
Stable on amd64.
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 55bc1cf4eddb..316b8addfba2 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.92 2005/01/01 11:44:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.93 2005/01/08 23:27:33 slarti Exp $ + + 08 Jan 2005; Tom Martin <slarti@gentoo.org> file-roller-2.8.3.ebuild: + Stable on amd64. 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> file-roller-2.8.3.ebuild: Stable on hppa. diff --git a/app-arch/file-roller/file-roller-2.8.3.ebuild b/app-arch/file-roller/file-roller-2.8.3.ebuild index 2f859b46a819..ba9367c9d558 100644 --- a/app-arch/file-roller/file-roller-2.8.3.ebuild +++ b/app-arch/file-roller/file-roller-2.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.3.ebuild,v 1.6 2005/01/01 11:44:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.8.3.ebuild,v 1.7 2005/01/08 23:27:33 slarti 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 |