Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.29.6-r2.ebuild ChangeLog
Date: Wed, 26 Dec 2012 16:56:17
Message-Id: 20121226165559.0B4CD2171D@flycatcher.gentoo.org
1 jdhore 12/12/26 16:55:58
2
3 Modified: neon-0.29.6-r2.ebuild ChangeLog
4 Log:
5 marked x86 per bug 448638
6
7 (Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
8
9 Revision Changes Path
10 1.2 net-libs/neon/neon-0.29.6-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: neon-0.29.6-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- neon-0.29.6-r2.ebuild 28 Nov 2012 11:17:13 -0000 1.1
23 +++ neon-0.29.6-r2.ebuild 26 Dec 2012 16:55:58 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild,v 1.1 2012/11/28 11:17:13 qnikst Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.29.6-r2.ebuild,v 1.2 2012/12/26 16:55:58 jdhore Exp $
29
30 EAPI="4"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE="doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib"
39 IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN"
40 for lingua in ${IUSE_LINGUAS}; do
41
42
43
44 1.47 net-libs/neon/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.47&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.47&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.46&r2=1.47
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
53 retrieving revision 1.46
54 retrieving revision 1.47
55 diff -u -r1.46 -r1.47
56 --- ChangeLog 28 Nov 2012 11:17:14 -0000 1.46
57 +++ ChangeLog 26 Dec 2012 16:55:58 -0000 1.47
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-libs/neon
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.46 2012/11/28 11:17:14 qnikst Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.47 2012/12/26 16:55:58 jdhore Exp $
63 +
64 + 26 Dec 2012; Jeff Horelick <jdhore@g.o> neon-0.29.6-r2.ebuild:
65 + marked x86 per bug 448638
66
67 *neon-0.29.6-r2 (28 Nov 2012)