diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 09:11:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 09:11:26 +0000 |
commit | f2c04954abb3a336aabd5839bb85244fd8f71a8f (patch) | |
tree | cacf69482c358aaa07075efaad8d512920db2d96 /dev-db | |
parent | Stable for x86, wrt bug #481636 (diff) | |
download | gentoo-2-f2c04954abb3a336aabd5839bb85244fd8f71a8f.tar.gz gentoo-2-f2c04954abb3a336aabd5839bb85244fd8f71a8f.tar.bz2 gentoo-2-f2c04954abb3a336aabd5839bb85244fd8f71a8f.zip |
Stable for x86, wrt bug #478214
(Portage version: 2.1.13.7/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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/kyotocabinet/ChangeLog b/dev-db/kyotocabinet/ChangeLog index dd943d0bc2ab..1a31ad6d6424 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.20 2013/08/23 09:00:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.21 2013/08/23 09:11:26 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kyotocabinet-1.2.76.ebuild: + Stable for x86, wrt bug #478214 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kyotocabinet-1.2.76.ebuild: Stable for amd64, wrt bug #478214 diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild index 8078d18e4a55..6da3f538c875 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-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.2 2013/08/23 09:00:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild,v 1.3 2013/08/23 09:11:26 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 |