diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:46:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:46:28 +0000 |
commit | 89bc3bea8d7e374738d476b3b0b31640c08efbd2 (patch) | |
tree | 2675d03080fbfe79f0c83fcdaab0359111b447e7 /media-libs/raptor | |
parent | Stable for amd64, wrt bug #404793 (diff) | |
download | gentoo-2-89bc3bea8d7e374738d476b3b0b31640c08efbd2.tar.gz gentoo-2-89bc3bea8d7e374738d476b3b0b31640c08efbd2.tar.bz2 gentoo-2-89bc3bea8d7e374738d476b3b0b31640c08efbd2.zip |
Stable for amd64, wrt bug #404795
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r-- | media-libs/raptor/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/raptor/raptor-2.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog index bc02af139af7..98060e729f01 100644 --- a/media-libs/raptor/ChangeLog +++ b/media-libs/raptor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/raptor -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.116 2011/11/28 17:02:50 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.117 2012/02/21 13:46:28 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> raptor-2.0.6.ebuild: + Stable for amd64, wrt bug #404795 28 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -raptor-2.0.5.ebuild, -files/raptor-2.0.5-expat.patch: diff --git a/media-libs/raptor/raptor-2.0.6.ebuild b/media-libs/raptor/raptor-2.0.6.ebuild index 0fe281cf69fd..87b6f500b95a 100644 --- a/media-libs/raptor/raptor-2.0.6.ebuild +++ b/media-libs/raptor/raptor-2.0.6.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/media-libs/raptor/raptor-2.0.6.ebuild,v 1.1 2011/11/28 17:02:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.6.ebuild,v 1.2 2012/02/21 13:46:28 ago Exp $ EAPI=4 inherit eutils libtool @@ -13,7 +13,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+curl debug json static-libs unicode +xml" RDEPEND="unicode? ( dev-libs/glib:2 ) |