summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-02-23 13:38:38 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-02-23 13:38:38 +0000
commit95badc5efbcc261901e42d292ed6b197f68bcafb (patch)
tree6326467741e8fb1241be88980d8be875c6b79d79 /media-libs/raptor
parentstable x86, bug 294214 (diff)
downloadgentoo-2-95badc5efbcc261901e42d292ed6b197f68bcafb.tar.gz
gentoo-2-95badc5efbcc261901e42d292ed6b197f68bcafb.tar.bz2
gentoo-2-95badc5efbcc261901e42d292ed6b197f68bcafb.zip
stable x86, bug 301306
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/ChangeLog5
-rw-r--r--media-libs/raptor/raptor-1.4.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index 89c9861cfb89..a3f651693a80 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/raptor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.76 2010/01/19 00:29:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.77 2010/02/23 13:38:38 fauli Exp $
+
+ 23 Feb 2010; Christian Faulhammer <fauli@gentoo.org> raptor-1.4.20.ebuild:
+ stable x86, bug 301306
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> raptor-1.4.20.ebuild:
Stable for HPPA (bug #301306).
diff --git a/media-libs/raptor/raptor-1.4.20.ebuild b/media-libs/raptor/raptor-1.4.20.ebuild
index 8a080dfca8c2..be162a1a2c38 100644
--- a/media-libs/raptor/raptor-1.4.20.ebuild
+++ b/media-libs/raptor/raptor-1.4.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild,v 1.4 2010/01/19 00:29:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.20.ebuild,v 1.5 2010/02/23 13:38:38 fauli Exp $
EAPI=2
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="LGPL-2.1 Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="curl debug unicode xml"
RDEPEND="unicode? ( dev-libs/glib:2 )