summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-07 19:13:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-07 19:13:40 +0000
commitbdbcbf2c40edaedf6334b5b5a270389dd0a0d6a6 (patch)
treec0d9f3f48ad01ff9242e26e307e5d6f62a0398e1 /dev-db/libzdb
parentStable for x86, wrt bug #507252 (diff)
downloadgentoo-2-bdbcbf2c40edaedf6334b5b5a270389dd0a0d6a6.tar.gz
gentoo-2-bdbcbf2c40edaedf6334b5b5a270389dd0a0d6a6.tar.bz2
gentoo-2-bdbcbf2c40edaedf6334b5b5a270389dd0a0d6a6.zip
Stable for x86, wrt bug #507682
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/libzdb')
-rw-r--r--dev-db/libzdb/ChangeLog5
-rw-r--r--dev-db/libzdb/libzdb-2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/libzdb/ChangeLog b/dev-db/libzdb/ChangeLog
index e35c6f65d547..d64b40c3e808 100644
--- a/dev-db/libzdb/ChangeLog
+++ b/dev-db/libzdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/libzdb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.18 2014/05/30 20:08:30 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.19 2014/06/07 19:13:40 ago Exp $
+
+ 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libzdb-2.12.ebuild:
+ Stable for x86, wrt bug #507682
30 May 2014; Chema Alonso <nimiux@gentoo.org> libzdb-2.12.ebuild:
Stable for amd64 wrt bug #507682
diff --git a/dev-db/libzdb/libzdb-2.12.ebuild b/dev-db/libzdb/libzdb-2.12.ebuild
index a629db49adc8..7c8f5ebf067b 100644
--- a/dev-db/libzdb/libzdb-2.12.ebuild
+++ b/dev-db/libzdb/libzdb-2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v 1.2 2014/05/30 20:08:30 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v 1.3 2014/06/07 19:13:40 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.tildeslash.com/${PN}/dist/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug doc mysql postgres +sqlite ssl static-libs"
REQUIRED_USE=" || ( postgres mysql sqlite )"