summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-06-15 20:51:38 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-06-15 20:51:38 +0000
commit0503c993cb03baf1e3982bcd15be573385a685c3 (patch)
tree93a70f00e3396c17ce764c5dd0150874d9f95f91 /dev-libs/uriparser/uriparser-0.7.1.ebuild
parentFixed download URLs and quoting. Reported by Thomas <thomasa88@gmail.com> in ... (diff)
downloadgentoo-2-0503c993cb03baf1e3982bcd15be573385a685c3.tar.gz
gentoo-2-0503c993cb03baf1e3982bcd15be573385a685c3.tar.bz2
gentoo-2-0503c993cb03baf1e3982bcd15be573385a685c3.zip
amd64 stable wrt bug #227107
(Portage version: 2.2_pre8/cvs/Linux 2.6.25-gentoo-r3 x86_64)
Diffstat (limited to 'dev-libs/uriparser/uriparser-0.7.1.ebuild')
-rw-r--r--dev-libs/uriparser/uriparser-0.7.1.ebuild4
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 4c24d2d52434..93d2707611f3 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.1 2008/05/04 18:16:05 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.1.ebuild,v 1.2 2008/06/15 20:51:38 coldwind 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=""