diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-08 20:52:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-08 20:52:35 +0000 |
commit | 4e1ea019b8d1c8a57489c4c23ee4a55bf055c067 (patch) | |
tree | ebd4c61a01628fae5ecce66457ac3365734d1572 /app-benchmarks/acovea | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-4e1ea019b8d1c8a57489c4c23ee4a55bf055c067.tar.gz gentoo-2-4e1ea019b8d1c8a57489c4c23ee4a55bf055c067.tar.bz2 gentoo-2-4e1ea019b8d1c8a57489c4c23ee4a55bf055c067.zip |
amd64/x86 stable, bug #261721
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-benchmarks/acovea')
-rw-r--r-- | app-benchmarks/acovea/ChangeLog | 7 | ||||
-rw-r--r-- | app-benchmarks/acovea/acovea-5.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-benchmarks/acovea/ChangeLog b/app-benchmarks/acovea/ChangeLog index 72a2f1ab1e3e..4545ee5f7e61 100644 --- a/app-benchmarks/acovea/ChangeLog +++ b/app-benchmarks/acovea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/acovea -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.14 2008/08/05 02:37:36 darkside Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.15 2009/03/08 20:52:35 maekke Exp $ + + 08 Mar 2009; Markus Meier <maekke@gentoo.org> acovea-5.1.1.ebuild: + amd64/x86 stable, bug #261721 05 Aug 2008; Jeremy Olexa <darkside@gentoo.org> -acovea-4.0.0.ebuild: remove old, broken version. bug #226517 diff --git a/app-benchmarks/acovea/acovea-5.1.1.ebuild b/app-benchmarks/acovea/acovea-5.1.1.ebuild index 351118b6c054..7b7496494e68 100644 --- a/app-benchmarks/acovea/acovea-5.1.1.ebuild +++ b/app-benchmarks/acovea/acovea-5.1.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/app-benchmarks/acovea/acovea-5.1.1.ebuild,v 1.4 2008/07/06 11:53:09 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/acovea-5.1.1.ebuild,v 1.5 2009/03/08 20:52:35 maekke Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.coyotegulch.com/distfiles/lib${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=dev-libs/libcoyotl-3.1.0 |