diff options
author | 2004-08-03 11:57:00 +0000 | |
---|---|---|
committer | 2004-08-03 11:57:00 +0000 | |
commit | f5d298a332ce4662020c2d83993dbaa123156aa4 (patch) | |
tree | 721bfcace29a6a6105d0c01be4f218f9dc0896d3 /media-gfx/figurine/figurine-1.0.5.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-f5d298a332ce4662020c2d83993dbaa123156aa4.tar.gz gentoo-2-f5d298a332ce4662020c2d83993dbaa123156aa4.tar.bz2 gentoo-2-f5d298a332ce4662020c2d83993dbaa123156aa4.zip |
Added to ~ppc
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 9663c3576636..256242c4936d 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-2004 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.6 2004/07/14 17:28:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/figurine-1.0.5.ebuild,v 1.7 2004/08/03 11:56:02 dholm 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="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=media-gfx/transfig-3.2" |