remove emul-linux-x86 use flag
authorSimon Stelling <blubb@gentoo.org>
Thu, 26 Oct 2006 23:52:21 +0000 (23:52 +0000)
committerSimon Stelling <blubb@gentoo.org>
Thu, 26 Oct 2006 23:52:21 +0000 (23:52 +0000)
Package-Manager: portage-2.1.2_pre3-r4

app-antivirus/bitdefender-console/ChangeLog
app-antivirus/bitdefender-console/bitdefender-console-7.0.1.ebuild
app-antivirus/f-prot/ChangeLog
app-antivirus/f-prot/f-prot-4.6.0-r2.ebuild
app-antivirus/f-prot/f-prot-4.6.1.ebuild
app-antivirus/f-prot/f-prot-4.6.3.ebuild
app-antivirus/f-prot/f-prot-4.6.4.ebuild
app-antivirus/f-prot/f-prot-4.6.5.ebuild

index aa32c0bd01f102ec64b7ab136468a4829a37719f..42145709433805c54b12965aaa9ff6cc761630ab 100644 (file)
@@ -1,6 +1,9 @@
 # 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.13 2006/10/06 12:50:45 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v 1.14 2006/10/26 23:52:21 blubb Exp $
+
+  26 Oct 2006; <blubb@gentoo.org> bitdefender-console-7.0.1.ebuild:
+  remove emul-linux-x86 use flag
 
   06 Oct 2006; Simon Stelling <blubb@gentoo.org>
   bitdefender-console-7.0.1-r1.ebuild:
index f8a5791b8c535ab3771ef006e55d83b07a5774c1..257e50ea552f8e3eace770dd6a04d0363a3e1b5b 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.10 2005/05/30 20:42:50 ticho Exp $
+# $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 $
 
-IUSE="emul-linux-x86"
+IUSE=""
 
 MY_P=BitDefender-Console-Antivirus-${PV}-3.linux-gcc3x.i586.run
 S=${WORKDIR}/i386
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.bitdefender.com/pub/linux/free/bitdefender-console/en/${MY_P}
 DEPEND="app-arch/tar
        app-arch/gzip"
 RDEPEND="virtual/libc
-        emul-linux-x86? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+        amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
 PROVIDE="virtual/antivirus"
 
 SLOT="0"
index 427688a889d87cf9d351f8b60d70f289608a0478..604ddb32fb8fb457f5d3273fa394da082345954e 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for app-antivirus/f-prot
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.45 2006/08/20 18:52:32 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.46 2006/10/26 23:50:50 blubb Exp $
+
+  26 Oct 2006; <blubb@gentoo.org> f-prot-4.6.0-r2.ebuild,
+  f-prot-4.6.1.ebuild, f-prot-4.6.3.ebuild, f-prot-4.6.4.ebuild,
+  f-prot-4.6.5.ebuild:
+  remove emul-linux-x86 use flag
 
   20 Aug 2006; <malc@gentoo.org> f-prot-4.6.5.ebuild:
   Stable on amd64
index 0df82348d766e48f71dfa3b10b5e806a6819c592..0d2db7110fac23673b098ffea0e7c2f53795e016 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.0-r2.ebuild,v 1.2 2005/09/05 17:50:15 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.0-r2.ebuild,v 1.3 2006/10/26 23:50:50 blubb Exp $
 
 inherit eutils
 
-IUSE="emul-linux-x86"
+IUSE=""
 
 MY_P="fp-linux-ws-${PV}"
 S=${WORKDIR}/${PN}
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND=">=app-arch/unzip-5.42-r1
        dev-lang/perl
        dev-perl/libwww-perl
-       emul-linux-x86? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+       amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
 PROVIDE="virtual/antivirus"
 
 SLOT="0"
index b8bba56fe2fe5faee23a50f91038702f913a0156..90b5d7d556f2ea75e2d89e0d5656ff6f57654186 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.1.ebuild,v 1.1 2005/09/05 17:50:15 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.1.ebuild,v 1.2 2006/10/26 23:50:50 blubb Exp $
 
 inherit eutils
 
-IUSE="emul-linux-x86"
+IUSE=""
 
 MY_P="fp-linux-ws-${PV}"
 S=${WORKDIR}/${PN}
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND=">=app-arch/unzip-5.42-r1
        dev-lang/perl
        dev-perl/libwww-perl
-       emul-linux-x86? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+       amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
 PROVIDE="virtual/antivirus"
 
 SLOT="0"
index 2f943b7fb60e20b15e832954a336ce6e912a794c..d62b640599939093901eef5b6e066e5730fded5f 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.3.ebuild,v 1.3 2006/01/05 04:31:38 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.3.ebuild,v 1.4 2006/10/26 23:50:50 blubb Exp $
 
 inherit eutils
 
-IUSE="emul-linux-x86"
+IUSE=""
 
 MY_P="fp-linux-ws-${PV}"
 S=${WORKDIR}/${PN}
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND=">=app-arch/unzip-5.42-r1
        dev-lang/perl
        dev-perl/libwww-perl
-       emul-linux-x86? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+       amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
 PROVIDE="virtual/antivirus"
 
 SLOT="0"
index d5155d3ecd9d773b65172f2c6d1da5de304e6559..6120ab62a69a8b6a47e1dab687940b67a93faad6 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.4.ebuild,v 1.1 2006/01/05 04:31:38 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.4.ebuild,v 1.2 2006/10/26 23:50:50 blubb Exp $
 
 inherit eutils
 
-IUSE="emul-linux-x86"
+IUSE=""
 
 MY_P="fp-linux-ws-${PV}"
 S=${WORKDIR}/${PN}
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND=">=app-arch/unzip-5.42-r1
        dev-lang/perl
        dev-perl/libwww-perl
-       emul-linux-x86? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+       amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
 PROVIDE="virtual/antivirus"
 
 SLOT="0"
index 3c8b235e39989cd919d06dd7744468a3726563b7..e8b7a6034b8475ea2d45b442e82ebf9094016586 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.5.ebuild,v 1.3 2006/08/20 18:52:32 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.5.ebuild,v 1.4 2006/10/26 23:50:50 blubb Exp $
 
 inherit eutils
 
-IUSE="emul-linux-x86"
+IUSE=""
 
 MY_P="fp-linux-ws-${PV}"
 S=${WORKDIR}/${PN}
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND=">=app-arch/unzip-5.42-r1
        dev-lang/perl
        dev-perl/libwww-perl
-       emul-linux-x86? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+       amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
 PROVIDE="virtual/antivirus"
 
 SLOT="0"