diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-26 14:51:24 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-26 14:51:24 +0000 |
commit | 3194d924dacc06f6eeba011b42fec88c21ee5912 (patch) | |
tree | ea7626ff5464c121d14cd59f501f869f7bba5b66 /x11-misc/evolvotron | |
parent | ~amd64 (diff) | |
download | historical-3194d924dacc06f6eeba011b42fec88c21ee5912.tar.gz historical-3194d924dacc06f6eeba011b42fec88c21ee5912.tar.bz2 historical-3194d924dacc06f6eeba011b42fec88c21ee5912.zip |
~amd64
Diffstat (limited to 'x11-misc/evolvotron')
-rw-r--r-- | x11-misc/evolvotron/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/evolvotron/evolvotron-0.2.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/evolvotron/Manifest b/x11-misc/evolvotron/Manifest index 4eeb8113f1ed..2e07aa00f79a 100644 --- a/x11-misc/evolvotron/Manifest +++ b/x11-misc/evolvotron/Manifest @@ -1,3 +1,3 @@ -MD5 33e1fe4605c0c652e3b50faa32499383 evolvotron-0.2.2.ebuild 986 MD5 599e0e5ca23c1a1104ab3774d87e834f ChangeLog 537 +MD5 808dd689fbf8cbef1d17200d007026e3 evolvotron-0.2.2.ebuild 996 MD5 79eda2716fb8315e43833885b0c44416 files/digest-evolvotron-0.2.2 68 diff --git a/x11-misc/evolvotron/evolvotron-0.2.2.ebuild b/x11-misc/evolvotron/evolvotron-0.2.2.ebuild index 485b9f33644d..c1f5af472450 100644 --- a/x11-misc/evolvotron/evolvotron-0.2.2.ebuild +++ b/x11-misc/evolvotron/evolvotron-0.2.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.2.2.ebuild,v 1.3 2004/02/28 19:19:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.2.2.ebuild,v 1.4 2004/05/26 14:51:24 jhuebel Exp $ S=${WORKDIR}/${PN} DESCRIPTION="An interactive generative art application" HOMEPAGE="http://www.bottlenose.demon.co.uk/share/evolvotron/index.htm" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |