diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 14:34:45 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 14:34:45 +0000 |
commit | 1f07832d6b55e79c4d22d7ba09c568501d2bd57f (patch) | |
tree | 2511e236dc0b488002661df99d7e198a2b9bb850 /games-strategy/freelords | |
parent | ppc stable #250933 (diff) | |
download | gentoo-2-1f07832d6b55e79c4d22d7ba09c568501d2bd57f.tar.gz gentoo-2-1f07832d6b55e79c4d22d7ba09c568501d2bd57f.tar.bz2 gentoo-2-1f07832d6b55e79c4d22d7ba09c568501d2bd57f.zip |
ppc stable #253621
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'games-strategy/freelords')
-rw-r--r-- | games-strategy/freelords/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/freelords/freelords-0.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freelords/ChangeLog b/games-strategy/freelords/ChangeLog index 8078c5d68660..5802b5b180d7 100644 --- a/games-strategy/freelords/ChangeLog +++ b/games-strategy/freelords/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/freelords # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/ChangeLog,v 1.30 2009/01/11 19:09:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/ChangeLog,v 1.31 2009/01/17 14:34:45 nixnut Exp $ + + 17 Jan 2009; nixnut <nixnut@gentoo.org> freelords-0.3.8.ebuild: + ppc stable #253621 11 Jan 2009; Markus Meier <maekke@gentoo.org> freelords-0.3.8.ebuild: x86 stable, bug #253621 diff --git a/games-strategy/freelords/freelords-0.3.8.ebuild b/games-strategy/freelords/freelords-0.3.8.ebuild index 6cb651a26a74..b7e87f228be1 100644 --- a/games-strategy/freelords/freelords-0.3.8.ebuild +++ b/games-strategy/freelords/freelords-0.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.8.ebuild,v 1.5 2009/01/11 19:09:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.8.ebuild,v 1.6 2009/01/17 14:34:45 nixnut Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="editor nls" RDEPEND="dev-libs/expat |