diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-11-05 18:40:09 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-11-05 18:40:09 +0000 |
commit | 6a0b3c25f74802e32a0a0b4e17960b8d665a9eab (patch) | |
tree | 0c66eec9b0106141c8311f20c1b1a8c714c12d77 /media-gfx/figurine/figurine-1.0.5.ebuild | |
parent | Mask libcdio for its dependency over libcddb. (diff) | |
download | gentoo-2-6a0b3c25f74802e32a0a0b4e17960b8d665a9eab.tar.gz gentoo-2-6a0b3c25f74802e32a0a0b4e17960b8d665a9eab.tar.bz2 gentoo-2-6a0b3c25f74802e32a0a0b4e17960b8d665a9eab.zip |
Marked ~ppc-macos (Bug #111577)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/figurine/figurine-1.0.5.ebuild')
-rw-r--r-- | media-gfx/figurine/figurine-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/figurine/figurine-1.0.5.ebuild b/media-gfx/figurine/figurine-1.0.5.ebuild index 953d64260743..9b2e564337cc 100644 --- a/media-gfx/figurine/figurine-1.0.5.ebuild +++ b/media-gfx/figurine/figurine-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/figurine-1.0.5.ebuild,v 1.9 2005/09/07 03:47:24 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/figurine-1.0.5.ebuild,v 1.10 2005/11/05 18:40:09 grobian Exp $ DESCRIPTION="A vector based graphics editor similar to xfig, but simpler" HOMEPAGE="http://figurine.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/figurine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ppc ~ppc-macos x86" IUSE="" DEPEND=">=media-gfx/transfig-3.2" |