diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 10:59:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 10:59:58 +0000 |
commit | e14b3ff838342b32176135dcca605f52324f3f1a (patch) | |
tree | 75abe4813943d9e14647197b53febca96c15b411 /games-arcade/vor/vor-0.5.5.ebuild | |
parent | sci-biology/rmblast: Bug fixes: Build against any boost, #356315; build with ... (diff) | |
download | gentoo-2-e14b3ff838342b32176135dcca605f52324f3f1a.tar.gz gentoo-2-e14b3ff838342b32176135dcca605f52324f3f1a.tar.bz2 gentoo-2-e14b3ff838342b32176135dcca605f52324f3f1a.zip |
Stable for amd64, wrt bug #458050
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade/vor/vor-0.5.5.ebuild')
-rw-r--r-- | games-arcade/vor/vor-0.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/vor/vor-0.5.5.ebuild b/games-arcade/vor/vor-0.5.5.ebuild index 715f5f230a45..e33cedb50964 100644 --- a/games-arcade/vor/vor-0.5.5.ebuild +++ b/games-arcade/vor/vor-0.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/vor/vor-0.5.5.ebuild,v 1.1 2013/01/18 09:03:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/vor/vor-0.5.5.ebuild,v 1.2 2013/02/18 10:59:58 ago Exp $ EAPI=5 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://qualdan.com/vor/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="media-libs/libsdl[audio,video] |