diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 11:51:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 11:51:59 +0000 |
commit | 79924ea44730aca9a30c4a8284d81bc7e0e02de5 (patch) | |
tree | d249803f4b8b2c9677ba098f6284631e9f03d266 /games-arcade | |
parent | added gsl and notransactions flag for bogofilter (diff) | |
download | historical-79924ea44730aca9a30c4a8284d81bc7e0e02de5.tar.gz historical-79924ea44730aca9a30c4a8284d81bc7e0e02de5.tar.bz2 historical-79924ea44730aca9a30c4a8284d81bc7e0e02de5.zip |
Marked ppc stable.
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/viruskiller/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/viruskiller/Manifest | 4 | ||||
-rw-r--r-- | games-arcade/viruskiller/viruskiller-0.9.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/viruskiller/ChangeLog b/games-arcade/viruskiller/ChangeLog index 2b251a29c4a5..2f5bad56568f 100644 --- a/games-arcade/viruskiller/ChangeLog +++ b/games-arcade/viruskiller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/viruskiller # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/ChangeLog,v 1.7 2004/12/16 12:55:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/ChangeLog,v 1.8 2004/12/28 11:51:59 josejx Exp $ + + 28 Dec 2004; Joseph Jezak <josejx@gentoo.org> viruskiller-0.9.ebuild: + Marked ppc stable. 16 Dec 2004; Joseph Jezak <josejx@gentoo.org> viruskiller-0.9.ebuild: Forced compilation with -fsigned-char to fix bug #72788 and added sed check. diff --git a/games-arcade/viruskiller/Manifest b/games-arcade/viruskiller/Manifest index a7f153f0f005..06c4ffb542b8 100644 --- a/games-arcade/viruskiller/Manifest +++ b/games-arcade/viruskiller/Manifest @@ -1,6 +1,6 @@ -MD5 00d0012bd6e54c8fe0f7a98ae8db19ca ChangeLog 1126 +MD5 4d5ac2e420b8ed46eb5ac9607e5eacfc ChangeLog 1220 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 7e9b4e146dc27c68482cbda541bd9bd3 viruskiller-0.1.ebuild 1100 -MD5 ac4b556b37102cff3fb39131d659fb97 viruskiller-0.9.ebuild 1294 +MD5 f8bfb8d12b4d58d880f22b0353b698ba viruskiller-0.9.ebuild 1293 MD5 5a039497fd26db84e5233c78ace9db37 files/digest-viruskiller-0.1 70 MD5 7aed6b4a5ef035f812b711d9b650f0e0 files/digest-viruskiller-0.9 70 diff --git a/games-arcade/viruskiller/viruskiller-0.9.ebuild b/games-arcade/viruskiller/viruskiller-0.9.ebuild index 6b9b6b1393f6..596b403049c9 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 Foundation # 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.7 2004/12/16 12:55:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/viruskiller-0.9.ebuild,v 1.8 2004/12/28 11:51:59 josejx Exp $ inherit games flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="${P}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" RESTRICT="fetch" IUSE="" |