diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:49:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:49:28 +0000 |
commit | dc162e6bdb42ca03c7899c14b2d7e979cf71354f (patch) | |
tree | 3180161dc58aadf43113abcd323b9d9dc97513e0 /games-strategy | |
parent | Stable for x86, wrt bug #542734 (diff) | |
download | gentoo-2-dc162e6bdb42ca03c7899c14b2d7e979cf71354f.tar.gz gentoo-2-dc162e6bdb42ca03c7899c14b2d7e979cf71354f.tar.bz2 gentoo-2-dc162e6bdb42ca03c7899c14b2d7e979cf71354f.zip |
Stable for x86, wrt bug #542774
(Portage version: 2.2.14/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.8.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index 9f6050dc7e46..44bc3df688ac 100644 --- a/games-strategy/triplea/ChangeLog +++ b/games-strategy/triplea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/triplea # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.62 2015/03/12 10:06:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.63 2015/03/25 13:49:28 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> triplea-1.8.0.5.ebuild: + Stable for x86, wrt bug #542774 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> triplea-1.8.0.5.ebuild: Stable for amd64, wrt bug #542774 diff --git a/games-strategy/triplea/triplea-1.8.0.5.ebuild b/games-strategy/triplea/triplea-1.8.0.5.ebuild index 57ff3745c489..b7965bae0a1d 100644 --- a/games-strategy/triplea/triplea-1.8.0.5.ebuild +++ b/games-strategy/triplea/triplea-1.8.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.8.0.5.ebuild,v 1.2 2015/03/12 10:06:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.8.0.5.ebuild,v 1.3 2015/03/25 13:49:28 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 |