summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-21 13:41:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-21 13:41:39 +0000
commit95bd008c551827fbea3c82643a91f8bd2e386ea7 (patch)
treeae2a8032f7490045085ba78c568c47fde7ecb240 /dev-libs/redland
parentDo not force jemalloc by default as the speed benefit is not that huge. (diff)
downloadhistorical-95bd008c551827fbea3c82643a91f8bd2e386ea7.tar.gz
historical-95bd008c551827fbea3c82643a91f8bd2e386ea7.tar.bz2
historical-95bd008c551827fbea3c82643a91f8bd2e386ea7.zip
Stable for amd64, wrt bug #404655
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/redland')
-rw-r--r--dev-libs/redland/ChangeLog7
-rw-r--r--dev-libs/redland/redland-1.0.15.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/redland/ChangeLog b/dev-libs/redland/ChangeLog
index d99bafb8d903..4f00e5bb3b52 100644
--- a/dev-libs/redland/ChangeLog
+++ b/dev-libs/redland/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/redland
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.96 2011/12/04 22:03:12 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.97 2012/02/21 13:41:39 ago Exp $
+
+ 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> redland-1.0.15.ebuild:
+ Stable for amd64, wrt bug #404655
*redland-1.0.15 (04 Dec 2011)
diff --git a/dev-libs/redland/redland-1.0.15.ebuild b/dev-libs/redland/redland-1.0.15.ebuild
index 6d92e95c3aa5..812ac4cc7990 100644
--- a/dev-libs/redland/redland-1.0.15.ebuild
+++ b/dev-libs/redland/redland-1.0.15.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/dev-libs/redland/redland-1.0.15.ebuild,v 1.1 2011/12/04 22:03:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v 1.2 2012/02/21 13:41:39 ago 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="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~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