diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-30 09:48:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-30 09:48:40 +0000 |
commit | a9895196c2a95cf550332efa9e9e8b542e8f59fb (patch) | |
tree | 62cd2ea494372a459e17dbf1c70d3c284dc24b63 /games-simulation | |
parent | stable on amd64 (diff) | |
download | gentoo-2-a9895196c2a95cf550332efa9e9e8b542e8f59fb.tar.gz gentoo-2-a9895196c2a95cf550332efa9e9e8b542e8f59fb.tar.bz2 gentoo-2-a9895196c2a95cf550332efa9e9e8b542e8f59fb.zip |
stable amd64
(Portage version: 3269-svn)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/gl117/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/gl117/gl117-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/gl117/ChangeLog b/games-simulation/gl117/ChangeLog index 9155472af101..af8a41dc36fe 100644 --- a/games-simulation/gl117/ChangeLog +++ b/games-simulation/gl117/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/gl117 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.17 2006/02/22 21:56:01 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.18 2006/04/30 09:48:40 blubb Exp $ + + 30 Apr 2006; Simon Stelling <blubb@gentoo.org> gl117-1.3.2.ebuild: + stable on amd64 22 Feb 2006; <Tupone@gentoo.org> gl117-1.3.2.ebuild: Modular X dependency fix diff --git a/games-simulation/gl117/gl117-1.3.2.ebuild b/games-simulation/gl117/gl117-1.3.2.ebuild index 6680f460c7e4..4274895dedcf 100644 --- a/games-simulation/gl117/gl117-1.3.2.ebuild +++ b/games-simulation/gl117/gl117-1.3.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-simulation/gl117/gl117-1.3.2.ebuild,v 1.4 2006/02/22 21:56:01 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/gl117-1.3.2.ebuild,v 1.5 2006/04/30 09:48:40 blubb Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gl-117/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="media-libs/libsdl |