diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:45:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:45:14 +0000 |
commit | e13f8d257a3fc9108578a736b9a6d81d9afdbf4f (patch) | |
tree | d54a7b47eb7c5bc431279fd5d482c3b2524ee40d /app-arch/file-roller | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | gentoo-2-e13f8d257a3fc9108578a736b9a6d81d9afdbf4f.tar.gz gentoo-2-e13f8d257a3fc9108578a736b9a6d81d9afdbf4f.tar.bz2 gentoo-2-e13f8d257a3fc9108578a736b9a6d81d9afdbf4f.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/file-roller-2.20.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 f8d64f8d6ffd..2dc76038ceb2 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.3 2008/02/01 12:16:32 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.20.3.ebuild,v 1.4 2008/02/01 17:45:14 ranger 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 |