diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2008-05-22 21:44:49 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2008-05-22 21:44:49 +0000 |
commit | 589a217e1900864b516350c89bb0ff8f298afe7c (patch) | |
tree | 9d8d4a6157f8d3e29ff6a783e9ad5c163c0cc038 /app-emulation/vov/vov-2.0.0.ebuild | |
parent | bump to 3.6. Added API for countries and languages (depend on iso-codes). (diff) | |
download | gentoo-2-589a217e1900864b516350c89bb0ff8f298afe7c.tar.gz gentoo-2-589a217e1900864b516350c89bb0ff8f298afe7c.tar.bz2 gentoo-2-589a217e1900864b516350c89bb0ff8f298afe7c.zip |
Stable for x86.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation/vov/vov-2.0.0.ebuild')
-rw-r--r-- | app-emulation/vov/vov-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vov/vov-2.0.0.ebuild b/app-emulation/vov/vov-2.0.0.ebuild index f74e749183b5..6cf638d98b44 100644 --- a/app-emulation/vov/vov-2.0.0.ebuild +++ b/app-emulation/vov/vov-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild,v 1.1 2008/02/18 11:14:30 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vov/vov-2.0.0.ebuild,v 1.2 2008/05/22 21:44:49 s4t4n Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/vov/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="debug gprof" RDEPEND="virtual/libc" |