diff options
author | 2010-01-09 16:00:57 +0000 | |
---|---|---|
committer | 2010-01-09 16:00:57 +0000 | |
commit | c50efbb1f2e65f853dd23a5130ffa7b0ee5180d9 (patch) | |
tree | 400524f4fe12345f500435e5cbd586cd9e715b13 /dev-db/tokyocabinet/tokyocabinet-1.4.38.ebuild | |
parent | stable x86, security bug 290660 (diff) | |
download | gentoo-2-c50efbb1f2e65f853dd23a5130ffa7b0ee5180d9.tar.gz gentoo-2-c50efbb1f2e65f853dd23a5130ffa7b0ee5180d9.tar.bz2 gentoo-2-c50efbb1f2e65f853dd23a5130ffa7b0ee5180d9.zip |
stable x86, security bug 290660
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-db/tokyocabinet/tokyocabinet-1.4.38.ebuild')
-rw-r--r-- | dev-db/tokyocabinet/tokyocabinet-1.4.38.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.38.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.38.ebuild index 0bf2a6b0d333..5e96d43406b7 100644 --- a/dev-db/tokyocabinet/tokyocabinet-1.4.38.ebuild +++ b/dev-db/tokyocabinet/tokyocabinet-1.4.38.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.38.ebuild,v 1.2 2009/11/26 09:21:55 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/tokyocabinet/tokyocabinet-1.4.38.ebuild,v 1.3 2010/01/09 16:00:57 fauli Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="debug doc examples" DEPEND="sys-libs/zlib |