diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:55:17 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:55:17 +0000 |
commit | 338f48dc62cbb0cd66b501cc8bb583ceef49b092 (patch) | |
tree | bfaf87b52c12361e7f5f9483aa339f0870fc963c /app-arch/file-roller | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-338f48dc62cbb0cd66b501cc8bb583ceef49b092.tar.gz gentoo-2-338f48dc62cbb0cd66b501cc8bb583ceef49b092.tar.bz2 gentoo-2-338f48dc62cbb0cd66b501cc8bb583ceef49b092.zip |
Stable on sparc, bug #260063
(Portage version: 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 |