summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-10-27 22:12:29 +0000
committerMarkus Meier <maekke@gentoo.org>2010-10-27 22:12:29 +0000
commitfaac405428a76c2683ebabaea62075312e21ddaa (patch)
tree9c1a3dc170f470166cd3856ee9db54d36e778fc1 /media-libs
parentadd ~arm, bug #341149 (diff)
downloadgentoo-2-faac405428a76c2683ebabaea62075312e21ddaa.tar.gz
gentoo-2-faac405428a76c2683ebabaea62075312e21ddaa.tar.bz2
gentoo-2-faac405428a76c2683ebabaea62075312e21ddaa.zip
add ~arm, bug #341149
(Portage version: 2.2.0_alpha1/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/raptor/ChangeLog5
-rw-r--r--media-libs/raptor/raptor-1.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index e187b8442908..0fa4f373d028 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/raptor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.89 2010/10/27 22:10:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.90 2010/10/27 22:12:29 maekke Exp $
+
+ 27 Oct 2010; Markus Meier <maekke@gentoo.org> raptor-1.9.0.ebuild:
+ add ~arm, bug #341149
27 Oct 2010; Markus Meier <maekke@gentoo.org> raptor-1.4.21-r1.ebuild:
add ~arm, bug #341149
diff --git a/media-libs/raptor/raptor-1.9.0.ebuild b/media-libs/raptor/raptor-1.9.0.ebuild
index 7472a09ef619..ef2c337fcc0a 100644
--- a/media-libs/raptor/raptor-1.9.0.ebuild
+++ b/media-libs/raptor/raptor-1.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.9.0.ebuild,v 1.4 2010/10/20 05:01:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.9.0.ebuild,v 1.5 2010/10/27 22:12:29 maekke Exp $
EAPI=3
inherit eutils libtool
@@ -13,7 +13,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="2"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+curl debug json static-libs unicode +xml"
RDEPEND="unicode? ( dev-libs/glib:2 )