diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 09:00:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 09:00:37 +0000 |
commit | a7f62dd29ca60f75423aa6280a87d8971e4aa980 (patch) | |
tree | 76f281383e35dc15aee3fea26cc541c0f411c1fb /dev-db/kyotocabinet | |
parent | Stable for amd64, wrt bug #481636 (diff) | |
download | gentoo-2-a7f62dd29ca60f75423aa6280a87d8971e4aa980.tar.gz gentoo-2-a7f62dd29ca60f75423aa6280a87d8971e4aa980.tar.bz2 gentoo-2-a7f62dd29ca60f75423aa6280a87d8971e4aa980.zip |
Stable for amd64, wrt bug #478214
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/kyotocabinet')
-rw-r--r-- | dev-db/kyotocabinet/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-db/kyotocabinet/ChangeLog b/dev-db/kyotocabinet/ChangeLog index bc2695c2951e..dd943d0bc2ab 100644 --- a/dev-db/kyotocabinet/ChangeLog +++ b/dev-db/kyotocabinet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/kyotocabinet # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.19 2013/03/17 15:19:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.20 2013/08/23 09:00:37 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kyotocabinet-1.2.76.ebuild: + Stable for amd64, wrt bug #478214 17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Add proxy-maintainers to metadata.xml diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild index 29e880998e7a..8078d18e4a55 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.ebuild,v 1.1 2012/05/30 03:42:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild,v 1.2 2013/08/23 09:00:36 ago Exp $ EAPI="2" @@ -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 |