diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:13:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:13:14 +0000 |
commit | 19b385f2a95e055d3c4f64fc163f5d3ebb4db127 (patch) | |
tree | 0b2690f98ba338e811ba80c7521cb7c5e98559b4 /games-strategy/freecol | |
parent | Remove old. (diff) | |
download | gentoo-2-19b385f2a95e055d3c4f64fc163f5d3ebb4db127.tar.gz gentoo-2-19b385f2a95e055d3c4f64fc163f5d3ebb4db127.tar.bz2 gentoo-2-19b385f2a95e055d3c4f64fc163f5d3ebb4db127.zip |
Stable for amd64, wrt bug #418043
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/freecol')
-rw-r--r-- | games-strategy/freecol/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freecol/freecol-0.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freecol/ChangeLog b/games-strategy/freecol/ChangeLog index c3a546e00593..e25d5ac88ca5 100644 --- a/games-strategy/freecol/ChangeLog +++ b/games-strategy/freecol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freecol # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.39 2012/05/28 20:19:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/ChangeLog,v 1.40 2012/05/29 12:13:14 ago Exp $ + + 29 May 2012; Agostino Sarubbo <ago@gentoo.org> freecol-0.10.5.ebuild: + Stable for amd64, wrt bug #418043 28 May 2012; Michael Sterrett <mr_bones_@gentoo.org> freecol-0.10.5.ebuild: tidy diff --git a/games-strategy/freecol/freecol-0.10.5.ebuild b/games-strategy/freecol/freecol-0.10.5.ebuild index 562af45450a2..835029c473d7 100644 --- a/games-strategy/freecol/freecol-0.10.5.ebuild +++ b/games-strategy/freecol/freecol-0.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.10.5.ebuild,v 1.2 2012/05/28 20:19:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freecol/freecol-0.10.5.ebuild,v 1.3 2012/05/29 12:13:14 ago Exp $ EAPI=2 inherit base eutils java-pkg-2 java-ant-2 games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" COMMON_DEP="dev-java/jsr173 |