diff options
author | 2011-10-17 14:31:28 +0000 | |
---|---|---|
committer | 2011-10-17 14:31:28 +0000 | |
commit | 01365537804bb1270ca22c78cade28268a2c7f19 (patch) | |
tree | 5936b6c21fc8b9b026f790cd68cad7cd5f9a4969 /dev-libs/rasqal | |
parent | Add the gentoo built version (for now just amd64) (diff) | |
download | gentoo-2-01365537804bb1270ca22c78cade28268a2c7f19.tar.gz gentoo-2-01365537804bb1270ca22c78cade28268a2c7f19.tar.bz2 gentoo-2-01365537804bb1270ca22c78cade28268a2c7f19.zip |
Stable for HPPA (bug #382641).
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
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 27ad7bda67cf..571edbe6f934 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.63 2011/10/05 08:22:26 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.64 2011/10/17 14:31:28 jer Exp $ + + 17 Oct 2011; Jeroen Roovers <jer@gentoo.org> rasqal-0.9.27.ebuild: + Stable for HPPA (bug #382641). 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> rasqal-0.9.27.ebuild: x86 stable, thanks David. Bug 382641 diff --git a/dev-libs/rasqal/rasqal-0.9.27.ebuild b/dev-libs/rasqal/rasqal-0.9.27.ebuild index 28a26edb972a..3f1f446b3de7 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.3 2011/10/05 08:22:26 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.27.ebuild,v 1.4 2011/10/17 14:31:28 jer 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 |