diff options
author | 2012-12-08 15:54:24 +0000 | |
---|---|---|
committer | 2012-12-08 15:54:24 +0000 | |
commit | eaa286c1cfe8a4ddde9ce380fe22e3da589432b5 (patch) | |
tree | 66a942da0fc04b3fe79ab058b15d43d25f5bbba6 /dev-db/tokyocabinet | |
parent | Stable for ppc64, wrt bug #419767 (diff) | |
download | gentoo-2-eaa286c1cfe8a4ddde9ce380fe22e3da589432b5.tar.gz gentoo-2-eaa286c1cfe8a4ddde9ce380fe22e3da589432b5.tar.bz2 gentoo-2-eaa286c1cfe8a4ddde9ce380fe22e3da589432b5.zip |
Stable for ppc64, wrt bug #441146
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-db/tokyocabinet')
-rw-r--r-- | dev-db/tokyocabinet/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/tokyocabinet/ChangeLog b/dev-db/tokyocabinet/ChangeLog index 632c4ebc16d9..3fa6bb23c97f 100644 --- a/dev-db/tokyocabinet/ChangeLog +++ b/dev-db/tokyocabinet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/tokyocabinet # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.46 2012/12/07 19:15:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.47 2012/12/08 15:54:24 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tokyocabinet-1.4.48.ebuild: + Stable for ppc64, wrt bug #441146 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tokyocabinet-1.4.48.ebuild: Stable for ppc, wrt bug #441146 diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild index 3012202724ce..4fa236110f8a 100644 --- a/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild +++ b/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild,v 1.4 2012/12/07 19:15:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild,v 1.5 2012/12/08 15:54:24 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="LGPL-2.1" 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" DEPEND="sys-libs/zlib |