summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-08-05 20:12:08 +0000
committerJeroen Roovers <jer@gentoo.org>2011-08-05 20:12:08 +0000
commit658bb2f4d4e0cf925958f2f7bf419f4cb925ec76 (patch)
treee0dbfbb2e5298c3b43613d1f71cf40eed4895c7b
parentStable for HPPA (bug #376893). (diff)
downloadgentoo-2-658bb2f4d4e0cf925958f2f7bf419f4cb925ec76.tar.gz
gentoo-2-658bb2f4d4e0cf925958f2f7bf419f4cb925ec76.tar.bz2
gentoo-2-658bb2f4d4e0cf925958f2f7bf419f4cb925ec76.zip
Stable for HPPA (bug #376893).
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
-rw-r--r--media-libs/raptor/ChangeLog5
-rw-r--r--media-libs/raptor/raptor-1.4.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index 0e698cf086ca..ebf99b4a4540 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/raptor
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.100 2011/08/02 20:18:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.101 2011/08/05 20:12:08 jer Exp $
+
+ 05 Aug 2011; Jeroen Roovers <jer@gentoo.org> raptor-1.4.21-r1.ebuild:
+ Stable for HPPA (bug #376893).
02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> raptor-1.4.21-r1.ebuild:
Stable on amd64 wrt bug #376893
diff --git a/media-libs/raptor/raptor-1.4.21-r1.ebuild b/media-libs/raptor/raptor-1.4.21-r1.ebuild
index 6d3e54668d97..7bc1c7315c35 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-2011 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.10 2011/08/02 20:18:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.21-r1.ebuild,v 1.11 2011/08/05 20:12:08 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 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~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 )