summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-11-28 18:10:20 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-11-28 18:10:20 +0000
commit2ccaa6d21d6a51bb1eeb547349b3b65d2c9e7d59 (patch)
tree7c3e48de6ec88394565dbd9039414c50884690b7 /games-strategy
parentmoved tcltk USE flag over to separate tk and tcl flags, see bug #17808; added... (diff)
downloadgentoo-2-2ccaa6d21d6a51bb1eeb547349b3b65d2c9e7d59.tar.gz
gentoo-2-2ccaa6d21d6a51bb1eeb547349b3b65d2c9e7d59.tar.bz2
gentoo-2-2ccaa6d21d6a51bb1eeb547349b3b65d2c9e7d59.zip
Needs jdk-1.5 to build
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freecol/ChangeLog5
-rw-r--r--games-strategy/freecol/freecol-0.5.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-strategy/freecol/ChangeLog b/games-strategy/freecol/ChangeLog
index 57a405d91185..7b86ba1a9a8a 100644
--- a/games-strategy/freecol/ChangeLog
+++ b/games-strategy/freecol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/freecol
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.8 2006/11/28 02:35:28 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.9 2006/11/28 18:10:20 nyhm Exp $
+
+ 28 Nov 2006; Tristan Heaven <nyhm@gentoo.org> freecol-0.5.2.ebuild:
+ Needs jdk-1.5 to build
*freecol-0.5.2 (28 Nov 2006)
diff --git a/games-strategy/freecol/freecol-0.5.2.ebuild b/games-strategy/freecol/freecol-0.5.2.ebuild
index e8b89220aaab..40333215082b 100644
--- a/games-strategy/freecol/freecol-0.5.2.ebuild
+++ b/games-strategy/freecol/freecol-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.2.ebuild,v 1.1 2006/11/28 02:35:28 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.2.ebuild,v 1.2 2006/11/28 18:10:20 nyhm Exp $
inherit eutils java-ant-2 java-pkg-2 games
@@ -13,8 +13,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND=">=virtual/jre-1.4"
-DEPEND=">=virtual/jdk-1.4
+RDEPEND=">=virtual/jre-1.5"
+DEPEND=">=virtual/jdk-1.5
dev-java/ant"
S=${WORKDIR}/${PN}