diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:47:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:47:56 +0000 |
commit | 176346ff1ce7575cc8aeeb08f63d73de827b5726 (patch) | |
tree | 9f4f68cecd45f34f73ad9270c0de0b6697466b9e /dev-db | |
parent | Stable for amd64, wrt bug #535534 (diff) | |
download | gentoo-2-176346ff1ce7575cc8aeeb08f63d73de827b5726.tar.gz gentoo-2-176346ff1ce7575cc8aeeb08f63d73de827b5726.tar.bz2 gentoo-2-176346ff1ce7575cc8aeeb08f63d73de827b5726.zip |
Stable for amd64, wrt bug #534940
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/kyotocabinet/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/kyotocabinet/ChangeLog b/dev-db/kyotocabinet/ChangeLog index 541d1d32263d..da96934eafd8 100644 --- a/dev-db/kyotocabinet/ChangeLog +++ b/dev-db/kyotocabinet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/kyotocabinet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.24 2014/05/15 21:56:36 jer Exp $ +# 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 $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> kyotocabinet-1.2.76-r1.ebuild: + Stable for amd64, wrt bug #534940 15 May 2014; Jeroen Roovers <jer@gentoo.org> files/fix_configure-1.2.62.patch, files/kyotocabinet-1.2.76-flags.patch: diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild index 8dbd817dec69..743b9b6b1f09 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-2014 Gentoo Foundation +# 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.1 2014/05/15 21:46:42 jer Exp $ +# $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 $ 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 |