summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-04 22:14:12 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-04 22:14:12 +0000
commitcdd0c5dc9766dfe00ad0fdf9bb44280200ec8e7e (patch)
tree3b26341322481a362b7fef8d8fea27450edf32aa /x11-misc/evolvotron
parentarm stable, bug #297847 (diff)
downloadgentoo-2-cdd0c5dc9766dfe00ad0fdf9bb44280200ec8e7e.tar.gz
gentoo-2-cdd0c5dc9766dfe00ad0fdf9bb44280200ec8e7e.tar.bz2
gentoo-2-cdd0c5dc9766dfe00ad0fdf9bb44280200ec8e7e.zip
x86 stable, bug #298358
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/evolvotron')
-rw-r--r--x11-misc/evolvotron/ChangeLog7
-rw-r--r--x11-misc/evolvotron/evolvotron-0.6.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/evolvotron/ChangeLog b/x11-misc/evolvotron/ChangeLog
index b527483ef3ba..8197d6b24e61 100644
--- a/x11-misc/evolvotron/ChangeLog
+++ b/x11-misc/evolvotron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/evolvotron
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.21 2009/12/31 11:30:22 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.22 2010/01/04 22:14:12 maekke Exp $
+
+ 04 Jan 2010; Markus Meier <maekke@gentoo.org> evolvotron-0.6.1.ebuild:
+ x86 stable, bug #298358
31 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
evolvotron-0.6.1.ebuild:
diff --git a/x11-misc/evolvotron/evolvotron-0.6.1.ebuild b/x11-misc/evolvotron/evolvotron-0.6.1.ebuild
index d3eb443be218..af7530742e10 100644
--- a/x11-misc/evolvotron/evolvotron-0.6.1.ebuild
+++ b/x11-misc/evolvotron/evolvotron-0.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild,v 1.2 2009/12/31 11:30:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild,v 1.3 2010/01/04 22:14:12 maekke Exp $
EAPI=2
inherit qt4
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/qt-gui:4"