diff options
author | David Holm <dholm@gentoo.org> | 2004-03-19 08:31:47 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-19 08:31:47 +0000 |
commit | d20f39992b0d03e63e1d60598396e3a8bda2db34 (patch) | |
tree | e81ee521eeb70e68aaa707be789da2cbda68868d /games-arcade | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-d20f39992b0d03e63e1d60598396e3a8bda2db34.tar.gz gentoo-2-d20f39992b0d03e63e1d60598396e3a8bda2db34.tar.bz2 gentoo-2-d20f39992b0d03e63e1d60598396e3a8bda2db34.zip |
Added to ~ppc
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/viruskiller/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/viruskiller/viruskiller-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/viruskiller/ChangeLog b/games-arcade/viruskiller/ChangeLog index 17a0b5acd038..09f8e345aa78 100644 --- a/games-arcade/viruskiller/ChangeLog +++ b/games-arcade/viruskiller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/viruskiller # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/ChangeLog,v 1.2 2004/03/19 00:46:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/ChangeLog,v 1.3 2004/03/19 08:31:47 dholm Exp $ + + 19 Mar 2004; David Holm <dholm@gentoo.org> viruskiller-0.9.ebuild: + Added to ~ppc. *viruskiller-0.9 (18 Mar 2004) diff --git a/games-arcade/viruskiller/viruskiller-0.9.ebuild b/games-arcade/viruskiller/viruskiller-0.9.ebuild index 39e6f68f768e..59ef2fec4354 100644 --- a/games-arcade/viruskiller/viruskiller-0.9.ebuild +++ b/games-arcade/viruskiller/viruskiller-0.9.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-arcade/viruskiller/viruskiller-0.9.ebuild,v 1.1 2004/03/19 00:46:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/viruskiller-0.9.ebuild,v 1.2 2004/03/19 08:31:47 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="${P}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RESTRICT="fetch" DEPEND="media-libs/libsdl |