summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-07 14:27:39 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-07 14:27:39 +0000
commitd5121a80eb4724e3a09f8faa0e86307f0665bd14 (patch)
treeb24ee90ab3c41a82107840a6add5513d299e6302 /dev-cpp/sparsehash/sparsehash-1.5.2.ebuild
parentx86 stable wrt bug #353568 (diff)
downloadgentoo-2-d5121a80eb4724e3a09f8faa0e86307f0665bd14.tar.gz
gentoo-2-d5121a80eb4724e3a09f8faa0e86307f0665bd14.tar.bz2
gentoo-2-d5121a80eb4724e3a09f8faa0e86307f0665bd14.zip
x86 stable wrt bug #353570
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-cpp/sparsehash/sparsehash-1.5.2.ebuild')
-rw-r--r--dev-cpp/sparsehash/sparsehash-1.5.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild b/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild
index 9eab198bb71e..5670e711e9c9 100644
--- a/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild
+++ b/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild,v 1.1 2009/09/01 08:26:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/sparsehash-1.5.2.ebuild,v 1.2 2011/02/07 14:27:39 phajdan.jr Exp $
DESCRIPTION="An extremely memory-efficient hash_map implementation."
HOMEPAGE="http://code.google.com/p/google-sparsehash/"
SRC_URI="http://google-sparsehash.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=""