summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-20 05:01:03 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-20 05:01:03 +0000
commitc6280b7f96378eac1ad7d89e3731a8b5e618ff16 (patch)
treed0aa66e220a8d6d71371838b6c22af11e63b0f6e /media-libs/raptor
parentMarked ~hppa (bug #341149). (diff)
downloadgentoo-2-c6280b7f96378eac1ad7d89e3731a8b5e618ff16.tar.gz
gentoo-2-c6280b7f96378eac1ad7d89e3731a8b5e618ff16.tar.bz2
gentoo-2-c6280b7f96378eac1ad7d89e3731a8b5e618ff16.zip
Marked ~hppa (bug #341149).
(Portage version: 2.2_rc98/cvs/Linux i686)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/ChangeLog6
-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, 9 insertions, 5 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index 4fa83e37ec23..573fa4b9897e 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,10 @@
# 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.85 2010/10/15 18:15:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.86 2010/10/20 05:01:03 jer Exp $
+
+ 20 Oct 2010; Jeroen Roovers <jer@gentoo.org> raptor-1.4.21-r1.ebuild,
+ raptor-1.9.0.ebuild:
+ Marked ~hppa (bug #341149).
*raptor-1.9.0 (15 Oct 2010)
*raptor-1.4.21-r1 (15 Oct 2010)
diff --git a/media-libs/raptor/raptor-1.4.21-r1.ebuild b/media-libs/raptor/raptor-1.4.21-r1.ebuild
index a7f85a034a30..169bf5eb9645 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.2 2010/10/16 08:54:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild,v 1.3 2010/10/20 05:01:03 jer 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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~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 3ba5e2e87490..7472a09ef619 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.3 2010/10/16 08:54:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.9.0.ebuild,v 1.4 2010/10/20 05:01:03 jer 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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~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 )