diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:05:55 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:05:55 +0000 |
commit | c48234deb45e9e9496f5c75b46806d8471548f1a (patch) | |
tree | c1a052ca5cf68d51c01eaed635c1cccf25927a99 /app-arch/file-roller | |
parent | ppc stable wrt #369909 (diff) | |
download | gentoo-2-c48234deb45e9e9496f5c75b46806d8471548f1a.tar.gz gentoo-2-c48234deb45e9e9496f5c75b46806d8471548f1a.tar.bz2 gentoo-2-c48234deb45e9e9496f5c75b46806d8471548f1a.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
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.32.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index faf2d0c828b0..1aa6756299d9 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/file-roller # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.300 2011/09/05 19:47:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.301 2011/10/05 17:05:55 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + file-roller-2.32.2.ebuild: + ppc/ppc64 stable wrt #369909 05 Sep 2011; Markus Meier <maekke@gentoo.org> file-roller-3.0.2-r1.ebuild: add ~arm, bug #379657 diff --git a/app-arch/file-roller/file-roller-2.32.2.ebuild b/app-arch/file-roller/file-roller-2.32.2.ebuild index ecb1873cb53c..698c0f2b46c2 100644 --- a/app-arch/file-roller/file-roller-2.32.2.ebuild +++ b/app-arch/file-roller/file-roller-2.32.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.32.2.ebuild,v 1.4 2011/08/13 16:31:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.2.ebuild,v 1.5 2011/10/05 17:05:55 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="nautilus" RDEPEND=">=dev-libs/glib-2.25.5:2 |