diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-21 15:43:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-21 15:43:37 +0000 |
commit | 599e03bf359999e0b73686ce7722d49b8004b04d (patch) | |
tree | 800d690b49e9a99e5db39e6c69f04381c5b8e86e /media-libs | |
parent | Stable for HPPA (bug #404789). (diff) | |
download | gentoo-2-599e03bf359999e0b73686ce7722d49b8004b04d.tar.gz gentoo-2-599e03bf359999e0b73686ce7722d49b8004b04d.tar.bz2 gentoo-2-599e03bf359999e0b73686ce7722d49b8004b04d.zip |
Stable for HPPA (bug #404795).
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/raptor/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/raptor/raptor-2.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog index 98060e729f01..54dd0d45cee2 100644 --- a/media-libs/raptor/ChangeLog +++ b/media-libs/raptor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/raptor # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.118 2012/02/21 15:43:37 jer Exp $ + + 21 Feb 2012; Jeroen Roovers <jer@gentoo.org> raptor-2.0.6.ebuild: + Stable for HPPA (bug #404795). 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> raptor-2.0.6.ebuild: Stable for amd64, wrt bug #404795 diff --git a/media-libs/raptor/raptor-2.0.6.ebuild b/media-libs/raptor/raptor-2.0.6.ebuild index 87b6f500b95a..91a3850c2880 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-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.2 2012/02/21 13:46:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.6.ebuild,v 1.3 2012/02/21 15:43:37 jer 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 ) |