summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-13 10:19:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-13 10:19:04 +0000
commit2a461fb6eda3d9f0102231647db423ce94a80ca7 (patch)
tree1105ae774dc4b4d9eddf712c88e5e216420d4b8b /media-libs/raptor
parentStable for amd64, wrt bug #428940 (diff)
downloadgentoo-2-2a461fb6eda3d9f0102231647db423ce94a80ca7.tar.gz
gentoo-2-2a461fb6eda3d9f0102231647db423ce94a80ca7.tar.bz2
gentoo-2-2a461fb6eda3d9f0102231647db423ce94a80ca7.zip
Stable for amd64, wrt bug #429130
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/ChangeLog5
-rw-r--r--media-libs/raptor/raptor-2.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index 6b96c91e14f9..edcd139c85b8 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/raptor
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.132 2012/06/27 18:36:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.133 2012/09/13 10:19:04 ago Exp $
+
+ 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> raptor-2.0.8.ebuild:
+ Stable for amd64, wrt bug #429130
*raptor-2.0.8 (27 Jun 2012)
diff --git a/media-libs/raptor/raptor-2.0.8.ebuild b/media-libs/raptor/raptor-2.0.8.ebuild
index 67032edcb0ef..91d425988cce 100644
--- a/media-libs/raptor/raptor-2.0.8.ebuild
+++ b/media-libs/raptor/raptor-2.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.8.ebuild,v 1.1 2012/06/27 18:36:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.8.ebuild,v 1.2 2012/09/13 10:19:04 ago Exp $
EAPI=4
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="~amd64 ~arm ~hppa ~ppc ~ppc64 ~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="amd64 ~arm ~hppa ~ppc ~ppc64 ~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