diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 11:27:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 11:27:26 +0000 |
commit | 31b9d3b94b8c7fbe4a0443766efe42866fa94c6b (patch) | |
tree | 19775c31936e4ae92a3e640a20226e916e34e5a3 /dev-cpp/sparsehash/sparsehash-2.0.2.ebuild | |
parent | Stable for amd64, wrt bug #428906 (diff) | |
download | gentoo-2-31b9d3b94b8c7fbe4a0443766efe42866fa94c6b.tar.gz gentoo-2-31b9d3b94b8c7fbe4a0443766efe42866fa94c6b.tar.bz2 gentoo-2-31b9d3b94b8c7fbe4a0443766efe42866fa94c6b.zip |
Stable for amd64, wrt bug #428916
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/sparsehash/sparsehash-2.0.2.ebuild')
-rw-r--r-- | dev-cpp/sparsehash/sparsehash-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild b/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild index bd0f463ad3ca..da5e43b881d5 100644 --- a/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild +++ b/dev-cpp/sparsehash/sparsehash-2.0.2.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-cpp/sparsehash/sparsehash-2.0.2.ebuild,v 1.1 2012/06/16 08:22:23 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sparsehash/sparsehash-2.0.2.ebuild,v 1.2 2012/09/13 11:27:26 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://sparsehash.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" src_install() { |