diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:49:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-19 17:49:46 +0000 |
commit | 202e8736c2c536940daab2cc44e9eb4be74b1386 (patch) | |
tree | 20c88cf23931b4eeb49e5657946a85a9ec5d85d1 /games-action | |
parent | add ~alpha and ~ia64 (Manifest recommit) (diff) | |
download | gentoo-2-202e8736c2c536940daab2cc44e9eb4be74b1386.tar.gz gentoo-2-202e8736c2c536940daab2cc44e9eb4be74b1386.tar.bz2 gentoo-2-202e8736c2c536940daab2cc44e9eb4be74b1386.zip |
add ~alpha and ~ia64
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/raptor2/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/raptor2/raptor2-1.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | games-action/raptor2/raptor2-1.0.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/games-action/raptor2/ChangeLog b/games-action/raptor2/ChangeLog index d4f0c0292c82..010c31c30a14 100644 --- a/games-action/raptor2/ChangeLog +++ b/games-action/raptor2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/raptor2 -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/ChangeLog,v 1.3 2003/10/28 14:13:15 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/ChangeLog,v 1.4 2004/03/19 17:49:46 agriffis Exp $ + + 19 Mar 2004; Aron Griffis <agriffis@gentoo.org> raptor2-1.0.0-r1.ebuild, + raptor2-1.0.0.ebuild: + add ~alpha and ~ia64 *raptor2-1.0.0-r1 (20 Jul 2003) diff --git a/games-action/raptor2/raptor2-1.0.0-r1.ebuild b/games-action/raptor2/raptor2-1.0.0-r1.ebuild index 941e836f95b9..f6c1f8321f3e 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.3 2004/02/20 06:13:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/raptor2-1.0.0-r1.ebuild,v 1.4 2004/03/19 17:49:46 agriffis Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/raptorv2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~alpha ~ia64" IUSE="oggvorbis nls" RDEPEND=">=media-libs/allegro-4.0.0 diff --git a/games-action/raptor2/raptor2-1.0.0.ebuild b/games-action/raptor2/raptor2-1.0.0.ebuild index a010613d68fe..a6a5bec20660 100644 --- a/games-action/raptor2/raptor2-1.0.0.ebuild +++ b/games-action/raptor2/raptor2-1.0.0.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.ebuild,v 1.2 2004/02/20 06:13:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/raptor2-1.0.0.ebuild,v 1.3 2004/03/19 17:49:46 agriffis Exp $ inherit eutils games @@ -11,7 +11,7 @@ HOMEPAGE="http://raptorv2.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~alpha ~ia64" IUSE="oggvorbis nls" DEPEND=">=sys-apps/sed-4" |