summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 17:31:07 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 17:31:07 +0000
commite77dc9f163923f5b5211b95aaad159c48ffd63d4 (patch)
tree334efd88317c14377721f1ca49ffbf7da3664a3b /media-libs/raptor
parentppc stable #285110 (diff)
downloadgentoo-2-e77dc9f163923f5b5211b95aaad159c48ffd63d4.tar.gz
gentoo-2-e77dc9f163923f5b5211b95aaad159c48ffd63d4.tar.bz2
gentoo-2-e77dc9f163923f5b5211b95aaad159c48ffd63d4.zip
ppc stable #286193
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/raptor-1.4.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-1.4.19.ebuild b/media-libs/raptor/raptor-1.4.19.ebuild
index 4fd299dc5e21..a446f5ea0f5f 100644
--- a/media-libs/raptor/raptor-1.4.19.ebuild
+++ b/media-libs/raptor/raptor-1.4.19.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/media-libs/raptor/raptor-1.4.19.ebuild,v 1.3 2009/09/27 11:37:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.19.ebuild,v 1.4 2009/09/27 17:31:07 nixnut Exp $
EAPI=2
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="LGPL-2.1 Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="curl debug unicode xml"
RDEPEND="unicode? ( >=dev-libs/glib-2 )