diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 21:41:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 21:41:56 +0000 |
commit | 16001be1e18b91ba40bb82663106ea8729872c2f (patch) | |
tree | 92e3538c97e087458867e6a7744fb52481f96bac /games-strategy/triplea | |
parent | Stable for ppc, wrt bug #446340 (diff) | |
download | gentoo-2-16001be1e18b91ba40bb82663106ea8729872c2f.tar.gz gentoo-2-16001be1e18b91ba40bb82663106ea8729872c2f.tar.bz2 gentoo-2-16001be1e18b91ba40bb82663106ea8729872c2f.zip |
Stable for ppc, wrt bug #428346
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy/triplea')
-rw-r--r-- | games-strategy/triplea/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/triplea/triplea-1.5.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index 0c067f079659..81dc564ce991 100644 --- a/games-strategy/triplea/ChangeLog +++ b/games-strategy/triplea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/triplea # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.46 2012/11/14 20:17:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.47 2012/12/07 21:41:56 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> triplea-1.5.2.1.ebuild: + Stable for ppc, wrt bug #428346 *triplea-1.6.1.2 (14 Nov 2012) diff --git a/games-strategy/triplea/triplea-1.5.2.1.ebuild b/games-strategy/triplea/triplea-1.5.2.1.ebuild index 8801cfcb9b84..59dddddb0195 100644 --- a/games-strategy/triplea/triplea-1.5.2.1.ebuild +++ b/games-strategy/triplea/triplea-1.5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.5.2.1.ebuild,v 1.4 2012/08/05 20:58:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.5.2.1.ebuild,v 1.5 2012/12/07 21:41:56 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 |