diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:15:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:15:19 +0000 |
commit | e191ad22112e2080ebbcfde04dd42f2d41ca4684 (patch) | |
tree | 9d5c4b73554c0e46fc85fe97fb22c56e2ab68928 /dev-db/tokyocabinet | |
parent | Stable for ppc, wrt bug #441172 (diff) | |
download | gentoo-2-e191ad22112e2080ebbcfde04dd42f2d41ca4684.tar.gz gentoo-2-e191ad22112e2080ebbcfde04dd42f2d41ca4684.tar.bz2 gentoo-2-e191ad22112e2080ebbcfde04dd42f2d41ca4684.zip |
Stable for ppc, 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 d148d8b2da3a..632c4ebc16d9 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.45 2012/12/07 17:57:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.46 2012/12/07 19:15:19 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tokyocabinet-1.4.48.ebuild: + Stable for ppc, wrt bug #441146 07 Dec 2012; <ago@gentoo.org> tokyocabinet-1.4.48.ebuild: Stable for x86, wrt bug #441146 diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild index 936667060b4a..3012202724ce 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.3 2012/12/07 17:57:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.48.ebuild,v 1.4 2012/12/07 19:15:19 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 |