diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:17:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:17:44 +0000 |
commit | 32f8cf7a69db163a8313b61a34507f20eb2bf981 (patch) | |
tree | 06726e1c3f6b47c781addb1de374a1553c589002 /dev-db | |
parent | Stable for x86, wrt bug #534864 (diff) | |
download | gentoo-2-32f8cf7a69db163a8313b61a34507f20eb2bf981.tar.gz gentoo-2-32f8cf7a69db163a8313b61a34507f20eb2bf981.tar.bz2 gentoo-2-32f8cf7a69db163a8313b61a34507f20eb2bf981.zip |
Stable for x86, wrt bug #534940
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/kyotocabinet/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/kyotocabinet/ChangeLog b/dev-db/kyotocabinet/ChangeLog index da96934eafd8..4be64b913e87 100644 --- a/dev-db/kyotocabinet/ChangeLog +++ b/dev-db/kyotocabinet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/kyotocabinet # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.25 2015/01/09 13:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.26 2015/01/26 10:17:44 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> kyotocabinet-1.2.76-r1.ebuild: + Stable for x86, wrt bug #534940 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> kyotocabinet-1.2.76-r1.ebuild: Stable for amd64, wrt bug #534940 diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild index 743b9b6b1f09..9ff750e5ca07 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild,v 1.2 2015/01/09 13:47:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild,v 1.3 2015/01/26 10:17:44 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="debug doc examples static-libs" DEPEND="sys-libs/zlib |