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
commit1493756a7bb118c3c18cdae750ae86b47a9f2580 (patch)
tree9aaf6f0eb0291e0bee9cee07d632d0afbca0d1e5 /media-libs
parentadd ~arm, bug #341149 (diff)
downloadhistorical-1493756a7bb118c3c18cdae750ae86b47a9f2580.tar.gz
historical-1493756a7bb118c3c18cdae750ae86b47a9f2580.tar.bz2
historical-1493756a7bb118c3c18cdae750ae86b47a9f2580.zip
add ~arm, bug #341149
Package-Manager: portage-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.4.21-r1.ebuild4
-rw-r--r--media-libs/raptor/raptor-1.9.0.ebuild4
3 files changed, 8 insertions, 5 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.4.21-r1.ebuild b/media-libs/raptor/raptor-1.4.21-r1.ebuild
index a1ff8d0aaccf..82f036f88382 100644
--- a/media-libs/raptor/raptor-1.4.21-r1.ebuild
+++ b/media-libs/raptor/raptor-1.4.21-r1.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.4.21-r1.ebuild,v 1.4 2010/10/26 09:34:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild,v 1.5 2010/10/27 22:10:21 maekke Exp $
EAPI=3
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="0"
-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 static-libs unicode +xml"
RDEPEND="unicode? ( dev-libs/glib:2 )
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 )