summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-14 09:03:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-14 09:03:53 +0000
commite3de1129e94ef21540ac6df014ccb3347ce25be7 (patch)
treeab62beb7ae96aadd8c20751c482154d47d1f3fa2 /media-libs/raptor
parentStable for amd64, wrt bug #469750 (diff)
downloadgentoo-2-e3de1129e94ef21540ac6df014ccb3347ce25be7.tar.gz
gentoo-2-e3de1129e94ef21540ac6df014ccb3347ce25be7.tar.bz2
gentoo-2-e3de1129e94ef21540ac6df014ccb3347ce25be7.zip
Stable for amd64, wrt bug #469688
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/ChangeLog5
-rw-r--r--media-libs/raptor/raptor-2.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index 4c7ba18e6998..772de3d53d2b 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/raptor
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.146 2013/05/13 13:28:33 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.147 2013/05/14 09:03:53 ago Exp $
+
+ 14 May 2013; Agostino Sarubbo <ago@gentoo.org> raptor-2.0.9.ebuild:
+ Stable for amd64, wrt bug #469688
13 May 2013; Michael Palimaka <kensington@gentoo.org> raptor-2.0.9.ebuild:
Run tests serially wrt bug #464284.
diff --git a/media-libs/raptor/raptor-2.0.9.ebuild b/media-libs/raptor/raptor-2.0.9.ebuild
index cd5f13d70cf1..9503d955428e 100644
--- a/media-libs/raptor/raptor-2.0.9.ebuild
+++ b/media-libs/raptor/raptor-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild,v 1.3 2013/05/13 13:28:33 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild,v 1.4 2013/05/14 09:03:53 ago Exp $
EAPI=5
inherit eutils libtool
@@ -14,7 +14,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~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 json static-libs unicode"
RDEPEND="dev-libs/libxml2