Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/firebird: ChangeLog firebird-2.0.3.12981.0.ebuild
Date: Sat, 15 Sep 2007 14:54:19
Message-Id: E1IWYv5-0000ED-NE@stork.gentoo.org
1 maekke 07/09/15 14:46:51
2
3 Modified: ChangeLog firebird-2.0.3.12981.0.ebuild
4 Log:
5 stable on x86, wrt security bug #190833
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.71 dev-db/firebird/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/firebird/ChangeLog?rev=1.71&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/firebird/ChangeLog?rev=1.71&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/firebird/ChangeLog?r1=1.70&r2=1.71
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v
18 retrieving revision 1.70
19 retrieving revision 1.71
20 diff -u -r1.70 -r1.71
21 --- ChangeLog 13 Sep 2007 22:12:39 -0000 1.70
22 +++ ChangeLog 15 Sep 2007 14:46:51 -0000 1.71
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-db/firebird
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.70 2007/09/13 22:12:39 wltjr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.71 2007/09/15 14:46:51 maekke Exp $
28 +
29 + 15 Sep 2007; Markus Meier <maekke@g.o>
30 + firebird-2.0.3.12981.0.ebuild:
31 + stable on x86, wrt security bug #190833
32
33 *firebird-2.0.3.12981.0 (13 Sep 2007)
34
35
36
37
38 1.2 dev-db/firebird/firebird-2.0.3.12981.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0.ebuild?r1=1.1&r2=1.2
43
44 Index: firebird-2.0.3.12981.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- firebird-2.0.3.12981.0.ebuild 13 Sep 2007 22:12:39 -0000 1.1
51 +++ firebird-2.0.3.12981.0.ebuild 15 Sep 2007 14:46:51 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0.ebuild,v 1.1 2007/09/13 22:12:39 wltjr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0.ebuild,v 1.2 2007/09/15 14:46:51 maekke Exp $
57
58 inherit flag-o-matic eutils autotools versionator
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="Interbase-1.0"
63 SLOT="0"
64 -KEYWORDS="~amd64 -ia64 ~x86"
65 +KEYWORDS="~amd64 -ia64 x86"
66 IUSE="doc xinetd examples debug"
67 RESTRICT="userpriv"
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list