Gentoo Archives: gentoo-commits

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