summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-21 15:50:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-21 15:50:47 +0000
commite096e890d9ce503e4ce444361d7d847a96569a78 (patch)
treec67f6a880f4e98398f800d53f1ff62964d497e1b
parentStable for ppc, wrt bug #492044 (diff)
downloadgentoo-2-e096e890d9ce503e4ce444361d7d847a96569a78.tar.gz
gentoo-2-e096e890d9ce503e4ce444361d7d847a96569a78.tar.bz2
gentoo-2-e096e890d9ce503e4ce444361d7d847a96569a78.zip
Stable for ppc, wrt bug #492046
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 95b40386635b..0981a3709e80 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.41 2013/12/20 20:51:04 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.42 2013/12/21 15:50:47 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> uriparser-0.7.9.ebuild:
+ Stable for ppc, wrt bug #492046
*uriparser-0.8.0 (20 Dec 2013)
diff --git a/dev-libs/uriparser/uriparser-0.7.9.ebuild b/dev-libs/uriparser/uriparser-0.7.9.ebuild
index 7292eb1ba6da..c790f64a7395 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.1 2013/08/24 19:54:09 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.9.ebuild,v 1.2 2013/12/21 15:50:47 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=""