diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-14 20:32:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-14 20:32:02 +0000 |
commit | 6f12cc862f96766cf20eaaa7cb32b920b7fb8c25 (patch) | |
tree | d8f4c396291ee8d18344f3b70b72811bcc48a56e /media-gfx/f-spot/f-spot-0.1.5.ebuild | |
parent | Make xinerama support optional. Bug #118744 (diff) | |
download | gentoo-2-6f12cc862f96766cf20eaaa7cb32b920b7fb8c25.tar.gz gentoo-2-6f12cc862f96766cf20eaaa7cb32b920b7fb8c25.tar.bz2 gentoo-2-6f12cc862f96766cf20eaaa7cb32b920b7fb8c25.zip |
added to ~ppc, bug #114054
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-gfx/f-spot/f-spot-0.1.5.ebuild')
-rw-r--r-- | media-gfx/f-spot/f-spot-0.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/f-spot/f-spot-0.1.5.ebuild b/media-gfx/f-spot/f-spot-0.1.5.ebuild index fb7ec5a77bc0..5b12f9c078db 100644 --- a/media-gfx/f-spot/f-spot-0.1.5.ebuild +++ b/media-gfx/f-spot/f-spot-0.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/f-spot-0.1.5.ebuild,v 1.1 2005/12/12 17:53:52 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/f-spot/f-spot-0.1.5.ebuild,v 1.2 2006/01/14 20:32:02 dertobi123 Exp $ inherit gnome2 mono eutils @@ -8,7 +8,7 @@ DESCRIPTION="Personal photo management application for the gnome desktop" HOMEPAGE="http://f-spot.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" RDEPEND=">=dev-lang/mono-1.1.7 |