summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-07-23 17:53:31 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-07-23 17:53:31 +0000
commitcdbb17f2fd0aaec4671f1b8d2737476ea3bdb710 (patch)
treeb495cee4128d6ded2416dc5e7c08e7dcfff69d1f /games-strategy/triplea
parentStable on ppc wrt bug 186189 (diff)
downloadgentoo-2-cdbb17f2fd0aaec4671f1b8d2737476ea3bdb710.tar.gz
gentoo-2-cdbb17f2fd0aaec4671f1b8d2737476ea3bdb710.tar.bz2
gentoo-2-cdbb17f2fd0aaec4671f1b8d2737476ea3bdb710.zip
Stable on ppc wrt bug 186078
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'games-strategy/triplea')
-rw-r--r--games-strategy/triplea/ChangeLog5
-rw-r--r--games-strategy/triplea/triplea-0.9.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/triplea/ChangeLog b/games-strategy/triplea/ChangeLog
index 5f1fbc17ebdd..dd575b523eb4 100644
--- a/games-strategy/triplea/ChangeLog
+++ b/games-strategy/triplea/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/triplea
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.32 2007/05/28 16:28:30 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/ChangeLog,v 1.33 2007/07/23 17:53:31 nixnut Exp $
+
+ 23 Jul 2007; nixnut <nixnut@gentoo.org> triplea-0.9.0.2-r1.ebuild:
+ Stable on ppc wrt bug 186078
28 May 2007; Petteri Räty <betelgeuse@gentoo.org>
-triplea-0.9.0.2.ebuild:
diff --git a/games-strategy/triplea/triplea-0.9.0.2-r1.ebuild b/games-strategy/triplea/triplea-0.9.0.2-r1.ebuild
index 5bf522492358..440ce26f362c 100644
--- a/games-strategy/triplea/triplea-0.9.0.2-r1.ebuild
+++ b/games-strategy/triplea/triplea-0.9.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.9.0.2-r1.ebuild,v 1.1 2007/05/25 21:47:15 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.9.0.2-r1.ebuild,v 1.2 2007/07/23 17:53:31 nixnut Exp $
inherit eutils java-pkg-2 java-ant-2 versionator games
@@ -11,7 +11,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=""
RDEPEND="=dev-java/jgoodies-looks-2*