Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/commoncpp2: ChangeLog commoncpp2-1.6.1.ebuild
Date: Fri, 01 Feb 2008 09:09:28
Message-Id: E1JKrtl-0004qx-Il@stork.gentoo.org
1 opfer 08/02/01 09:09:25
2
3 Modified: ChangeLog commoncpp2-1.6.1.ebuild
4 Log:
5 stable x86, bug 207632
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.39 dev-cpp/commoncpp2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?rev=1.39&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?rev=1.39&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/ChangeLog?r1=1.38&r2=1.39
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v
18 retrieving revision 1.38
19 retrieving revision 1.39
20 diff -u -r1.38 -r1.39
21 --- ChangeLog 30 Jan 2008 22:28:36 -0000 1.38
22 +++ ChangeLog 1 Feb 2008 09:09:24 -0000 1.39
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-cpp/commoncpp2
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.38 2008/01/30 22:28:36 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/ChangeLog,v 1.39 2008/02/01 09:09:24 opfer Exp $
28 +
29 + 01 Feb 2008; Christian Faulhammer <opfer@g.o>
30 + commoncpp2-1.6.1.ebuild:
31 + stable x86, bug 207632
32
33 30 Jan 2008; Brent Baude <ranger@g.o> commoncpp2-1.6.1.ebuild:
34 Marking commoncpp2-1.6.1 ppc64 for bug 207632
35
36
37
38 1.5 dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild?r1=1.4&r2=1.5
43
44 Index: commoncpp2-1.6.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- commoncpp2-1.6.1.ebuild 30 Jan 2008 22:28:36 -0000 1.4
51 +++ commoncpp2-1.6.1.ebuild 1 Feb 2008 09:09:25 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v 1.4 2008/01/30 22:28:36 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v 1.5 2008/02/01 09:09:25 opfer Exp $
57
58 inherit eutils autotools
59
60 @@ -9,7 +9,7 @@
61 HOMEPAGE="http://www.gnu.org/software/commoncpp/"
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ppc ppc64 ~x86"
65 +KEYWORDS="~amd64 ppc ppc64 x86"
66 IUSE="debug doc examples ipv6 gnutls"
67
68 RDEPEND="gnutls? ( dev-libs/libgcrypt
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list