diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:22:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:22:35 +0000 |
commit | 1ecb9c12cf731431bd3c8e2c08351ed2735a80a6 (patch) | |
tree | cd2fdb4d9109911b5084193fc11f54b54aee4d4d /app-arch/file-roller | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | gentoo-2-1ecb9c12cf731431bd3c8e2c08351ed2735a80a6.tar.gz gentoo-2-1ecb9c12cf731431bd3c8e2c08351ed2735a80a6.tar.bz2 gentoo-2-1ecb9c12cf731431bd3c8e2c08351ed2735a80a6.zip |
alpha/ia64/sparc stable wrt #208366
(Portage version: 2.1.3.19)
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.20.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index af6ee2745eb6..6e6e8544eb13 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/file-roller # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.228 2008/02/02 15:41:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.229 2008/02/03 11:22:35 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> file-roller-2.20.3.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> file-roller-2.20.3.ebuild: diff --git a/app-arch/file-roller/file-roller-2.20.3.ebuild b/app-arch/file-roller/file-roller-2.20.3.ebuild index b2a36556c8c7..49b399fe8735 100644 --- a/app-arch/file-roller/file-roller-2.20.3.ebuild +++ b/app-arch/file-roller/file-roller-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.20.3.ebuild,v 1.6 2008/02/02 15:41:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.20.3.ebuild,v 1.7 2008/02/03 11:22:35 armin76 Exp $ inherit eutils gnome2 @@ -9,7 +9,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="gnome" RDEPEND=">=dev-libs/glib-2.12 |