diff options
author | David Holm <dholm@gentoo.org> | 2004-04-30 11:17:17 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-30 11:17:17 +0000 |
commit | c4ca860a3eb63d551ee064f41ba85e70a16068ba (patch) | |
tree | 81d75a674bb48ad4399051dfecaabe59ddbbb494 /games-action | |
parent | fixing live depend. closes 49481 (diff) | |
download | historical-c4ca860a3eb63d551ee064f41ba85e70a16068ba.tar.gz historical-c4ca860a3eb63d551ee064f41ba85e70a16068ba.tar.bz2 historical-c4ca860a3eb63d551ee064f41ba85e70a16068ba.zip |
Added to ~ppc
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/raptor2/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/raptor2/Manifest | 4 | ||||
-rw-r--r-- | games-action/raptor2/raptor2-1.0.0-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-action/raptor2/ChangeLog b/games-action/raptor2/ChangeLog index a93f542040c0..15b2ee6497d4 100644 --- a/games-action/raptor2/ChangeLog +++ b/games-action/raptor2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/raptor2 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/ChangeLog,v 1.6 2004/03/28 05:53:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/ChangeLog,v 1.7 2004/04/30 11:17:17 dholm Exp $ + + 30 Apr 2004; David Holm <dholm@gentoo.org> raptor2-1.0.0-r1.ebuild: + Added to ~ppc. 27 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> raptor2-1.0.0-r1.ebuild: diff --git a/games-action/raptor2/Manifest b/games-action/raptor2/Manifest index 431729d3de45..3bc010c915b7 100644 --- a/games-action/raptor2/Manifest +++ b/games-action/raptor2/Manifest @@ -1,5 +1,5 @@ -MD5 3879475547ef076fd0239d04b4894a39 ChangeLog 1045 -MD5 0de5358467c7dcd06f847fa5095db370 raptor2-1.0.0-r1.ebuild 994 +MD5 e5fedf8f25cd98516ce57536794fe509 ChangeLog 1129 +MD5 aab2a20ad0c199217a076a45a321b8ab raptor2-1.0.0-r1.ebuild 995 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 563987e822f08af130b65e3862776d6c files/1.0.0-chdir.patch 291 MD5 ee85df7f290384c5b32e7aa0f1ff1bc5 files/digest-raptor2-1.0.0-r1 65 diff --git a/games-action/raptor2/raptor2-1.0.0-r1.ebuild b/games-action/raptor2/raptor2-1.0.0-r1.ebuild index 894844360c70..7053556efd69 100644 --- a/games-action/raptor2/raptor2-1.0.0-r1.ebuild +++ b/games-action/raptor2/raptor2-1.0.0-r1.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-action/raptor2/raptor2-1.0.0-r1.ebuild,v 1.5 2004/03/28 05:53:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/raptor2-1.0.0-r1.ebuild,v 1.6 2004/04/30 11:17:17 dholm Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/raptorv2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ia64" +KEYWORDS="x86 ~alpha ~ia64 ~ppc" IUSE="" RDEPEND=">=media-libs/allegro-4.0.0 |