diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-08 06:32:33 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-05-08 06:32:33 +0000 |
commit | 86c555bf16cd0a4cc0b661d955f37e1ece2fc573 (patch) | |
tree | 2beaceaa31bb5907cf416c33e9244dfd766b351b /x11-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-86c555bf16cd0a4cc0b661d955f37e1ece2fc573.tar.gz gentoo-2-86c555bf16cd0a4cc0b661d955f37e1ece2fc573.tar.bz2 gentoo-2-86c555bf16cd0a4cc0b661d955f37e1ece2fc573.zip |
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/evolvotron/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/evolvotron/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/evolvotron/evolvotron-0.2.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/evolvotron/evolvotron-0.3.1.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/x11-misc/evolvotron/ChangeLog b/x11-misc/evolvotron/ChangeLog index 2894fa8e9202..41dcf8544522 100644 --- a/x11-misc/evolvotron/ChangeLog +++ b/x11-misc/evolvotron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/evolvotron -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.4 2004/11/04 00:59:03 mr_bones_ Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.5 2005/05/08 06:32:33 wormo Exp $ + + 07 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + evolvotron-0.3.1.ebuild: + mark ~ppc *evolvotron-0.3.1 (03 Nov 2004) diff --git a/x11-misc/evolvotron/Manifest b/x11-misc/evolvotron/Manifest index a692b412a7f0..70af58792670 100644 --- a/x11-misc/evolvotron/Manifest +++ b/x11-misc/evolvotron/Manifest @@ -1,5 +1,5 @@ -MD5 760ea73d1952ca4dd77c9961315b7192 evolvotron-0.2.2.ebuild 988 MD5 93ef5209cdfba80c789c58c0b683485d ChangeLog 673 -MD5 7f6111b6a68b90834e9942a976b55d1b evolvotron-0.3.1.ebuild 938 +MD5 760ea73d1952ca4dd77c9961315b7192 evolvotron-0.2.2.ebuild 988 +MD5 adcd388c6b4ef0740b4397dc4f70c418 evolvotron-0.3.1.ebuild 943 MD5 79eda2716fb8315e43833885b0c44416 files/digest-evolvotron-0.2.2 68 MD5 03a2ea7677c6b7bd6dd2a5fad7519e5f files/digest-evolvotron-0.3.1 68 diff --git a/x11-misc/evolvotron/evolvotron-0.2.2.ebuild b/x11-misc/evolvotron/evolvotron-0.2.2.ebuild index 3d1f29cf760f..560f18d1ba28 100644 --- a/x11-misc/evolvotron/evolvotron-0.2.2.ebuild +++ b/x11-misc/evolvotron/evolvotron-0.2.2.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/x11-misc/evolvotron/evolvotron-0.2.2.ebuild,v 1.5 2004/06/24 22:17:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.2.2.ebuild,v 1.6 2005/05/08 06:32:33 wormo Exp $ S=${WORKDIR}/${PN} DESCRIPTION="An interactive generative art application" diff --git a/x11-misc/evolvotron/evolvotron-0.3.1.ebuild b/x11-misc/evolvotron/evolvotron-0.3.1.ebuild index 252e66d08483..2153b512436d 100644 --- a/x11-misc/evolvotron/evolvotron-0.3.1.ebuild +++ b/x11-misc/evolvotron/evolvotron-0.3.1.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/x11-misc/evolvotron/evolvotron-0.3.1.ebuild,v 1.1 2004/11/04 00:59:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.3.1.ebuild,v 1.2 2005/05/08 06:32:33 wormo Exp $ DESCRIPTION="An interactive generative art application" HOMEPAGE="http://www.bottlenose.demon.co.uk/share/evolvotron/index.htm" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND=">=x11-libs/qt-3" |