diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:57:10 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:57:10 +0000 |
commit | 6c3ab60f4274f537d954e411a74265866a01f3d8 (patch) | |
tree | a3c6b82b8bc6c79da0ab0af1eb303aac847d4415 /media-gfx/figurine | |
parent | sparc/x86 stable (diff) | |
download | gentoo-2-6c3ab60f4274f537d954e411a74265866a01f3d8.tar.gz gentoo-2-6c3ab60f4274f537d954e411a74265866a01f3d8.tar.bz2 gentoo-2-6c3ab60f4274f537d954e411a74265866a01f3d8.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
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 906d6e270c1d..c4bacb04ab95 100644 --- a/media-gfx/figurine/ChangeLog +++ b/media-gfx/figurine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/figurine -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/ChangeLog,v 1.9 2007/05/15 09:55:15 bangert Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/ChangeLog,v 1.10 2008/01/26 10:57:10 grobian Exp $ + + 26 Jan 2008; Fabian Groffen <grobian@gentoo.org> figurine-1.0.5.ebuild: + Dropped ppc-macos keyword, see you in prefix 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/media-gfx/figurine/figurine-1.0.5.ebuild b/media-gfx/figurine/figurine-1.0.5.ebuild index 9b2e564337cc..844f1fef5ebd 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 +# Copyright 1999-2008 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.10 2005/11/05 18:40:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/figurine-1.0.5.ebuild,v 1.11 2008/01/26 10:57:10 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 ~ppc-macos x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND=">=media-gfx/transfig-3.2" |