summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-11 06:15:56 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-11 06:15:56 +0000
commit304d2c782ae508b8c6e36cac000b935f2d41b5aa (patch)
treecf132a5fa77ad7a82b18c2bf0eb2f8d8cd167867 /media-libs/raptor/raptor-1.4.16.ebuild
parentamd64 stable wrt #198719 (diff)
downloadgentoo-2-304d2c782ae508b8c6e36cac000b935f2d41b5aa.tar.gz
gentoo-2-304d2c782ae508b8c6e36cac000b935f2d41b5aa.tar.bz2
gentoo-2-304d2c782ae508b8c6e36cac000b935f2d41b5aa.zip
amd64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/raptor/raptor-1.4.16.ebuild')
-rw-r--r--media-libs/raptor/raptor-1.4.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-1.4.16.ebuild b/media-libs/raptor/raptor-1.4.16.ebuild
index 1b09e6ffc5db..d31db4e8eb81 100644
--- a/media-libs/raptor/raptor-1.4.16.ebuild
+++ b/media-libs/raptor/raptor-1.4.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.16.ebuild,v 1.4 2007/10/13 13:17:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.16.ebuild,v 1.5 2007/11/11 06:15:56 drac Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="LGPL-2.1 Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="curl unicode xml"
RDEPEND="unicode? ( >=dev-libs/glib-2 )