[gentoo-commits] gentoo-x86 commit in net-libs/http-parser: ChangeLog http-parser-2.3.ebuild

2014-09-24 Thread JosA MarAa Alonso (nimiux)
nimiux  14/09/24 12:28:17

  Modified: ChangeLog http-parser-2.3.ebuild
  Log:
  Stable for amd64 wrt bug #521058
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
F253DB15)

Revision  ChangesPath
1.8  net-libs/http-parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   26 Aug 2014 22:24:46 -  1.7
+++ ChangeLog   24 Sep 2014 12:28:17 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/http-parser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.7 
2014/08/26 22:24:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.8 
2014/09/24 12:28:17 nimiux Exp $
+
+  24 Sep 2014; Chema Alonso nim...@gentoo.org http-parser-2.3.ebuild:
+  Stable for amd64 wrt bug #521058
 
   26 Aug 2014; Anthony G. Basile bluen...@gentoo.org http-parser-2.1.ebuild,
   http-parser-2.3.ebuild:



1.5  net-libs/http-parser/http-parser-2.3.ebuild

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

Index: http-parser-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- http-parser-2.3.ebuild  26 Aug 2014 22:24:46 -  1.4
+++ http-parser-2.3.ebuild  24 Sep 2014 12:28:17 -  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/http-parser/http-parser-2.3.ebuild,v 1.4 
2014/08/26 22:24:46 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.5 
2014/09/24 12:28:17 nimiux Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=MIT
 SLOT=0/${SONAMEVER}
-KEYWORDS=~amd64 ~arm ~ppc ~x86
+KEYWORDS=amd64 ~arm ~ppc ~x86
 IUSE=static-libs
 
 src_prepare() {






[gentoo-commits] gentoo-x86 commit in net-libs/http-parser: ChangeLog http-parser-2.3.ebuild

2014-06-24 Thread Markus Meier (maekke)
maekke  14/06/24 19:23:29

  Modified: ChangeLog http-parser-2.3.ebuild
  Log:
  add ~arm, bug #513078
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.6  net-libs/http-parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   21 Jun 2014 10:05:49 -  1.5
+++ ChangeLog   24 Jun 2014 19:23:29 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/http-parser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.5 
2014/06/21 10:05:49 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.6 
2014/06/24 19:23:29 maekke Exp $
+
+  24 Jun 2014; Markus Meier mae...@gentoo.org http-parser-2.3.ebuild:
+  add ~arm, bug #513078
 
   21 Jun 2014; Julian Ospald hasuf...@gentoo.org http-parser-2.3.ebuild:
   add static-libs USE flag



1.3  net-libs/http-parser/http-parser-2.3.ebuild

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

Index: http-parser-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- http-parser-2.3.ebuild  21 Jun 2014 10:05:49 -  1.2
+++ http-parser-2.3.ebuild  24 Jun 2014 19:23:29 -  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/http-parser/http-parser-2.3.ebuild,v 1.2 
2014/06/21 10:05:49 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.3 
2014/06/24 19:23:29 maekke Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=MIT
 SLOT=0/${SONAMEVER}
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~arm ~x86
 IUSE=static-libs
 
 src_prepare() {






[gentoo-commits] gentoo-x86 commit in net-libs/http-parser: ChangeLog http-parser-2.3.ebuild

2014-06-21 Thread Julian Ospald (hasufell)
hasufell14/06/21 10:05:49

  Modified: ChangeLog http-parser-2.3.ebuild
  Log:
  add static-libs USE flag
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.5  net-libs/http-parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   21 Jun 2014 09:54:24 -  1.4
+++ ChangeLog   21 Jun 2014 10:05:49 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/http-parser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.4 
2014/06/21 09:54:24 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.5 
2014/06/21 10:05:49 hasufell Exp $
+
+  21 Jun 2014; Julian Ospald hasuf...@gentoo.org http-parser-2.3.ebuild:
+  add static-libs USE flag
 
 *http-parser-2.3 (21 Jun 2014)
 



1.2  net-libs/http-parser/http-parser-2.3.ebuild

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

Index: http-parser-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- http-parser-2.3.ebuild  21 Jun 2014 09:54:24 -  1.1
+++ http-parser-2.3.ebuild  21 Jun 2014 10:05:49 -  1.2
@@ -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/http-parser/http-parser-2.3.ebuild,v 1.1 
2014/06/21 09:54:24 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.2 
2014/06/21 10:05:49 hasufell Exp $
 
 EAPI=5
 
@@ -16,22 +16,24 @@
 LICENSE=MIT
 SLOT=0/${SONAMEVER}
 KEYWORDS=~amd64 ~x86
-IUSE=
+IUSE=static-libs
 
 src_prepare() {
-   tc-export CC
+   tc-export CC AR
epatch ${FILESDIR}/${P}-flags.patch
multilib_copy_sources
 }
 
 multilib_src_compile() {
emake library
+   use static-libs  emake package
 }
 
 multilib_src_install() {
doheader http_parser.h
dolib.so ${SONAME}
dosym ${SONAME} /usr/$(get_libdir)/libhttp_parser.so
+   use static-libs  dolib.a libhttp_parser.a
 }
 
 multilib_src_install_all() {