diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-11-08 01:20:27 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-11-08 01:20:27 +0000 |
commit | 9aaabb6e6e740a95d0575b367f5e10f04093972e (patch) | |
tree | 9abc1750c8f1c5bbaf0107b295b3e1313e7cdb99 /games-action/raptor2 | |
parent | Fixed DEPEND. (diff) | |
download | historical-9aaabb6e6e740a95d0575b367f5e10f04093972e.tar.gz historical-9aaabb6e6e740a95d0575b367f5e10f04093972e.tar.bz2 historical-9aaabb6e6e740a95d0575b367f5e10f04093972e.zip |
Marked ppc stable.
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 7cf07b29ae97..a451970185ad 100644 --- a/games-action/raptor2/ChangeLog +++ b/games-action/raptor2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/raptor2 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/ChangeLog,v 1.8 2004/06/24 21:58:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/ChangeLog,v 1.9 2004/11/08 01:20:27 josejx Exp $ + + 08 Nov 2004; Joseph Jezak <josejx@gentoo.org> raptor2-1.0.0-r1.ebuild: + Marked ppc stable. 30 Apr 2004; David Holm <dholm@gentoo.org> raptor2-1.0.0-r1.ebuild: Added to ~ppc. diff --git a/games-action/raptor2/raptor2-1.0.0-r1.ebuild b/games-action/raptor2/raptor2-1.0.0-r1.ebuild index 3740403f1c38..446bf496efa4 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 Foundation # 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.7 2004/06/24 21:58:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/raptor2-1.0.0-r1.ebuild,v 1.8 2004/11/08 01:20:27 josejx 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 ~ppc" +KEYWORDS="x86 ~alpha ~ia64 ppc" IUSE="" RDEPEND=">=media-libs/allegro-4.0.0 |