diff options
author | David Holm <dholm@gentoo.org> | 2005-01-05 14:12:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-01-05 14:12:30 +0000 |
commit | 4e4459a194b15335234feddaadd7895fb6ff61fe (patch) | |
tree | be77f4abe7a48006abfc4a96f33453cf65e30a7b /games-fps | |
parent | Initial commit (diff) | |
download | historical-4e4459a194b15335234feddaadd7895fb6ff61fe.tar.gz historical-4e4459a194b15335234feddaadd7895fb6ff61fe.tar.bz2 historical-4e4459a194b15335234feddaadd7895fb6ff61fe.zip |
Added to ~ppc
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/rott/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/rott/Manifest | 4 | ||||
-rw-r--r-- | games-fps/rott/rott-1.0.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/games-fps/rott/ChangeLog b/games-fps/rott/ChangeLog index 9ead6ca4cb86..2d7c820f6c28 100644 --- a/games-fps/rott/ChangeLog +++ b/games-fps/rott/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/rott -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/ChangeLog,v 1.3 2004/06/24 22:46:34 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/ChangeLog,v 1.4 2005/01/05 14:12:30 dholm Exp $ + + 05 Jan 2005; <avatar@gentoo.org> rott-1.0.ebuild: + Added to ~ppc. *rott-1.0 (19 Jun 2003) diff --git a/games-fps/rott/Manifest b/games-fps/rott/Manifest index 75e3132a094f..8e7891b1c7ba 100644 --- a/games-fps/rott/Manifest +++ b/games-fps/rott/Manifest @@ -1,5 +1,5 @@ -MD5 5949a8dc1a0681183147e291bfbd3ceb rott-1.0.ebuild 1107 -MD5 7e708dbd84ea99d52708b64bc659af44 ChangeLog 323 +MD5 7d8bfa185b05577636fd0b58e50f7eab ChangeLog 390 MD5 1a8411807b43b91d44a506a734207d4e metadata.xml 1006 +MD5 835c6d15d58d35896df8c1eca6b9ebb7 rott-1.0.ebuild 1109 MD5 725483f80f01ab46de33d31967e3ab72 files/1.0-custom-datapath.patch 1586 MD5 b9d4e3897be46c3c6ab65ecfdf56a616 files/digest-rott-1.0 116 diff --git a/games-fps/rott/rott-1.0.ebuild b/games-fps/rott/rott-1.0.ebuild index 596ca4f86447..26a66272dde2 100644 --- a/games-fps/rott/rott-1.0.ebuild +++ b/games-fps/rott/rott-1.0.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-fps/rott/rott-1.0.ebuild,v 1.5 2004/06/24 22:46:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.6 2005/01/05 14:12:30 dholm Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://www.icculus.org/rott/releases/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="media-libs/libsdl |