diff options
author | David Holm <dholm@gentoo.org> | 2004-07-21 18:41:18 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-21 18:41:18 +0000 |
commit | 667330e755a2698446e1a45400b03ebc06cbe0b4 (patch) | |
tree | 4e9930e37f88f4b579aafdaf8585f31b99dfc514 /games-util | |
parent | (no commit message) (diff) | |
download | historical-667330e755a2698446e1a45400b03ebc06cbe0b4.tar.gz historical-667330e755a2698446e1a45400b03ebc06cbe0b4.tar.bz2 historical-667330e755a2698446e1a45400b03ebc06cbe0b4.zip |
Added to ~ppc
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/glbsp/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/glbsp/Manifest | 14 | ||||
-rw-r--r-- | games-util/glbsp/glbsp-2.05.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/games-util/glbsp/ChangeLog b/games-util/glbsp/ChangeLog index d79c6c4311fb..42095db6d31c 100644 --- a/games-util/glbsp/ChangeLog +++ b/games-util/glbsp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/glbsp # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/ChangeLog,v 1.1 2004/07/21 03:02:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/ChangeLog,v 1.2 2004/07/21 18:41:18 dholm Exp $ + + 21 Jul 2004; David Holm <dholm@gentoo.org> glbsp-2.05.ebuild: + Added to ~ppc. *glbsp-2.05 (20 Jul 2004) diff --git a/games-util/glbsp/Manifest b/games-util/glbsp/Manifest index 150c7c077fa4..1c558776d169 100644 --- a/games-util/glbsp/Manifest +++ b/games-util/glbsp/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 19e10a2d17161840b236602c38f1a82d glbsp-2.05.ebuild 821 -MD5 2562a2c12b4d57c931dbc5b0c178a238 ChangeLog 361 +MD5 4a7808308804c6018ab3283f4bda86af ChangeLog 442 +MD5 ba556e524d2fed2d86f3420a49b8bb6e glbsp-2.05.ebuild 825 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 ac9871a05f5e6e4bae5d5338abe63bea files/digest-glbsp-2.05 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) - -iD8DBQFA/dy6HTu7gpaalycRAu4mAKC9UatXD3YoCTD2EUsFF02c/a2fpQCbB60Z -1pTLaqSwJuiPvGghL41Rnyg= -=gWMX ------END PGP SIGNATURE----- diff --git a/games-util/glbsp/glbsp-2.05.ebuild b/games-util/glbsp/glbsp-2.05.ebuild index e7a07eefa013..e243643f94e4 100644 --- a/games-util/glbsp/glbsp-2.05.ebuild +++ b/games-util/glbsp/glbsp-2.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.05.ebuild,v 1.1 2004/07/21 03:02:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/glbsp/glbsp-2.05.ebuild,v 1.2 2004/07/21 18:41:18 dholm Exp $ DESCRIPTION="A node builder specially designed for OpenGL ports of the DOOM game engine" HOMEPAGE="http://glbsp.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/glbsp/${PN}_src_205.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" src_unpack() { |