diff options
author | 2005-05-06 18:48:27 +0000 | |
---|---|---|
committer | 2005-05-06 18:48:27 +0000 | |
commit | 3ee5a62754dafab8a37fe178fe50fd16ba648a17 (patch) | |
tree | 2663aecf1830b481522c49645585ea42e2367892 /sci-misc/gato | |
parent | Stable on sparc (diff) | |
download | gentoo-2-3ee5a62754dafab8a37fe178fe50fd16ba648a17.tar.gz gentoo-2-3ee5a62754dafab8a37fe178fe50fd16ba648a17.tar.bz2 gentoo-2-3ee5a62754dafab8a37fe178fe50fd16ba648a17.zip |
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-misc/gato')
-rw-r--r-- | sci-misc/gato/ChangeLog | 5 | ||||
-rw-r--r-- | sci-misc/gato/gato-0.98i.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-misc/gato/ChangeLog b/sci-misc/gato/ChangeLog index d86ca6fe2745..f1f59bbc07aa 100644 --- a/sci-misc/gato/ChangeLog +++ b/sci-misc/gato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/gato # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/ChangeLog,v 1.3 2005/03/14 09:51:34 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/ChangeLog,v 1.4 2005/05/06 18:48:27 dholm Exp $ + + 06 May 2005; David Holm <dholm@gentoo.org> gato-0.98i.ebuild: + Added to ~ppc. 14 Mar 2005; Rob Holland <tigger@gentoo.org> metadata.xml: brandy added me to metadata by mistake. I've never heard of this package. diff --git a/sci-misc/gato/gato-0.98i.ebuild b/sci-misc/gato/gato-0.98i.ebuild index 80137de6a319..dbb570b71c7e 100644 --- a/sci-misc/gato/gato-0.98i.ebuild +++ b/sci-misc/gato/gato-0.98i.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/sci-misc/gato/gato-0.98i.ebuild,v 1.2 2005/03/14 09:51:34 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.98i.ebuild,v 1.3 2005/05/06 18:48:27 dholm Exp $ DESCRIPTION="Graph Animation Toolbox" HOMEPAGE="http://www.zpr.uni-koeln.de/~gato/" @@ -8,7 +8,7 @@ SRC_URI="http://www.zpr.uni-koeln.de/~gato/Download/Gato-0.98I.tar" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" |