blueness 14/08/26 22:24:46
Modified: http-parser-2.1.ebuild http-parser-2.3.ebuild
ChangeLog
Log:
Keyword ~ppc, bug #513078
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.4 net-libs/http-parser/http-parser-2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild?r1=1.3&r2=1.4
Index: http-parser-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- http-parser-2.1.ebuild 5 Sep 2013 19:23:27 -0000 1.3
+++ http-parser-2.1.ebuild 26 Aug 2014 22:24:46 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.1.ebuild,v 1.3
2013/09/05 19:23:27 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild,v 1.4
2014/08/26 22:24:46 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
src_prepare() {
1.4 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.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?r1=1.3&r2=1.4
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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- http-parser-2.3.ebuild 24 Jun 2014 19:23:29 -0000 1.3
+++ http-parser-2.3.ebuild 26 Aug 2014 22:24:46 -0000 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/http-parser/http-parser-2.3.ebuild,v 1.3
2014/06/24 19:23:29 maekke Exp $
+# $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 $
EAPI=5
@@ -15,7 +15,7 @@
LICENSE="MIT"
SLOT="0/${SONAMEVER}"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="static-libs"
src_prepare() {
1.7 net-libs/http-parser/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 24 Jun 2014 19:23:29 -0000 1.6
+++ ChangeLog 26 Aug 2014 22:24:46 -0000 1.7
@@ -1,6 +1,10 @@
# 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.6
2014/06/24 19:23:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.7
2014/08/26 22:24:46 blueness Exp $
+
+ 26 Aug 2014; Anthony G. Basile <[email protected]> http-parser-2.1.ebuild,
+ http-parser-2.3.ebuild:
+ Keyword ~ppc, bug #513078
24 Jun 2014; Markus Meier <[email protected]> http-parser-2.3.ebuild:
add ~arm, bug #513078