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 | 23cdda073c7e6eb6d0b1b3d9f9dfecda78e09276 (patch) | |
tree | 90c7ba4dd4c67e0dc5add3bbcaeb79b151adfde3 /games-action/raptor2 | |
parent | fixing live depend. closes 49481 (Manifest recommit) (diff) | |
download | gentoo-2-23cdda073c7e6eb6d0b1b3d9f9dfecda78e09276.tar.gz gentoo-2-23cdda073c7e6eb6d0b1b3d9f9dfecda78e09276.tar.bz2 gentoo-2-23cdda073c7e6eb6d0b1b3d9f9dfecda78e09276.zip |
Added to ~ppc
Diffstat (limited to 'games-action/raptor2')
-rw-r--r-- | games-action/raptor2/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/raptor2/raptor2-1.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |