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 | 89664a7055467c25152f499234c5b72c2dc8484a (patch) | |
tree | 064a0f4bb18eb87073f0eaefb7ec1e4c801ed235 /games-simulation/gl117 | |
parent | Added to ~ppc (diff) | |
download | historical-89664a7055467c25152f499234c5b72c2dc8484a.tar.gz historical-89664a7055467c25152f499234c5b72c2dc8484a.tar.bz2 historical-89664a7055467c25152f499234c5b72c2dc8484a.zip |
Added to ~ppc
Diffstat (limited to 'games-simulation/gl117')
-rw-r--r-- | games-simulation/gl117/ChangeLog | 5 | ||||
-rw-r--r-- | games-simulation/gl117/Manifest | 6 | ||||
-rw-r--r-- | games-simulation/gl117/gl117-1.1.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/games-simulation/gl117/Manifest index 1b98c16c2950..b595b63c759b 100644 --- a/games-simulation/gl117/Manifest +++ b/games-simulation/gl117/Manifest @@ -1,8 +1,8 @@ -MD5 467f7edda6f8e8485fb7c563bfecc0a6 ChangeLog 769 +MD5 0d4334c6072734a00f2d99627047fd47 ChangeLog 846 MD5 44503bab41ddc684fb8695cd2415ea2c gl117-0.9.ebuild 755 MD5 008ff377c8295ba911220d2485871d02 gl117-1.0.ebuild 759 +MD5 d7761da1223a03ab17fa2b0b5d6a0afa gl117-1.1.ebuild 775 MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241 -MD5 c41f4d12705bd903f6ffb8fc875a762b gl117-1.1.ebuild 774 -MD5 e29ef96aea0cf5189b921e3bff8f9c4b files/digest-gl117-1.1 67 MD5 1a78bb0f72eb6a0f1037864b896895a8 files/digest-gl117-0.9 63 MD5 aad645c513a07bf69944d0fa80cd8455 files/digest-gl117-1.0 67 +MD5 e29ef96aea0cf5189b921e3bff8f9c4b files/digest-gl117-1.1 67 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" |