diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 16:39:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 16:39:16 +0000 |
commit | 1c2d5536ac6610cecb607788d2f78cd8a005a054 (patch) | |
tree | 935f2ae08c6e3be5c1170400f024aa56411394d6 /games-strategy | |
parent | Stable for ppc, wrt bug #490826 (diff) | |
download | gentoo-2-1c2d5536ac6610cecb607788d2f78cd8a005a054.tar.gz gentoo-2-1c2d5536ac6610cecb607788d2f78cd8a005a054.tar.bz2 gentoo-2-1c2d5536ac6610cecb607788d2f78cd8a005a054.zip |
Stable for ppc, wrt bug #490654
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 6094865a89dc..d3a02b6db1d1 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.54 2013/07/19 19:16:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.55 2013/12/21 16:39:16 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> triplea-1.7.0.3.ebuild: + Stable for ppc, wrt bug #490654 19 Jul 2013; Michael Sterrett <mr_bones_@gentoo.org> -triplea-1.5.2.1.ebuild, -triplea-1.6.1.4.ebuild: diff --git a/games-strategy/triplea/triplea-1.7.0.3.ebuild b/games-strategy/triplea/triplea-1.7.0.3.ebuild index 1049abc118d2..202942826316 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.1 2013/05/31 21:41:14 mr_bones_ Exp $ +# $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 $ 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 |