diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:24:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:24:31 +0000 |
commit | d9fabd34c03dd0b789a93c78b7b4e2a310fdf77e (patch) | |
tree | 655759d426cb4f9c264190e8f05db33b3a81d089 /app-arch/file-roller | |
parent | alpha/ia64/sparc stable wrt #324077 (diff) | |
download | gentoo-2-d9fabd34c03dd0b789a93c78b7b4e2a310fdf77e.tar.gz gentoo-2-d9fabd34c03dd0b789a93c78b7b4e2a310fdf77e.tar.bz2 gentoo-2-d9fabd34c03dd0b789a93c78b7b4e2a310fdf77e.zip |
alpha/ia64/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
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.30.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 1fb3d921f247..cc3485e205ac 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.280 2010/10/09 09:52:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.281 2010/10/17 15:24:31 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> file-roller-2.30.2.ebuild: + alpha/ia64/sparc stable wrt #324077 09 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> file-roller-2.30.2.ebuild: diff --git a/app-arch/file-roller/file-roller-2.30.2.ebuild b/app-arch/file-roller/file-roller-2.30.2.ebuild index 23f0db89dcb5..e243701e5d76 100644 --- a/app-arch/file-roller/file-roller-2.30.2.ebuild +++ b/app-arch/file-roller/file-roller-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.30.2.ebuild,v 1.7 2010/10/09 09:52:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.30.2.ebuild,v 1.8 2010/10/17 15:24:31 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="nautilus" RDEPEND=">=dev-libs/glib-2.16.0 |