diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:07:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:07:07 +0000 |
commit | 534df06eb554ef7925a7a0aa68e7167cd782f31a (patch) | |
tree | 3327f3f3327513e73141245c64c3279332b3376f /games-rpg | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-534df06eb554ef7925a7a0aa68e7167cd782f31a.tar.gz gentoo-2-534df06eb554ef7925a7a0aa68e7167cd782f31a.tar.bz2 gentoo-2-534df06eb554ef7925a7a0aa68e7167cd782f31a.zip |
stable amd64, bug 316439
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/vendetta-online-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-rpg/vendetta-online-bin/ChangeLog b/games-rpg/vendetta-online-bin/ChangeLog index 19c84a4081de..ee546929cd8a 100644 --- a/games-rpg/vendetta-online-bin/ChangeLog +++ b/games-rpg/vendetta-online-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-rpg/vendetta-online-bin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/ChangeLog,v 1.6 2010/04/21 01:04:31 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/ChangeLog,v 1.7 2010/05/25 21:07:07 pacho Exp $ + + 25 May 2010; Pacho Ramos <pacho@gentoo.org> + vendetta-online-bin-1.8.82.ebuild: + stable amd64, bug 316439 21 Apr 2010; Tristan Heaven <nyhm@gentoo.org> vendetta-online-bin-1.8.82.ebuild: diff --git a/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild b/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild index 573077c03e7b..a460c1f2de90 100644 --- a/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild +++ b/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild,v 1.2 2010/04/21 01:04:31 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/vendetta-online-bin/vendetta-online-bin-1.8.82.ebuild,v 1.3 2010/05/25 21:07:07 pacho Exp $ EAPI=2 inherit eutils games @@ -18,7 +18,7 @@ SRC_URI="amd64? ( LICENSE="guild" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" RESTRICT="mirror strip" |