Gentoo Archives: gentoo-commits

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