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 | |
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')
-rw-r--r-- | games-arcade/vor/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/vor/vor-0.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/vor/ChangeLog b/games-arcade/vor/ChangeLog index a10f0fe484b1..da358f0c2d59 100644 --- a/games-arcade/vor/ChangeLog +++ b/games-arcade/vor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/vor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/vor/ChangeLog,v 1.9 2013/01/18 09:03:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/vor/ChangeLog,v 1.10 2013/02/18 10:59:58 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> vor-0.5.5.ebuild: + Stable for amd64, wrt bug #458050 *vor-0.5.5 (18 Jan 2013) 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] |