diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:14 +0000 |
commit | 3b6b8e3b86e50da2d35fdbec12fc83a6be508d5b (patch) | |
tree | 2423b88da1fcf5db3a1c0ed6c54e9defb06c093b /games-strategy | |
parent | Stable for x86, wrt bug #490652 (diff) | |
download | gentoo-2-3b6b8e3b86e50da2d35fdbec12fc83a6be508d5b.tar.gz gentoo-2-3b6b8e3b86e50da2d35fdbec12fc83a6be508d5b.tar.bz2 gentoo-2-3b6b8e3b86e50da2d35fdbec12fc83a6be508d5b.zip |
Stable for x86, wrt bug #490654
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/triplea/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/triplea/triplea-1.7.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index d3a02b6db1d1..ca757b02aa71 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.55 2013/12/21 16:39:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.56 2013/12/24 12:48:14 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> triplea-1.7.0.3.ebuild: + Stable for x86, wrt bug #490654 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> triplea-1.7.0.3.ebuild: Stable for ppc, wrt bug #490654 diff --git a/games-strategy/triplea/triplea-1.7.0.3.ebuild b/games-strategy/triplea/triplea-1.7.0.3.ebuild index 202942826316..2735f8a4bc8e 100644 --- a/games-strategy/triplea/triplea-1.7.0.3.ebuild +++ b/games-strategy/triplea/triplea-1.7.0.3.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.7.0.3.ebuild,v 1.2 2013/12/21 16:39:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.7.0.3.ebuild,v 1.3 2013/12/24 12:48:14 ago Exp $ EAPI=5 inherit eutils java-pkg-2 java-ant-2 versionator games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/triplea/${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 |