summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:41:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:41:34 +0000
commit7af3c874297179cdbbcb44bd6a9bdc4b76023d07 (patch)
treef31d546a666f3122205b34f4bd000dad3af7396c /dev-libs/uriparser
parentStable for x86, wrt bug #492044 (diff)
downloadgentoo-2-7af3c874297179cdbbcb44bd6a9bdc4b76023d07.tar.gz
gentoo-2-7af3c874297179cdbbcb44bd6a9bdc4b76023d07.tar.bz2
gentoo-2-7af3c874297179cdbbcb44bd6a9bdc4b76023d07.zip
Stable for x86, wrt bug #492046
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/uriparser')
-rw-r--r--dev-libs/uriparser/ChangeLog5
-rw-r--r--dev-libs/uriparser/uriparser-0.7.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/uriparser/ChangeLog b/dev-libs/uriparser/ChangeLog
index c7879d12ca9e..8073c9bf98cd 100644
--- a/dev-libs/uriparser/ChangeLog
+++ b/dev-libs/uriparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/uriparser
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.43 2013/12/22 14:27:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.44 2013/12/24 12:41:34 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> uriparser-0.7.9.ebuild:
+ Stable for x86, wrt bug #492046
22 Dec 2013; Pacho Ramos <pacho@gentoo.org> uriparser-0.7.9.ebuild:
amd64 stable, bug #492046
diff --git a/dev-libs/uriparser/uriparser-0.7.9.ebuild b/dev-libs/uriparser/uriparser-0.7.9.ebuild
index 4abe25d1e7fd..953ece4099fd 100644
--- a/dev-libs/uriparser/uriparser-0.7.9.ebuild
+++ b/dev-libs/uriparser/uriparser-0.7.9.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/dev-libs/uriparser/uriparser-0.7.9.ebuild,v 1.3 2013/12/22 14:27:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.9.ebuild,v 1.4 2013/12/24 12:41:34 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="doc qt4 test unicode"
RDEPEND=""