diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:31:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 16:31:07 +0000 |
commit | 5cde8fad86934b9c343d9a97e4286d12ac46b912 (patch) | |
tree | 9ad8836fdef2ea1240457af8e962067a309d5719 /app-arch/file-roller | |
parent | alpha/ia64/sparc stable wrt #369909 (diff) | |
download | gentoo-2-5cde8fad86934b9c343d9a97e4286d12ac46b912.tar.gz gentoo-2-5cde8fad86934b9c343d9a97e4286d12ac46b912.tar.bz2 gentoo-2-5cde8fad86934b9c343d9a97e4286d12ac46b912.zip |
alpha/ia64/sparc stable wrt #369909
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.32.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index aa0b7bd29496..e7988d7afe5f 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,9 @@ # 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.297 2011/07/14 09:57:47 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.298 2011/08/13 16:31:07 armin76 Exp $ + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> file-roller-2.32.2.ebuild: + alpha/ia64/sparc stable wrt #369909 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> file-roller-2.32.2.ebuild: x86 stable per bug 369909 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 89d85cf90ff6..ecb1873cb53c 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.3 2011/07/14 09:57:47 tomka Exp $ +# $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 $ 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 |