summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-10-27 22:14:47 +0000
committerMarkus Meier <maekke@gentoo.org>2010-10-27 22:14:47 +0000
commitf431de47a9e13725c5d2ffc25b1e3910aac8e874 (patch)
treed576f8c61cdb00d47eaedd5ae2c0d7369a3a6878 /dev-libs/rasqal
parentadd ~arm, bug #341149 (diff)
downloadgentoo-2-f431de47a9e13725c5d2ffc25b1e3910aac8e874.tar.gz
gentoo-2-f431de47a9e13725c5d2ffc25b1e3910aac8e874.tar.bz2
gentoo-2-f431de47a9e13725c5d2ffc25b1e3910aac8e874.zip
add ~arm, bug #341149
(Portage version: 2.2.0_alpha1/cvs/Linux i686)
Diffstat (limited to 'dev-libs/rasqal')
-rw-r--r--dev-libs/rasqal/ChangeLog5
-rw-r--r--dev-libs/rasqal/rasqal-0.9.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/rasqal/ChangeLog b/dev-libs/rasqal/ChangeLog
index 46f67957d686..3296c65115ca 100644
--- a/dev-libs/rasqal/ChangeLog
+++ b/dev-libs/rasqal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/rasqal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.47 2010/10/25 19:23:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.48 2010/10/27 22:14:47 maekke Exp $
+
+ 27 Oct 2010; Markus Meier <maekke@gentoo.org> rasqal-0.9.20.ebuild:
+ add ~arm, bug #341149
25 Oct 2010; Raúl Porcel <armin76@gentoo.org> rasqal-0.9.17.ebuild,
rasqal-0.9.19.ebuild, rasqal-0.9.20.ebuild:
diff --git a/dev-libs/rasqal/rasqal-0.9.20.ebuild b/dev-libs/rasqal/rasqal-0.9.20.ebuild
index 32e7f0202011..a3020b03d6ac 100644
--- a/dev-libs/rasqal/rasqal-0.9.20.ebuild
+++ b/dev-libs/rasqal/rasqal-0.9.20.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/dev-libs/rasqal/rasqal-0.9.20.ebuild,v 1.3 2010/10/25 19:23:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.20.ebuild,v 1.4 2010/10/27 22:14:47 maekke 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 ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="gmp pcre static-libs test xml"
RDEPEND=">=media-libs/raptor-1.9.0