diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-08-11 18:28:15 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-08-11 18:28:15 +0000 |
commit | 53c0695e8d5e5e50de5858179dafd2d4c632b992 (patch) | |
tree | 941a6a899b7ee66a38ed0fe72cbfdc45d6174546 | |
parent | Version bump. (diff) | |
download | historical-53c0695e8d5e5e50de5858179dafd2d4c632b992.tar.gz historical-53c0695e8d5e5e50de5858179dafd2d4c632b992.tar.bz2 historical-53c0695e8d5e5e50de5858179dafd2d4c632b992.zip |
marked ~amd64. closes bug #102054
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | games-action/raptor2/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/raptor2/Manifest | 4 | ||||
-rw-r--r-- | games-action/raptor2/raptor2-1.0.0-r1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/games-action/raptor2/ChangeLog b/games-action/raptor2/ChangeLog index a451970185ad..a4b22ec95e7c 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.9 2004/11/08 01:20:27 josejx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/ChangeLog,v 1.10 2005/08/11 18:28:15 r3pek Exp $ + + 11 Aug 2005; Carlos Silva <r3pek@gentoo.org> raptor2-1.0.0-r1.ebuild: + marked ~amd64. closes bug #102054 08 Nov 2004; Joseph Jezak <josejx@gentoo.org> raptor2-1.0.0-r1.ebuild: Marked ppc stable. diff --git a/games-action/raptor2/Manifest b/games-action/raptor2/Manifest index c4780cc67837..3aec00231eb3 100644 --- a/games-action/raptor2/Manifest +++ b/games-action/raptor2/Manifest @@ -1,5 +1,5 @@ -MD5 8d83f96c1b1229b89a7bc5001e9fea57 ChangeLog 1216 +MD5 19ee578173b1c6a30efa986b5e124c74 ChangeLog 1325 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 cb9946abee76de3990d02d08d371045f raptor2-1.0.0-r1.ebuild 986 +MD5 d92a1450defdefd03bddb5cb947f13c1 raptor2-1.0.0-r1.ebuild 992 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 446bf496efa4..69b49305e50e 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 +# Copyright 1999-2005 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.8 2004/11/08 01:20:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/raptor2/raptor2-1.0.0-r1.ebuild,v 1.9 2005/08/11 18:28:15 r3pek 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="~alpha ~amd64 ~ia64 ppc x86" IUSE="" RDEPEND=">=media-libs/allegro-4.0.0 |