diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-06 16:22:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-06 16:22:05 +0000 |
commit | a8f33b516680d94ba1fa69d60069b2aebb65d8b2 (patch) | |
tree | 2f5abe981d5e845aaf5247892ff82aa869f7e2eb /x11-misc | |
parent | arm/ia64/sh stable wrt #241572 (diff) | |
download | gentoo-2-a8f33b516680d94ba1fa69d60069b2aebb65d8b2.tar.gz gentoo-2-a8f33b516680d94ba1fa69d60069b2aebb65d8b2.tar.bz2 gentoo-2-a8f33b516680d94ba1fa69d60069b2aebb65d8b2.zip |
x86 stable wrt #268743
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/evolvotron/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/evolvotron/evolvotron-0.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/evolvotron/ChangeLog b/x11-misc/evolvotron/ChangeLog index 07942d382f2a..d10fe0377ede 100644 --- a/x11-misc/evolvotron/ChangeLog +++ b/x11-misc/evolvotron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/evolvotron -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.18 2008/07/28 21:45:18 carlo Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.19 2009/05/06 16:22:05 armin76 Exp $ + + 06 May 2009; Raúl Porcel <armin76@gentoo.org> evolvotron-0.5.1.ebuild: + x86 stable wrt #268743 28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> evolvotron-0.5.0.ebuild, evolvotron-0.5.1.ebuild: diff --git a/x11-misc/evolvotron/evolvotron-0.5.1.ebuild b/x11-misc/evolvotron/evolvotron-0.5.1.ebuild index 0ea6eb28b7d5..22553853f958 100644 --- a/x11-misc/evolvotron/evolvotron-0.5.1.ebuild +++ b/x11-misc/evolvotron/evolvotron-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.5.1.ebuild,v 1.3 2008/07/28 21:45:18 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.5.1.ebuild,v 1.4 2009/05/06 16:22:05 armin76 Exp $ EAPI=1 @@ -12,7 +12,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:3" |