summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2013-12-19 13:58:42 +0000
committerAkinori Hattori <hattya@gentoo.org>2013-12-19 13:58:42 +0000
commit05b46fc452cb41ec1a71f9e0662deb6547e23832 (patch)
tree4e954ae62c83de6a156864060953f64d91f4a75b /dev-libs/redland
parentStable for HPPA (bug #494612). (diff)
downloadgentoo-2-05b46fc452cb41ec1a71f9e0662deb6547e23832.tar.gz
gentoo-2-05b46fc452cb41ec1a71f9e0662deb6547e23832.tar.bz2
gentoo-2-05b46fc452cb41ec1a71f9e0662deb6547e23832.zip
ia64 stable wrt bug #483186
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-libs/redland')
-rw-r--r--dev-libs/redland/ChangeLog5
-rw-r--r--dev-libs/redland/redland-1.0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/redland/ChangeLog b/dev-libs/redland/ChangeLog
index 969350894b84..993136559be2 100644
--- a/dev-libs/redland/ChangeLog
+++ b/dev-libs/redland/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/redland
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.115 2013/05/02 15:12:38 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.116 2013/12/19 13:58:42 hattya Exp $
+
+ 19 Dec 2013; Akinori Hattori <hattya@gentoo.org> redland-1.0.16.ebuild:
+ ia64 stable wrt bug #483186
02 May 2013; Julian Ospald <hasufell@gentoo.org> redland-1.0.16.ebuild:
fix sed-hack wrt #468298
diff --git a/dev-libs/redland/redland-1.0.16.ebuild b/dev-libs/redland/redland-1.0.16.ebuild
index 7c5214c43e30..02b61336b280 100644
--- a/dev-libs/redland/redland-1.0.16.ebuild
+++ b/dev-libs/redland/redland-1.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.16.ebuild,v 1.7 2013/05/02 15:12:38 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.16.ebuild,v 1.8 2013/12/19 13:58:42 hattya Exp $
EAPI=4
inherit libtool
@@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="berkdb iodbc mysql odbc postgres sqlite ssl static-libs +xml"
# NOTE: libtool is required for libltdl at runtime