summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:23:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:23:36 +0000
commitb080be81a6f8455c8f25fca1966ff17605d5aaa7 (patch)
tree23f3490b539aef6a22794b814f8d3253a00c34ad /dev-db/libzdb
parentStable for x86, wrt bug #470588 (diff)
downloadgentoo-2-b080be81a6f8455c8f25fca1966ff17605d5aaa7.tar.gz
gentoo-2-b080be81a6f8455c8f25fca1966ff17605d5aaa7.tar.bz2
gentoo-2-b080be81a6f8455c8f25fca1966ff17605d5aaa7.zip
Stable for x86, wrt bug #470080
(Portage version: 2.1.11.63/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.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/libzdb/ChangeLog b/dev-db/libzdb/ChangeLog
index f2bd514525ce..b64ce7d69a99 100644
--- a/dev-db/libzdb/ChangeLog
+++ b/dev-db/libzdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/libzdb
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.13 2013/05/18 11:09:09 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.14 2013/05/20 08:23:36 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> libzdb-2.11.1.ebuild:
+ Stable for x86, wrt bug #470080
18 May 2013; Chema Alonso <nimiux@gentoo.org> libzdb-2.11.1.ebuild:
Stable for amd64 wrt bug #470080
diff --git a/dev-db/libzdb/libzdb-2.11.1.ebuild b/dev-db/libzdb/libzdb-2.11.1.ebuild
index a3af0e57f34e..d76af8284200 100644
--- a/dev-db/libzdb/libzdb-2.11.1.ebuild
+++ b/dev-db/libzdb/libzdb-2.11.1.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-db/libzdb/libzdb-2.11.1.ebuild,v 1.5 2013/05/18 11:09:09 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v 1.6 2013/05/20 08:23:36 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 )"