diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-07 07:50:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-07 07:50:12 +0000 |
commit | ca971943a6bac265a146a3c233fc89c54a8428f2 (patch) | |
tree | c3536f44be2e8c4b20117f56acf8a060e8555433 /games-arcade/viruskiller | |
parent | added patch from libsdl cvs from bug #52833 (Manifest recommit) (diff) | |
download | gentoo-2-ca971943a6bac265a146a3c233fc89c54a8428f2.tar.gz gentoo-2-ca971943a6bac265a146a3c233fc89c54a8428f2.tar.bz2 gentoo-2-ca971943a6bac265a146a3c233fc89c54a8428f2.zip |
stable; no bugs for 80 days
Diffstat (limited to 'games-arcade/viruskiller')
-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 09f8e345aa78..20e48accd41d 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.3 2004/03/19 08:31:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/ChangeLog,v 1.4 2004/06/07 07:50:12 mr_bones_ Exp $ + + 07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> viruskiller-0.9.ebuild: + stable; no bugs for 80 days 19 Mar 2004; David Holm <dholm@gentoo.org> viruskiller-0.9.ebuild: Added to ~ppc. diff --git a/games-arcade/viruskiller/viruskiller-0.9.ebuild b/games-arcade/viruskiller/viruskiller-0.9.ebuild index decfbfbb7112..d17551d2d59b 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.3 2004/04/27 08:15:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/viruskiller-0.9.ebuild,v 1.4 2004/06/07 07:50:12 mr_bones_ Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="${P}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RESTRICT="fetch" IUSE="" |