diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-20 10:39:03 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-20 10:39:03 +0000 |
commit | ba56d4b0a8d96c8f7e07031d93c8384f00e033ae (patch) | |
tree | a3579819d0214218d664447785a468cee44cbe1f /dev-libs/uriparser/uriparser-0.7.1.ebuild | |
parent | stable x86, bug 227679 (diff) | |
download | gentoo-2-ba56d4b0a8d96c8f7e07031d93c8384f00e033ae.tar.gz gentoo-2-ba56d4b0a8d96c8f7e07031d93c8384f00e033ae.tar.bz2 gentoo-2-ba56d4b0a8d96c8f7e07031d93c8384f00e033ae.zip |
x86 stable, bug 227107
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/uriparser/uriparser-0.7.1.ebuild')
-rw-r--r-- | dev-libs/uriparser/uriparser-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/uriparser/uriparser-0.7.1.ebuild b/dev-libs/uriparser/uriparser-0.7.1.ebuild index 8350ea4d96d3..5479a69faa68 100644 --- a/dev-libs/uriparser/uriparser-0.7.1.ebuild +++ b/dev-libs/uriparser/uriparser-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.1.ebuild,v 1.4 2008/06/16 19:21:16 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.1.ebuild,v 1.5 2008/06/20 10:39:03 opfer Exp $ DESCRIPTION="Uriparser is a strictly RFC 3986 compliant URI parsing library in C" HOMEPAGE="http://uriparser.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="doc" RDEPEND="" |