diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:41:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:41:04 +0000 |
commit | ac89661c925809797761c6d03031f300e3f5603c (patch) | |
tree | 456209b8f05eb3cdc1af1f2e1370c7816b4f9416 /games-strategy/triplea | |
parent | Stable for amd64, wrt bug #456032 (diff) | |
download | gentoo-2-ac89661c925809797761c6d03031f300e3f5603c.tar.gz gentoo-2-ac89661c925809797761c6d03031f300e3f5603c.tar.bz2 gentoo-2-ac89661c925809797761c6d03031f300e3f5603c.zip |
Stable for amd64, wrt bug #456058
(Portage version: 2.1.11.50/cvs/Linux x86_64, 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.6.1.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog index 9b81b3cca611..9fcf72e84a69 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.48 2013/01/22 18:07:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.49 2013/02/08 21:41:04 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> triplea-1.6.1.2.ebuild: + Stable for amd64, wrt bug #456058 22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -triplea-0.9.0.2-r1.ebuild: diff --git a/games-strategy/triplea/triplea-1.6.1.2.ebuild b/games-strategy/triplea/triplea-1.6.1.2.ebuild index c1168242d0f6..7b534bf8e7e7 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-2012 Gentoo Foundation +# 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.1 2012/11/14 20:17:19 mr_bones_ Exp $ +# $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 $ 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 |