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 Changes Path 1.6 net-libs/http-parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?r1=1.5&r2=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 -0000 1.5 +++ ChangeLog 24 Jun 2014 19:23:29 -0000 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 <[email protected]> http-parser-2.3.ebuild: + add ~arm, bug #513078 21 Jun 2014; Julian Ospald <[email protected]> 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?r1=1.2&r2=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 -0000 1.2 +++ http-parser-2.3.ebuild 24 Jun 2014 19:23:29 -0000 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() {
