diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:25:07 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:25:07 +0000 |
commit | 66fde3d0221488c2e0e530407a94ff3698ad534b (patch) | |
tree | b208e369062226360fa66034daf80b7d8b4fb208 /media-gfx/figurine | |
parent | Stable on ppc. (diff) | |
download | historical-66fde3d0221488c2e0e530407a94ff3698ad534b.tar.gz historical-66fde3d0221488c2e0e530407a94ff3698ad534b.tar.bz2 historical-66fde3d0221488c2e0e530407a94ff3698ad534b.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-gfx/figurine')
-rw-r--r-- | media-gfx/figurine/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/figurine/figurine-1.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/figurine/ChangeLog b/media-gfx/figurine/ChangeLog index 649ae39dae9e..93f231d88416 100644 --- a/media-gfx/figurine/ChangeLog +++ b/media-gfx/figurine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/figurine -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/ChangeLog,v 1.4 2004/08/03 11:56:02 dholm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/ChangeLog,v 1.5 2005/06/05 12:08:43 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> figurine-1.0.5.ebuild: + Stable on ppc. 03 Aug 2004; David Holm <dholm@gentoo.org> figurine-1.0.5.ebuild: Added to ~ppc. diff --git a/media-gfx/figurine/figurine-1.0.5.ebuild b/media-gfx/figurine/figurine-1.0.5.ebuild index 256242c4936d..00fc4262aa72 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 +# 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.7 2004/08/03 11:56:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/figurine-1.0.5.ebuild,v 1.8 2005/06/05 12:08:43 hansmi 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 ~ppc" +KEYWORDS="ppc x86" IUSE="" DEPEND=">=media-gfx/transfig-3.2" |