diff options
author | 2011-10-18 16:53:46 +0000 | |
---|---|---|
committer | 2011-10-18 16:53:46 +0000 | |
commit | b42cc7535cc34c9433407f5c654e95b5e2b780ed (patch) | |
tree | a440ceec29953d0a2ccaff3f0ebce90181deb0fc /dev-libs/rasqal | |
parent | old (diff) | |
download | gentoo-2-b42cc7535cc34c9433407f5c654e95b5e2b780ed.tar.gz gentoo-2-b42cc7535cc34c9433407f5c654e95b5e2b780ed.tar.bz2 gentoo-2-b42cc7535cc34c9433407f5c654e95b5e2b780ed.zip |
ppc/ppc64 stable wrt #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 368864d70de7..8de1520d5b5b 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.65 2011/10/17 20:26:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.66 2011/10/18 16:53:46 ssuominen Exp $ + + 18 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> rasqal-0.9.27.ebuild: + ppc/ppc64 stable wrt #382641 17 Oct 2011; Markus Meier <maekke@gentoo.org> rasqal-0.9.27.ebuild: arm stable, bug #382641 diff --git a/dev-libs/rasqal/rasqal-0.9.27.ebuild b/dev-libs/rasqal/rasqal-0.9.27.ebuild index 2ad51a3a1671..7d11eaf93894 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.5 2011/10/17 20:26:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.27.ebuild,v 1.6 2011/10/18 16:53:46 ssuominen 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 |