summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-03-19 17:49:46 +0000
committerAron Griffis <agriffis@gentoo.org>2004-03-19 17:49:46 +0000
commit588c7934a04d36d5eaddd5d23755afed338f3ec0 (patch)
treeb6730f9d7c1432c8f5aa0b272df3d9b2f1412ac7 /games-action
parentadd ~alpha and ~ia64 (diff)
downloadhistorical-588c7934a04d36d5eaddd5d23755afed338f3ec0.tar.gz
historical-588c7934a04d36d5eaddd5d23755afed338f3ec0.tar.bz2
historical-588c7934a04d36d5eaddd5d23755afed338f3ec0.zip
add ~alpha and ~ia64
Diffstat (limited to 'games-action')
-rw-r--r--games-action/raptor2/ChangeLog8
-rw-r--r--games-action/raptor2/Manifest6
-rw-r--r--games-action/raptor2/raptor2-1.0.0-r1.ebuild4
-rw-r--r--games-action/raptor2/raptor2-1.0.0.ebuild4
4 files changed, 13 insertions, 9 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/Manifest b/games-action/raptor2/Manifest
index 44472410a0af..0f4cc38f3f34 100644
--- a/games-action/raptor2/Manifest
+++ b/games-action/raptor2/Manifest
@@ -1,6 +1,6 @@
-MD5 6be617a39249ad59c2999df389db4022 ChangeLog 701
-MD5 15c72098ec6457f5733c5b7df6ae1e81 raptor2-1.0.0-r1.ebuild 866
-MD5 7b4ca7a09690592b48d8bb34b40165ae raptor2-1.0.0.ebuild 1023
+MD5 b5596108164e8ed702052375402f7feb raptor2-1.0.0-r1.ebuild 878
+MD5 f09bc4aeb8676c521ef0a3088a5deeea raptor2-1.0.0.ebuild 1035
+MD5 d5c79cd362bba25fc4b4613e1d2f1cf6 ChangeLog 826
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 563987e822f08af130b65e3862776d6c files/1.0.0-chdir.patch 291
MD5 ee85df7f290384c5b32e7aa0f1ff1bc5 files/digest-raptor2-1.0.0 65
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"