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 Changes Path 1.8 net-libs/http-parser/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/ChangeLog?r1=1.7&r2=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 -0000 1.7 +++ ChangeLog 24 Sep 2014 12:28:17 -0000 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 <[email protected]> http-parser-2.3.ebuild: + Stable for amd64 wrt bug #521058 26 Aug 2014; Anthony G. Basile <[email protected]> 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild?r1=1.4&r2=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 -0000 1.4 +++ http-parser-2.3.ebuild 24 Sep 2014 12:28:17 -0000 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() {
