diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:41:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:41:38 +0000 |
commit | cf0084f7e46b34d72a54a781228f940499a78107 (patch) | |
tree | 1f5b6b21459400fa9a64501d9281be97fc2c8ca9 /games-strategy | |
parent | Stable for x86, wrt bug #456032 (diff) | |
download | gentoo-2-cf0084f7e46b34d72a54a781228f940499a78107.tar.gz gentoo-2-cf0084f7e46b34d72a54a781228f940499a78107.tar.bz2 gentoo-2-cf0084f7e46b34d72a54a781228f940499a78107.zip |
Stable for x86, wrt bug #456058
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/triplea/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/triplea/triplea-1.6.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index 9fcf72e84a69..9b83f8873d12 100644 --- a/games-strategy/triplea/ChangeLog +++ b/games-strategy/triplea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/triplea # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.49 2013/02/08 21:41:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.50 2013/02/08 21:41:38 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> triplea-1.6.1.2.ebuild: + Stable for x86, wrt bug #456058 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> triplea-1.6.1.2.ebuild: Stable for amd64, wrt bug #456058 diff --git a/games-strategy/triplea/triplea-1.6.1.2.ebuild b/games-strategy/triplea/triplea-1.6.1.2.ebuild index 7b534bf8e7e7..45114192eff4 100644 --- a/games-strategy/triplea/triplea-1.6.1.2.ebuild +++ b/games-strategy/triplea/triplea-1.6.1.2.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-strategy/triplea/triplea-1.6.1.2.ebuild,v 1.2 2013/02/08 21:41:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.6.1.2.ebuild,v 1.3 2013/02/08 21:41:38 ago Exp $ EAPI=2 inherit eutils java-pkg-2 java-ant-2 versionator games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${MY_PV}_source_code_only.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RESTRICT="test" # Needs X11 maybe use virtualx.eclass |