diff options
author | 2009-04-12 20:55:17 +0000 | |
---|---|---|
committer | 2009-04-12 20:55:17 +0000 | |
commit | a4f2ed1fe66ac29bc2f21f63be428cdc6d252d3b (patch) | |
tree | 7a7b988d955524ae7d8c164d480e4f25896827e9 /app-arch/file-roller | |
parent | Stable on sparc, bug #260063 (diff) | |
download | historical-a4f2ed1fe66ac29bc2f21f63be428cdc6d252d3b.tar.gz historical-a4f2ed1fe66ac29bc2f21f63be428cdc6d252d3b.tar.bz2 historical-a4f2ed1fe66ac29bc2f21f63be428cdc6d252d3b.zip |
Stable on sparc, bug #260063
Package-Manager: portage-2.1.6.7/cvs/Linux sparc64
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.24.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 2e8328b89f40..c84dfac5a7b0 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.252 2009/03/18 15:06:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.253 2009/04/12 20:55:17 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + file-roller-2.24.3.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> file-roller-2.24.3.ebuild: alpha/ia64 stable wrt #260063 diff --git a/app-arch/file-roller/file-roller-2.24.3.ebuild b/app-arch/file-roller/file-roller-2.24.3.ebuild index c465c4bba4c1..c62b91190ffe 100644 --- a/app-arch/file-roller/file-roller-2.24.3.ebuild +++ b/app-arch/file-roller/file-roller-2.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.3.ebuild,v 1.6 2009/03/18 15:06:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.24.3.ebuild,v 1.7 2009/04/12 20:55:17 bluebird Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="nautilus" RDEPEND=">=dev-libs/glib-2.16.0 |