diff options
author | 2007-08-07 14:38:21 +0000 | |
---|---|---|
committer | 2007-08-07 14:38:21 +0000 | |
commit | 0e0c7c2c39e14f49b0dbb43b1417a70054b4ec7c (patch) | |
tree | 234c8e498b94843199f4a9eb37f2d409cdae9d28 /app-arch/file-roller/file-roller-2.18.4.ebuild | |
parent | Fix remaining issues, building with ffmpeg and swscale, without jpeg and othe... (diff) | |
download | historical-0e0c7c2c39e14f49b0dbb43b1417a70054b4ec7c.tar.gz historical-0e0c7c2c39e14f49b0dbb43b1417a70054b4ec7c.tar.bz2 historical-0e0c7c2c39e14f49b0dbb43b1417a70054b4ec7c.zip |
Stable on sparc wrt #185823
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'app-arch/file-roller/file-roller-2.18.4.ebuild')
-rw-r--r-- | app-arch/file-roller/file-roller-2.18.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/file-roller/file-roller-2.18.4.ebuild b/app-arch/file-roller/file-roller-2.18.4.ebuild index 7e6791c63d6b..ca135f177b98 100644 --- a/app-arch/file-roller/file-roller-2.18.4.ebuild +++ b/app-arch/file-roller/file-roller-2.18.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.4.ebuild,v 1.1 2007/07/16 23:53:58 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.18.4.ebuild,v 1.2 2007/08/07 14:38:21 gustavoz 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 |