diff options
author | David Holm <dholm@gentoo.org> | 2005-04-12 09:39:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-04-12 09:39:13 +0000 |
commit | 385881a7b86adc8d79166ebdab9c6e979b60982f (patch) | |
tree | c6bd027dd47c91de045277b6e5c22e84681f3958 /games-strategy | |
parent | minor version bump. (diff) | |
download | gentoo-2-385881a7b86adc8d79166ebdab9c6e979b60982f.tar.gz gentoo-2-385881a7b86adc8d79166ebdab9c6e979b60982f.tar.bz2 gentoo-2-385881a7b86adc8d79166ebdab9c6e979b60982f.zip |
Added to ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/glest/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/glest/glest-1.0.10_p7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/glest/ChangeLog b/games-strategy/glest/ChangeLog index 6648b2541062..5f6a538ad1ae 100644 --- a/games-strategy/glest/ChangeLog +++ b/games-strategy/glest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/glest # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.1 2005/04/10 04:42:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.2 2005/04/12 09:39:13 dholm Exp $ + + 12 Apr 2005; David Holm <dholm@gentoo.org> glest-1.0.10_p7.ebuild: + Added to ~ppc. *glest-1.0.10_p7 (10 Apr 2004) diff --git a/games-strategy/glest/glest-1.0.10_p7.ebuild b/games-strategy/glest/glest-1.0.10_p7.ebuild index e41e32325046..7a236134bd5a 100644 --- a/games-strategy/glest/glest-1.0.10_p7.ebuild +++ b/games-strategy/glest/glest-1.0.10_p7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-1.0.10_p7.ebuild,v 1.1 2005/04/10 04:42:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-1.0.10_p7.ebuild,v 1.2 2005/04/12 09:39:13 dholm Exp $ inherit eutils games @@ -16,7 +16,7 @@ SRC_URI="http://www.stud.uni-karlsruhe.de/~uxsm/glest-${SOURCEVERSION}-source.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc" IUSE="" RDEPEND=">=media-libs/libsdl-1.2.5 |