Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-antivirus/bitdefender-console: bitdefender-console-7.0.1-r1.ebuild bitdefender-console-7.1.ebuild ChangeLog
Date: Sat, 22 Aug 2009 23:01:53
Message-Id: E1Mezap-00020S-44@stork.gentoo.org
1 williamh 09/08/22 23:01:51
2
3 Modified: bitdefender-console-7.0.1-r1.ebuild
4 bitdefender-console-7.1.ebuild ChangeLog
5 Log:
6 updated dependencies for bug 231870.
7 (Portage version: 2.2_rc38/cvs/Linux i686)
8
9 Revision Changes Path
10 1.11 app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild?r1=1.10&r2=1.11
15
16 Index: bitdefender-console-7.0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- bitdefender-console-7.0.1-r1.ebuild 22 Aug 2009 19:03:53 -0000 1.10
23 +++ bitdefender-console-7.0.1-r1.ebuild 22 Aug 2009 23:01:50 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild,v 1.10 2009/08/22 19:03:53 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.0.1-r1.ebuild,v 1.11 2009/08/22 23:01:50 williamh Exp $
30
31 inherit pax-utils
32
33 @@ -17,7 +17,7 @@
34 amd64? (
35 >=app-emulation/emul-linux-x86-baselibs-1.0
36 app-emulation/emul-linux-x86-compat )
37 - x86? ( =virtual/libstdc++-3* )"
38 + x86? ( ~virtual/libstdc++-3.3 )"
39 PROVIDE="virtual/antivirus"
40
41 SLOT="0"
42
43
44
45 1.6 app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild?r1=1.5&r2=1.6
50
51 Index: bitdefender-console-7.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- bitdefender-console-7.1.ebuild 22 Aug 2009 19:03:53 -0000 1.5
58 +++ bitdefender-console-7.1.ebuild 22 Aug 2009 23:01:50 -0000 1.6
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2009 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild,v 1.5 2009/08/22 19:03:53 ssuominen Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/bitdefender-console-7.1.ebuild,v 1.6 2009/08/22 23:01:50 williamh Exp $
65
66 inherit pax-utils
67
68 @@ -17,7 +17,7 @@
69 amd64? (
70 >=app-emulation/emul-linux-x86-baselibs-1.0
71 app-emulation/emul-linux-x86-compat )
72 - x86? ( =virtual/libstdc++-3* )"
73 + x86? ( ~virtual/libstdc++-3.3 )"
74 PROVIDE="virtual/antivirus"
75
76 SLOT="0"
77
78
79
80 1.22 app-antivirus/bitdefender-console/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog?rev=1.22&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog?rev=1.22&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog?r1=1.21&r2=1.22
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v
89 retrieving revision 1.21
90 retrieving revision 1.22
91 diff -u -r1.21 -r1.22
92 --- ChangeLog 30 May 2008 06:27:30 -0000 1.21
93 +++ ChangeLog 22 Aug 2009 23:01:50 -0000 1.22
94 @@ -1,6 +1,10 @@
95 # ChangeLog for app-antivirus/bitdefender-console
96 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v 1.21 2008/05/30 06:27:30 phreak Exp $
98 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/bitdefender-console/ChangeLog,v 1.22 2009/08/22 23:01:50 williamh Exp $
100 +
101 + 22 Aug 2009; William Hubbs <williamh@g.o>
102 + bitdefender-console-7.0.1-r1.ebuild, bitdefender-console-7.1.ebuild:
103 + updated dependencies for bug 231870.
104
105 30 May 2008; Christian Heim <phreak@g.o> metadata.xml:
106 Removing Andrej Kacian (Ticho) from metadata.xml (as per #59986).