summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-17 20:21:59 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-17 20:21:59 +0000
commitc5fa24a5f1848fc8ca0d40789118fce57ade7023 (patch)
treef82d89e112b49d6506dedfec3101e1be2d6a1587 /media-libs/raptor
parentstabilize correct version for arm (diff)
downloadgentoo-2-c5fa24a5f1848fc8ca0d40789118fce57ade7023.tar.gz
gentoo-2-c5fa24a5f1848fc8ca0d40789118fce57ade7023.tar.bz2
gentoo-2-c5fa24a5f1848fc8ca0d40789118fce57ade7023.zip
arm stable, bug #382641
(Portage version: 2.1.10.27/cvs/Linux i686)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/ChangeLog5
-rw-r--r--media-libs/raptor/raptor-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index b70d070993d0..ac9b4f8fc2ba 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.108 2011/10/17 14:29:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.109 2011/10/17 20:21:59 maekke Exp $
+
+ 17 Oct 2011; Markus Meier <maekke@gentoo.org> raptor-2.0.4.ebuild:
+ arm stable, bug #382641
17 Oct 2011; Jeroen Roovers <jer@gentoo.org> raptor-2.0.4.ebuild:
Stable for HPPA (bug #382641).
diff --git a/media-libs/raptor/raptor-2.0.4.ebuild b/media-libs/raptor/raptor-2.0.4.ebuild
index 18ae66091ec1..b0f482cb23e7 100644
--- a/media-libs/raptor/raptor-2.0.4.ebuild
+++ b/media-libs/raptor/raptor-2.0.4.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/media-libs/raptor/raptor-2.0.4.ebuild,v 1.5 2011/10/17 14:29:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.4.ebuild,v 1.6 2011/10/17 20:21:59 maekke Exp $
EAPI=4
inherit autotools 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 )