summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2007-01-30 00:55:32 +0000
committerVlastimil Babka <caster@gentoo.org>2007-01-30 00:55:32 +0000
commit4a056f6510e4388e705150d354f3eba99c495bda (patch)
treef6721b8228764b6fbb015271b0fc18f0a576eaa6 /games-strategy
parentPut java-ant-2 after java-pkg-2 in inherit. (diff)
downloadgentoo-2-4a056f6510e4388e705150d354f3eba99c495bda.tar.gz
gentoo-2-4a056f6510e4388e705150d354f3eba99c495bda.tar.bz2
gentoo-2-4a056f6510e4388e705150d354f3eba99c495bda.zip
Put java-ant-2 after java-pkg-2 in inherit.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/freecol/ChangeLog6
-rw-r--r--games-strategy/freecol/freecol-0.5.3-r1.ebuild4
-rw-r--r--games-strategy/freecol/freecol-0.5.3.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/games-strategy/freecol/ChangeLog b/games-strategy/freecol/ChangeLog
index 88752f89feb5..a3790ccf1837 100644
--- a/games-strategy/freecol/ChangeLog
+++ b/games-strategy/freecol/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/freecol
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.12 2007/01/15 12:37:10 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.13 2007/01/30 00:55:32 caster Exp $
+
+ 30 Jan 2007; Vlastimil Babka <caster@gentoo.org> freecol-0.5.3.ebuild,
+ freecol-0.5.3-r1.ebuild:
+ Put java-ant-2 after java-pkg-2 in inherit.
15 Jan 2007; Tristan Heaven <nyhm@gentoo.org> freecol-0.5.3-r1.ebuild:
Depend on jdk-1.6, bug #162027
diff --git a/games-strategy/freecol/freecol-0.5.3-r1.ebuild b/games-strategy/freecol/freecol-0.5.3-r1.ebuild
index 7e2f5be3df99..4357e099c1f1 100644
--- a/games-strategy/freecol/freecol-0.5.3-r1.ebuild
+++ b/games-strategy/freecol/freecol-0.5.3-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.3-r1.ebuild,v 1.2 2007/01/15 12:37:10 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.3-r1.ebuild,v 1.3 2007/01/30 00:55:32 caster Exp $
-inherit eutils java-ant-2 java-pkg-2 games
+inherit eutils java-pkg-2 java-ant-2 games
DESCRIPTION="An open source clone of the game Colonization"
HOMEPAGE="http://www.freecol.org/"
diff --git a/games-strategy/freecol/freecol-0.5.3.ebuild b/games-strategy/freecol/freecol-0.5.3.ebuild
index 83e6f9cd767b..e9e976f085b6 100644
--- a/games-strategy/freecol/freecol-0.5.3.ebuild
+++ b/games-strategy/freecol/freecol-0.5.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.3.ebuild,v 1.1 2006/12/05 23:00:49 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.5.3.ebuild,v 1.2 2007/01/30 00:55:32 caster Exp $
-inherit eutils java-ant-2 java-pkg-2 games
+inherit eutils java-pkg-2 java-ant-2 games
DESCRIPTION="An open source clone of the game Colonization"
HOMEPAGE="http://www.freecol.org/"