diff options
author | David Holm <dholm@gentoo.org> | 2004-03-22 23:06:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-22 23:06:03 +0000 |
commit | 1a6d584c1fb37931fe67424e47aac04edae307d1 (patch) | |
tree | 002fbb5a34a0d8fa449393b9a44761b40dfa0389 /games-strategy | |
parent | fresh fruit (diff) | |
download | historical-1a6d584c1fb37931fe67424e47aac04edae307d1.tar.gz historical-1a6d584c1fb37931fe67424e47aac04edae307d1.tar.bz2 historical-1a6d584c1fb37931fe67424e47aac04edae307d1.zip |
Added to ~ppc
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/glob2/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/glob2/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/glob2/glob2-0.8.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/glob2/ChangeLog b/games-strategy/glob2/ChangeLog index c17ec60aaea5..70487f64ad74 100644 --- a/games-strategy/glob2/ChangeLog +++ b/games-strategy/glob2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/glob2 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.4 2004/03/22 09:37:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.5 2004/03/22 23:06:03 dholm Exp $ + + 23 Mar 2004; David Holm <dholm@gentoo.org> glob2-0.8.4.ebuild: + Added to ~ppc. *glob2-0.8.4 (22 Mar 2004) diff --git a/games-strategy/glob2/Manifest b/games-strategy/glob2/Manifest index c76180796199..1717d1482eaf 100644 --- a/games-strategy/glob2/Manifest +++ b/games-strategy/glob2/Manifest @@ -1,6 +1,6 @@ -MD5 8cca79a108b0053a267d94b774c44f3a ChangeLog 582 +MD5 daf38897906594ff71a70536cc671044 ChangeLog 661 MD5 822f58ff10912b1b0423d2d26abac7d8 glob2-0.8.2.ebuild 877 MD5 be3faa436a456146cab34d1a7ba5e534 metadata.xml 546 -MD5 91c199685dffe659bf54238c3182a48b glob2-0.8.4.ebuild 802 +MD5 da91bc4c8fc63efae0f5cd7c33b39830 glob2-0.8.4.ebuild 803 MD5 67766c04790525af71ebb3123dba9ab6 files/digest-glob2-0.8.2 64 MD5 e8cc791632e58ca3f01958e42c3f3032 files/digest-glob2-0.8.4 64 diff --git a/games-strategy/glob2/glob2-0.8.4.ebuild b/games-strategy/glob2/glob2-0.8.4.ebuild index f8de183ffb66..3a6c6edbc141 100644 --- a/games-strategy/glob2/glob2-0.8.4.ebuild +++ b/games-strategy/glob2/glob2-0.8.4.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-strategy/glob2/glob2-0.8.4.ebuild,v 1.1 2004/03/22 09:37:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.4.ebuild,v 1.2 2004/03/22 23:06:03 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.ysagoon.com/glob2/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" #IUSE="opengl" #opengl not ready yet. IUSE="" |