diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-17 20:26:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-17 20:26:09 +0000 |
commit | 070ce67141fbdd857499224b63e21f4e9fec3886 (patch) | |
tree | 8bdaf178e958cb64b1f4be74a94a22aa30dccb2a /dev-libs/rasqal | |
parent | List dev-lang/ifc as a last compiler in order to prevent people randomly hitt... (diff) | |
download | gentoo-2-070ce67141fbdd857499224b63e21f4e9fec3886.tar.gz gentoo-2-070ce67141fbdd857499224b63e21f4e9fec3886.tar.bz2 gentoo-2-070ce67141fbdd857499224b63e21f4e9fec3886.zip |
arm stable, bug #382641
(Portage version: 2.1.10.27/cvs/Linux i686)
Diffstat (limited to 'dev-libs/rasqal')
-rw-r--r-- | dev-libs/rasqal/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/rasqal/ChangeLog b/dev-libs/rasqal/ChangeLog index 571edbe6f934..368864d70de7 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.64 2011/10/17 14:31:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.65 2011/10/17 20:26:09 maekke Exp $ + + 17 Oct 2011; Markus Meier <maekke@gentoo.org> rasqal-0.9.27.ebuild: + arm stable, bug #382641 17 Oct 2011; Jeroen Roovers <jer@gentoo.org> rasqal-0.9.27.ebuild: Stable for HPPA (bug #382641). diff --git a/dev-libs/rasqal/rasqal-0.9.27.ebuild b/dev-libs/rasqal/rasqal-0.9.27.ebuild index 3f1f446b3de7..2ad51a3a1671 100644 --- a/dev-libs/rasqal/rasqal-0.9.27.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.27.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.27.ebuild,v 1.4 2011/10/17 14:31:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.27.ebuild,v 1.5 2011/10/17 20:26:09 maekke Exp $ EAPI=4 @@ -10,7 +10,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="+crypt doc gmp +mhash pcre static-libs test xml" RDEPEND="media-libs/raptor:2 |