summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-09 13:09:00 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-09 13:09:00 +0000
commit62ee3a1acce255330c9e48ccd48aa17829536f86 (patch)
tree6378ca44be66cc7b18dfe54cfa54eae15319361d /dev-libs/rasqal
parentppc/ppc64 stable wrt #376893 (diff)
downloadgentoo-2-62ee3a1acce255330c9e48ccd48aa17829536f86.tar.gz
gentoo-2-62ee3a1acce255330c9e48ccd48aa17829536f86.tar.bz2
gentoo-2-62ee3a1acce255330c9e48ccd48aa17829536f86.zip
ppc/ppc64 stable wrt #376893
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/rasqal')
-rw-r--r--dev-libs/rasqal/ChangeLog5
-rw-r--r--dev-libs/rasqal/rasqal-0.9.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/rasqal/ChangeLog b/dev-libs/rasqal/ChangeLog
index e0491baa6b3f..0054751f60aa 100644
--- a/dev-libs/rasqal/ChangeLog
+++ b/dev-libs/rasqal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/rasqal
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.58 2011/08/07 15:29:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.59 2011/08/09 13:09:00 xarthisius Exp $
+
+ 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> rasqal-0.9.19.ebuild:
+ ppc/ppc64 stable wrt #376893
07 Aug 2011; Markus Meier <maekke@gentoo.org> rasqal-0.9.19.ebuild:
x86 stable, bug #376893
diff --git a/dev-libs/rasqal/rasqal-0.9.19.ebuild b/dev-libs/rasqal/rasqal-0.9.19.ebuild
index 25b287847dcc..adba2d371872 100644
--- a/dev-libs/rasqal/rasqal-0.9.19.ebuild
+++ b/dev-libs/rasqal/rasqal-0.9.19.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/dev-libs/rasqal/rasqal-0.9.19.ebuild,v 1.8 2011/08/07 15:29:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.19.ebuild,v 1.9 2011/08/09 13:09:00 xarthisius Exp $
EAPI=3
inherit 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="gmp pcre test xml"
RDEPEND=">=media-libs/raptor-1.4.18