diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-08 19:31:58 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-08 19:31:58 +0000 |
commit | c8e68896b2e4e7a3fc6a2effe17b052067ef52e7 (patch) | |
tree | 7773933311b90fec7b629b73e7563e3fdafd68cf /dev-db/tokyocabinet | |
parent | Remove USE="ssl" and always install net-libs/gnutls wrt #295347, thanks to Ch... (diff) | |
download | gentoo-2-c8e68896b2e4e7a3fc6a2effe17b052067ef52e7.tar.gz gentoo-2-c8e68896b2e4e7a3fc6a2effe17b052067ef52e7.tar.bz2 gentoo-2-c8e68896b2e4e7a3fc6a2effe17b052067ef52e7.zip |
Marking tokyocabinet-1.4.41 ppc64 and ppc for bug 290660
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'dev-db/tokyocabinet')
-rw-r--r-- | dev-db/tokyocabinet/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/tokyocabinet/tokyocabinet-1.4.41.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/tokyocabinet/ChangeLog b/dev-db/tokyocabinet/ChangeLog index ab4a751539b1..b0ba4bc0362a 100644 --- a/dev-db/tokyocabinet/ChangeLog +++ b/dev-db/tokyocabinet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/tokyocabinet -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.15 2009/12/31 16:05:21 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/ChangeLog,v 1.16 2010/01/08 19:31:58 ranger Exp $ + + 08 Jan 2010; Brent Baude <ranger@gentoo.org> tokyocabinet-1.4.41.ebuild: + Marking tokyocabinet-1.4.41 ppc64 and ppc for bug 290660 31 Dec 2009; Brent Baude <ranger@gentoo.org> tokyocabinet-1.4.41.ebuild: Marking tokyocabinet-1.4.41 ~ppc64 for bug 290154 diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.41.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.41.ebuild index 7e9b43e22649..ba17a9620f0b 100644 --- a/dev-db/tokyocabinet/tokyocabinet-1.4.41.ebuild +++ b/dev-db/tokyocabinet/tokyocabinet-1.4.41.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.41.ebuild,v 1.2 2009/12/31 16:05:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.41.ebuild,v 1.3 2010/01/08 19:31:58 ranger 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 |