summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-06-01 15:30:59 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-06-01 15:30:59 +0000
commit07e3135e74563e2f3c34871090bce7d33eac3c89 (patch)
tree8614d7f2c6941c9f8647fa118e53b5b243893005 /dev-libs/uriparser
parentSparc stable, Bug #263641, required for Bug #271815. (diff)
downloadgentoo-2-07e3135e74563e2f3c34871090bce7d33eac3c89.tar.gz
gentoo-2-07e3135e74563e2f3c34871090bce7d33eac3c89.tar.bz2
gentoo-2-07e3135e74563e2f3c34871090bce7d33eac3c89.zip
Sparc stable, required for Bug #271815.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/uriparser')
-rw-r--r--dev-libs/uriparser/ChangeLog5
-rw-r--r--dev-libs/uriparser/uriparser-0.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/uriparser/ChangeLog b/dev-libs/uriparser/ChangeLog
index c08a5a361b92..5e803b766e39 100644
--- a/dev-libs/uriparser/ChangeLog
+++ b/dev-libs/uriparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/uriparser
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.26 2009/05/31 16:10:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.27 2009/06/01 15:30:59 fmccor Exp $
+
+ 01 Jun 2009; Ferris McCormick <fmccor@gentoo.org> uriparser-0.7.5.ebuild:
+ Sparc stable, required for Bug #271815.
31 May 2009; Markus Meier <maekke@gentoo.org> uriparser-0.7.5.ebuild:
amd64/x86 stable, bug #271815
diff --git a/dev-libs/uriparser/uriparser-0.7.5.ebuild b/dev-libs/uriparser/uriparser-0.7.5.ebuild
index 4939e72ce8f1..5b98db6ee2dc 100644
--- a/dev-libs/uriparser/uriparser-0.7.5.ebuild
+++ b/dev-libs/uriparser/uriparser-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild,v 1.6 2009/05/31 16:10:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.5.ebuild,v 1.7 2009/06/01 15:30:59 fmccor Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86"
IUSE="doc test"
RDEPEND=""