summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-05 19:23:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-05 19:23:27 +0000
commit81595d1fc58116c0d415317b244b623919f8cec6 (patch)
tree82d7cf4e438e47118b280f0c1133d6b220bbc455 /net-libs/http-parser
parentStable for x86, wrt bug #480040 (diff)
downloadgentoo-2-81595d1fc58116c0d415317b244b623919f8cec6.tar.gz
gentoo-2-81595d1fc58116c0d415317b244b623919f8cec6.tar.bz2
gentoo-2-81595d1fc58116c0d415317b244b623919f8cec6.zip
Stable for x86, wrt bug #482608
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/ChangeLog5
-rw-r--r--net-libs/http-parser/http-parser-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/http-parser/ChangeLog b/net-libs/http-parser/ChangeLog
index 0d40c9e58d95..ab82fb3aab38 100644
--- a/net-libs/http-parser/ChangeLog
+++ b/net-libs/http-parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/http-parser
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.2 2013/08/31 09:44:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.3 2013/09/05 19:23:27 ago Exp $
+
+ 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> http-parser-2.1.ebuild:
+ Stable for x86, wrt bug #482608
31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> http-parser-2.1.ebuild:
Stable for amd64, wrt bug #482608
diff --git a/net-libs/http-parser/http-parser-2.1.ebuild b/net-libs/http-parser/http-parser-2.1.ebuild
index f029053f30d6..31cf5870982e 100644
--- a/net-libs/http-parser/http-parser-2.1.ebuild
+++ b/net-libs/http-parser/http-parser-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.2 2013/08/31 09:44:48 ago Exp $
+# $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 $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/joyent/http-parser/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
src_prepare() {