diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-07 15:29:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-07 15:29:38 +0000 |
commit | aeefd20a90ed35bde2712b3565fb1bb79e2fbaee (patch) | |
tree | fcb8a2e7a47b9f84c9d353141f53b176739e16b7 /dev-libs | |
parent | x86 stable, bug #376893 (diff) | |
download | gentoo-2-aeefd20a90ed35bde2712b3565fb1bb79e2fbaee.tar.gz gentoo-2-aeefd20a90ed35bde2712b3565fb1bb79e2fbaee.tar.bz2 gentoo-2-aeefd20a90ed35bde2712b3565fb1bb79e2fbaee.zip |
x86 stable, bug #376893
(Portage version: 2.1.10.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/rasqal/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/rasqal/ChangeLog b/dev-libs/rasqal/ChangeLog index 306f621b6cf1..e0491baa6b3f 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.57 2011/08/05 20:12:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.58 2011/08/07 15:29:38 maekke Exp $ + + 07 Aug 2011; Markus Meier <maekke@gentoo.org> rasqal-0.9.19.ebuild: + x86 stable, bug #376893 05 Aug 2011; Jeroen Roovers <jer@gentoo.org> rasqal-0.9.19.ebuild: Stable for HPPA (bug #376893). diff --git a/dev-libs/rasqal/rasqal-0.9.19.ebuild b/dev-libs/rasqal/rasqal-0.9.19.ebuild index 07aff1317196..25b287847dcc 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.7 2011/08/05 20:12:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.19.ebuild,v 1.8 2011/08/07 15:29:38 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 ~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 |