[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2015-05-16 Thread Mike Frysinger (vapier)
vapier  15/05/16 07:56:57

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  Fix from Chromium OS for cross-compiling.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.11 net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.10r2=1.11

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- neon-0.30.1.ebuild  6 Dec 2014 16:41:07 -   1.10
+++ neon-0.30.1.ebuild  16 May 2015 07:56:57 -  1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.10 
2014/12/06 16:41:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.11 
2015/05/16 07:56:57 vapier Exp $
 
 EAPI=5
 
@@ -53,8 +53,9 @@
for lingua in ${IUSE_LINGUAS}; do
use linguas_${lingua}  linguas+= ${lingua}
done
-   sed -e s/ALL_LINGUAS=.*/ALL_LINGUAS=\${linguas}\/ -i configure.ac
+   sed -e s/ALL_LINGUAS=.*/ALL_LINGUAS=\${linguas}\/ -i configure.ac 
|| die
 
+   epatch ${FILESDIR}/${P}-xml2-config.patch
AT_M4DIR=macros eautoreconf
 
elibtoolize



1.94 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.94view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.94content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.93r2=1.94

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   6 Dec 2014 16:41:07 -   1.93
+++ ChangeLog   16 May 2015 07:56:57 -  1.94
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/neon
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.93 2014/12/06 
16:41:07 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.94 2015/05/16 
07:56:57 vapier Exp $
+
+  16 May 2015; Mike Frysinger vap...@gentoo.org
+  +files/neon-0.30.1-xml2-config.patch, neon-0.30.1.ebuild:
+  Fix from Chromium OS for cross-compiling.
 
   06 Dec 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
   Stable for ia64, wrt bug #529718






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-12-06 Thread Agostino Sarubbo (ago)
ago 14/12/06 16:41:07

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #529718
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.10 net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.9r2=1.10

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- neon-0.30.1.ebuild  4 Dec 2014 08:30:37 -   1.9
+++ neon-0.30.1.ebuild  6 Dec 2014 16:41:07 -   1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.9 
2014/12/04 08:30:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.10 
2014/12/06 16:41:07 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/27
-KEYWORDS=alpha amd64 arm ~arm64 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
+KEYWORDS=alpha amd64 arm ~arm64 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
 IUSE=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
 IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
 for lingua in ${IUSE_LINGUAS}; do



1.93 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.92r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   4 Dec 2014 08:30:37 -   1.92
+++ ChangeLog   6 Dec 2014 16:41:07 -   1.93
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.92 2014/12/04 
08:30:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.93 2014/12/06 
16:41:07 ago Exp $
+
+  06 Dec 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
+  Stable for ia64, wrt bug #529718
 
   04 Dec 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
   Stable for ppc64, wrt bug #529718






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-12-04 Thread Agostino Sarubbo (ago)
ago 14/12/04 08:30:37

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #529718
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.8r2=1.9

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- neon-0.30.1.ebuild  3 Dec 2014 09:45:15 -   1.8
+++ neon-0.30.1.ebuild  4 Dec 2014 08:30:37 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.8 
2014/12/03 09:45:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.9 
2014/12/04 08:30:37 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/27
-KEYWORDS=alpha amd64 arm ~arm64 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
+KEYWORDS=alpha amd64 arm ~arm64 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
 IUSE=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
 IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
 for lingua in ${IUSE_LINGUAS}; do



1.92 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.92view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.92content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.91r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   3 Dec 2014 09:45:15 -   1.91
+++ ChangeLog   4 Dec 2014 08:30:37 -   1.92
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.91 2014/12/03 
09:45:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.92 2014/12/04 
08:30:37 ago Exp $
+
+  04 Dec 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
+  Stable for ppc64, wrt bug #529718
 
   03 Dec 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
   Stable for ppc, wrt bug #529718






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-12-03 Thread Agostino Sarubbo (ago)
ago 14/12/03 09:45:15

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #529718
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.7r2=1.8

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- neon-0.30.1.ebuild  2 Dec 2014 20:38:39 -   1.7
+++ neon-0.30.1.ebuild  3 Dec 2014 09:45:15 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.7 
2014/12/02 20:38:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.8 
2014/12/03 09:45:15 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/27
-KEYWORDS=alpha amd64 arm ~arm64 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
+KEYWORDS=alpha amd64 arm ~arm64 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
 IUSE=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
 IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
 for lingua in ${IUSE_LINGUAS}; do



1.91 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.90r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   2 Dec 2014 20:38:39 -   1.90
+++ ChangeLog   3 Dec 2014 09:45:15 -   1.91
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.90 2014/12/02 
20:38:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.91 2014/12/03 
09:45:15 ago Exp $
+
+  03 Dec 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
+  Stable for ppc, wrt bug #529718
 
   02 Dec 2014; Markus Meier mae...@gentoo.org neon-0.30.1.ebuild:
   arm stable, bug #529718






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-12-01 Thread Agostino Sarubbo (ago)
ago 14/12/01 09:29:32

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #529718
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.4r2=1.5

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- neon-0.30.1.ebuild  25 Nov 2014 08:47:36 -  1.4
+++ neon-0.30.1.ebuild  1 Dec 2014 09:29:32 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.4 
2014/11/25 08:47:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.5 
2014/12/01 09:29:32 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/27
-KEYWORDS=~alpha amd64 ~arm ~arm64 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
+KEYWORDS=~alpha amd64 ~arm ~arm64 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
 IUSE=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
 IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
 for lingua in ${IUSE_LINGUAS}; do



1.88 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.88view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.88content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.87r2=1.88

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   25 Nov 2014 08:47:36 -  1.87
+++ ChangeLog   1 Dec 2014 09:29:32 -   1.88
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.87 2014/11/25 
08:47:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.88 2014/12/01 
09:29:32 ago Exp $
+
+  01 Dec 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
+  Stable for sparc, wrt bug #529718
 
   25 Nov 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
   Stable for x86, wrt bug #529718






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-11-25 Thread Agostino Sarubbo (ago)
ago 14/11/25 08:47:37

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #529718
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.3r2=1.4

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- neon-0.30.1.ebuild  22 Nov 2014 19:20:23 -  1.3
+++ neon-0.30.1.ebuild  25 Nov 2014 08:47:36 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.3 
2014/11/22 19:20:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.4 
2014/11/25 08:47:36 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/27
-KEYWORDS=~alpha amd64 ~arm ~arm64 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
+KEYWORDS=~alpha amd64 ~arm ~arm64 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
 IUSE=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
 IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
 for lingua in ${IUSE_LINGUAS}; do



1.87 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.87view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.87content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.86r2=1.87

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   22 Nov 2014 19:20:23 -  1.86
+++ ChangeLog   25 Nov 2014 08:47:36 -  1.87
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.86 2014/11/22 
19:20:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.87 2014/11/25 
08:47:36 ago Exp $
+
+  25 Nov 2014; Agostino Sarubbo a...@gentoo.org neon-0.30.1.ebuild:
+  Stable for x86, wrt bug #529718
 
   22 Nov 2014; Mikle Kolyada zlog...@gentoo.org neon-0.30.1.ebuild:
   amd64 stable wrt bug #529718






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-11-22 Thread Mikle Kolyada (zlogene)
zlogene 14/11/22 19:20:23

  Modified: neon-0.30.1.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #529718
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?r1=1.2r2=1.3

Index: neon-0.30.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- neon-0.30.1.ebuild  19 Nov 2014 14:14:05 -  1.2
+++ neon-0.30.1.ebuild  22 Nov 2014 19:20:23 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.2 
2014/11/19 14:14:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.3 
2014/11/22 19:20:23 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0/27
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 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
+KEYWORDS=~alpha amd64 ~arm ~arm64 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
 IUSE=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
 IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
 for lingua in ${IUSE_LINGUAS}; do



1.86 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.86view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.86content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.85r2=1.86

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   19 Nov 2014 14:14:05 -  1.85
+++ ChangeLog   22 Nov 2014 19:20:23 -  1.86
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.85 2014/11/19 
14:14:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.86 2014/11/22 
19:20:23 zlogene Exp $
+
+  22 Nov 2014; Mikle Kolyada zlog...@gentoo.org neon-0.30.1.ebuild:
+  amd64 stable wrt bug #529718
 
   19 Nov 2014; Jeroen Roovers j...@gentoo.org neon-0.30.1.ebuild:
   Stable for HPPA (bug #529718).






[gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog

2014-10-01 Thread Mike Gilbert (floppym)
floppym 14/10/01 19:08:48

  Modified: ChangeLog
  Added:neon-0.30.1.ebuild
  Log:
  Version bump. Ebuild by Arfrever.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 0BBEEA1FEA4843A4)

Revision  ChangesPath
1.77 net-libs/neon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   13 Sep 2014 11:54:07 -  1.76
+++ ChangeLog   1 Oct 2014 19:08:48 -   1.77
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/neon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.76 2014/09/13 
11:54:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.77 2014/10/01 
19:08:48 floppym Exp $
+
+*neon-0.30.1 (01 Oct 2014)
+
+  01 Oct 2014; Mike Gilbert flop...@gentoo.org +neon-0.30.1.ebuild:
+  Version bump. Ebuild by Arfrever.
 
   13 Sep 2014; Markus Meier mae...@gentoo.org neon-0.30.0-r1.ebuild:
   arm stable, bug #518614



1.1  net-libs/neon/neon-0.30.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.1content-type=text/plain

Index: neon-0.30.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.1 
2014/10/01 19:08:48 floppym Exp $

EAPI=5

inherit autotools libtool multilib-minimal

DESCRIPTION=HTTP and WebDAV client library
HOMEPAGE=http://www.webdav.org/neon/;
SRC_URI=http://www.webdav.org/neon/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0/27
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~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
IUSE=doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib
IUSE_LINGUAS=cs de fr ja nn pl ru tr zh_CN
for lingua in ${IUSE_LINGUAS}; do
IUSE+= linguas_${lingua}
done
unset lingua
RESTRICT=test

RDEPEND=expat? ( dev-libs/expat:0=[${MULTILIB_USEDEP}] )
!expat? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] )
gnutls? (
app-misc/ca-certificates
net-libs/gnutls:0=[${MULTILIB_USEDEP}]
pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] )
)
!gnutls? ( ssl? (
dev-libs/openssl:0=[${MULTILIB_USEDEP}]
pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] )
) )
kerberos? ( virtual/krb5:0=[${MULTILIB_USEDEP}] )
libproxy? ( net-libs/libproxy:0=[${MULTILIB_USEDEP}] )
nls? ( virtual/libintl:0=[${MULTILIB_USEDEP}] )
zlib? ( sys-libs/zlib:0=[${MULTILIB_USEDEP}] )
DEPEND=${RDEPEND}
virtual/pkgconfig[${MULTILIB_USEDEP}]
RDEPEND=${RDEPEND}
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508-r8
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

MULTILIB_CHOST_TOOLS=(
/usr/bin/neon-config
)

src_prepare() {
local lingua linguas
for lingua in ${IUSE_LINGUAS}; do
use linguas_${lingua}  linguas+= ${lingua}
done
sed -e s/ALL_LINGUAS=.*/ALL_LINGUAS=\${linguas}\/ -i configure.ac

AT_M4DIR=macros eautoreconf

elibtoolize

multilib_copy_sources
}

multilib_src_configure() {
local myconf=()

if has_version sys-libs/glibc; then
einfo Enabling SSL library thread-safety using POSIX 
threads...
myconf+=(--enable-threadsafe-ssl=posix)
fi

if use expat; then
myconf+=(--with-expat)
else
myconf+=(--with-libxml2)
fi

if use gnutls; then
myconf+=(--with-ssl=gnutls 
--with-ca-bundle=${EPREFIX}/etc/ssl/certs/ca-certificates.crt)
elif use ssl; then
myconf+=(--with-ssl=openssl)
fi

econf \
--docdir=${EPREFIX}/usr/share/doc/${PF} \
--enable-shared \
$(use_with kerberos gssapi) \
$(use_with libproxy) \