diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-07 03:47:24 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-07 03:47:24 +0000 |
commit | d3468ba7d3a76a97a6e7fbca7b6153bf5f8990b9 (patch) | |
tree | 82b67c6d2bcd25d83f46b0a566d150db9ab59924 /media-gfx/figurine | |
parent | Added ~amd64 keyword. (diff) | |
download | historical-d3468ba7d3a76a97a6e7fbca7b6153bf5f8990b9.tar.gz historical-d3468ba7d3a76a97a6e7fbca7b6153bf5f8990b9.tar.bz2 historical-d3468ba7d3a76a97a6e7fbca7b6153bf5f8990b9.zip |
Added ~amd64 keyword.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx/figurine')
-rw-r--r-- | media-gfx/figurine/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/figurine/Manifest | 10 | ||||
-rw-r--r-- | media-gfx/figurine/figurine-1.0.5.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/media-gfx/figurine/ChangeLog b/media-gfx/figurine/ChangeLog index 93f231d88416..7fc2f400d39e 100644 --- a/media-gfx/figurine/ChangeLog +++ b/media-gfx/figurine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/figurine # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/ChangeLog,v 1.6 2005/09/07 03:47:24 metalgod Exp $ + + 07 Sep 2005; Luis Medinas <metalgod@gentoo.org> figurine-1.0.5.ebuild: + Added ~amd64 keyword. 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> figurine-1.0.5.ebuild: Stable on ppc. diff --git a/media-gfx/figurine/Manifest b/media-gfx/figurine/Manifest index 758cffe26168..3748e7952294 100644 --- a/media-gfx/figurine/Manifest +++ b/media-gfx/figurine/Manifest @@ -1,3 +1,13 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 948e4457265734cbd136d17f220936d4 ChangeLog 745 MD5 1293bdfe52d4408fdd2768016e32408a figurine-1.0.5.ebuild 660 MD5 9b6e35e430f713a5450fe5c973a36634 files/digest-figurine-1.0.5 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDHnAVwUpWvClEHQoRAuTTAJwNafS78GoZr6ZufisSFKNrFGGPBwCaAmE4 +sfvjM7BHXGcEIegQAeMTcNY= +=eUiw +-----END PGP SIGNATURE----- diff --git a/media-gfx/figurine/figurine-1.0.5.ebuild b/media-gfx/figurine/figurine-1.0.5.ebuild index 00fc4262aa72..953d64260743 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.8 2005/06/05 12:08:43 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/figurine/figurine-1.0.5.ebuild,v 1.9 2005/09/07 03:47:24 metalgod 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="ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND=">=media-gfx/transfig-3.2" |