summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2005-06-19 19:18:56 +0000
committerJonathan Smith <smithj@gentoo.org>2005-06-19 19:18:56 +0000
commit02c3344faeda1095d4cf6fbb27140301075a50c0 (patch)
tree825d8334edf3ac2147bc2b754c2e1eafc303a43b /x11-misc/evolvotron
parentbroken ebuild, thou shalt be smited by the might Betelgeuse -- jar names brea... (diff)
downloadgentoo-2-02c3344faeda1095d4cf6fbb27140301075a50c0.tar.gz
gentoo-2-02c3344faeda1095d4cf6fbb27140301075a50c0.tar.bz2
gentoo-2-02c3344faeda1095d4cf6fbb27140301075a50c0.zip
added metadata, 0.3.1 stable x86, cleanup
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/evolvotron')
-rw-r--r--x11-misc/evolvotron/ChangeLog6
-rw-r--r--x11-misc/evolvotron/evolvotron-0.2.2.ebuild36
-rw-r--r--x11-misc/evolvotron/evolvotron-0.3.1.ebuild4
-rw-r--r--x11-misc/evolvotron/files/digest-evolvotron-0.2.21
-rw-r--r--x11-misc/evolvotron/metadata.xml8
5 files changed, 15 insertions, 40 deletions
diff --git a/x11-misc/evolvotron/ChangeLog b/x11-misc/evolvotron/ChangeLog
index 41dcf8544522..a76c52520273 100644
--- a/x11-misc/evolvotron/ChangeLog
+++ b/x11-misc/evolvotron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/evolvotron
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.6 2005/06/19 19:18:56 smithj Exp $
+
+ 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> +metadata.xml,
+ -evolvotron-0.2.2.ebuild, evolvotron-0.3.1.ebuild:
+ added metadata, 0.3.1 stable x86, cleanup
07 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
evolvotron-0.3.1.ebuild:
diff --git a/x11-misc/evolvotron/evolvotron-0.2.2.ebuild b/x11-misc/evolvotron/evolvotron-0.2.2.ebuild
deleted file mode 100644
index 560f18d1ba28..000000000000
--- a/x11-misc/evolvotron/evolvotron-0.2.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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.6 2005/05/08 06:32:33 wormo 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 ~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND=">=x11-libs/qt-3"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- sed -i \
- -e '/QMAKE_CXXFLAGS_RELEASE .*march/d' \
- -e "/^QMAKE_CXXFLAGS_RELEASE += -O3/ s:=.*:= ${CXXFLAGS}:" \
- -e '/^INSTALLPATH/ s:=.*:= /usr/bin:' ${S}/common.pro || \
- die "sed common.pro failed"
-}
-
-src_compile() {
- econf fs || die
- emake -j1 || die "emake failed"
-}
-
-src_install() {
- make INSTALL_ROOT=${D} install || die "make install failed"
- dodoc CHANGES README TODO || die "dodoc failed"
-}
diff --git a/x11-misc/evolvotron/evolvotron-0.3.1.ebuild b/x11-misc/evolvotron/evolvotron-0.3.1.ebuild
index 2153b512436d..bc88ff54eb6c 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-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.2 2005/05/08 06:32:33 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.3.1.ebuild,v 1.3 2005/06/19 19:18:56 smithj 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 ~ppc"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND=">=x11-libs/qt-3"
diff --git a/x11-misc/evolvotron/files/digest-evolvotron-0.2.2 b/x11-misc/evolvotron/files/digest-evolvotron-0.2.2
deleted file mode 100644
index 5f5d316eeb4f..000000000000
--- a/x11-misc/evolvotron/files/digest-evolvotron-0.2.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 cd1e579663c70df62f6e274431ab46f7 evolvotron-0.2.2.tar.gz 108920
diff --git a/x11-misc/evolvotron/metadata.xml b/x11-misc/evolvotron/metadata.xml
new file mode 100644
index 000000000000..72335b4f9bac
--- /dev/null
+++ b/x11-misc/evolvotron/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>desktop-misc</herd>
+<maintainer>
+<email>desktop-misc@gentoo.org</email>
+</maintainer>
+</pkgmetadata>