diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-21 15:44:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-21 15:44:27 +0000 |
commit | 699a9a5731a83162ea5388ef0620c424f9cce436 (patch) | |
tree | bc52ed306e5adc7ee934e6fd55fd0f9129c90677 /dev-libs/rasqal | |
parent | Masking www-client/arora (diff) | |
download | gentoo-2-699a9a5731a83162ea5388ef0620c424f9cce436.tar.gz gentoo-2-699a9a5731a83162ea5388ef0620c424f9cce436.tar.bz2 gentoo-2-699a9a5731a83162ea5388ef0620c424f9cce436.zip |
Stable for HPPA (bug #404961).
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/rasqal')
-rw-r--r-- | dev-libs/rasqal/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.28.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/rasqal/ChangeLog b/dev-libs/rasqal/ChangeLog index fa09c8664c4c..95b29047cdc1 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.69 2011/12/20 16:40:44 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.70 2012/02/21 15:44:27 jer Exp $ + + 21 Feb 2012; Jeroen Roovers <jer@gentoo.org> rasqal-0.9.28.ebuild: + Stable for HPPA (bug #404961). 20 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> rasqal-0.9.27.ebuild, rasqal-0.9.28.ebuild: diff --git a/dev-libs/rasqal/rasqal-0.9.28.ebuild b/dev-libs/rasqal/rasqal-0.9.28.ebuild index 2a2531315dfe..8598d1aa07d2 100644 --- a/dev-libs/rasqal/rasqal-0.9.28.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild,v 1.2 2011/12/20 16:40:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild,v 1.3 2012/02/21 15:44:27 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.0.6:2 |