diff options
author | David Holm <dholm@gentoo.org> | 2004-02-04 20:09:55 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-04 20:09:55 +0000 |
commit | 622cd41ef1ae5fb882a6323a6679b3fefe521920 (patch) | |
tree | 71b17e0e435834f7f088059284900ef79d146bd4 /games-simulation/gl117 | |
parent | version bump, installs msntk (Manifest recommit) (diff) | |
download | gentoo-2-622cd41ef1ae5fb882a6323a6679b3fefe521920.tar.gz gentoo-2-622cd41ef1ae5fb882a6323a6679b3fefe521920.tar.bz2 gentoo-2-622cd41ef1ae5fb882a6323a6679b3fefe521920.zip |
Added to ~ppc
Diffstat (limited to 'games-simulation/gl117')
-rw-r--r-- | games-simulation/gl117/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/gl117/gl117-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-simulation/gl117/ChangeLog b/games-simulation/gl117/ChangeLog index d17cdcdb3952..e16a00d459b6 100644 --- a/games-simulation/gl117/ChangeLog +++ b/games-simulation/gl117/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-simulation/gl117 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.3 2004/01/12 03:21:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/ChangeLog,v 1.4 2004/02/04 20:09:55 dholm Exp $ + + 04 Feb 2004; David Holm <dholm@gentoo.org> gl117-1.1.ebuild: + Added to ~ppc. *gl117-1.1 (11 Jan 2004) diff --git a/games-simulation/gl117/gl117-1.1.ebuild b/games-simulation/gl117/gl117-1.1.ebuild index 98452e8efccb..a9837d5bde17 100644 --- a/games-simulation/gl117/gl117-1.1.ebuild +++ b/games-simulation/gl117/gl117-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/gl117-1.1.ebuild,v 1.1 2004/01/12 03:21:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/gl117-1.1.ebuild,v 1.2 2004/02/04 20:09:55 dholm Exp $ inherit games @@ -10,7 +10,7 @@ DESCRIPTION="An action flight simulator" HOMEPAGE="http://home.t-online.de/home/primetime./gl-117/" SRC_URI="mirror://sourceforge/gl-117/${MY_P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="sdl" |