diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-01-14 04:30:20 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-01-14 04:30:20 +0000 |
commit | c66d8e698a6d74e223fbff8c7784e11ec835c4b7 (patch) | |
tree | 8ce309356eebe691671fcde894744ddef40e8c92 /app-antivirus | |
parent | Stable on amd64 per bug #158758 (diff) | |
download | gentoo-2-c66d8e698a6d74e223fbff8c7784e11ec835c4b7.tar.gz gentoo-2-c66d8e698a6d74e223fbff8c7784e11ec835c4b7.tar.bz2 gentoo-2-c66d8e698a6d74e223fbff8c7784e11ec835c4b7.zip |
mark -amd64 wrt bug 142995
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-antivirus')
3 files changed, 12 insertions, 8 deletions
diff --git a/app-antivirus/bitdefender-console/ChangeLog b/app-antivirus/bitdefender-console/ChangeLog index 69c6e9c2ae8d..07a5da9c4fa2 100644 --- a/app-antivirus/bitdefender-console/ChangeLog +++ b/app-antivirus/bitdefender-console/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-antivirus/bitdefender-console -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v 1.15 2006/12/25 19:20:25 ticho Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v 1.16 2007/01/14 04:30:20 blubb Exp $ + + 14 Jan 2007; <blubb@gentoo.org> bitdefender-console-7.0.1.ebuild, + bitdefender-console-7.0.1-r1.ebuild: + mark -amd64 wrt bug 142995 *bitdefender-console-7.1 (25 Dec 2006) diff --git a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild index 28ec3badbc93..4ebe5eadff28 100644 --- a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild +++ b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild,v 1.5 2006/10/06 12:50:45 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild,v 1.6 2007/01/14 04:30:20 blubb Exp $ MY_P=BitDefender-Console-Antivirus-${PV}-3.linux-gcc3x.i586.run S=${WORKDIR}/i386 @@ -20,7 +20,7 @@ PROVIDE="virtual/antivirus" SLOT="0" LICENSE="as-is" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* -amd64 x86" IUSE="" src_unpack () { diff --git a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild index 257e50ea552f..f50550632106 100644 --- a/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild +++ b/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild,v 1.11 2006/10/26 23:52:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild,v 1.12 2007/01/14 04:30:20 blubb Exp $ IUSE="" @@ -19,7 +19,7 @@ PROVIDE="virtual/antivirus" SLOT="0" LICENSE="as-is" -KEYWORDS="-* x86 amd64" +KEYWORDS="-* -amd64 x86" src_unpack () { #Extract the tgz achive contained in MY_P |