public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/sparsehash/
Date: Thu, 14 Jan 2016 00:24:58 +0000 (UTC)	[thread overview]
Message-ID: <1452731020.ab8d1137aacb3da6a225fb42e3512fcc1792f2f6.radhermit@gentoo> (raw)

commit:     ab8d1137aacb3da6a225fb42e3512fcc1792f2f6
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 14 00:23:40 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 00:23:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8d1137

dev-cpp/sparsehash: version bump to 2.0.3

 dev-cpp/sparsehash/Manifest                |  1 +
 dev-cpp/sparsehash/metadata.xml            |  3 +--
 dev-cpp/sparsehash/sparsehash-2.0.3.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/sparsehash/Manifest b/dev-cpp/sparsehash/Manifest
index a2c2234..45f0b7f 100644
--- a/dev-cpp/sparsehash/Manifest
+++ b/dev-cpp/sparsehash/Manifest
@@ -1,2 +1,3 @@
 DIST sparsehash-1.10.tar.gz 289819 SHA256 5a57b77633aab1e59827e51cf6247c4ac521713d45f1764ddba60353cbc9677a SHA512 ecc01e755885b8da5927f4f56c95c02ce9a43e5c0280cdc1cdfa812f787396646925c0f602a35decdf94144e8d2f3ac31b80f5ed98b70ccca607a29bb11f8a35 WHIRLPOOL 643e27499b1981faa7dc8864886c736a5265d78221edaed0fb6bd73eaf943433d5fbe5fe26ec2e52451651e19ce869a6ad08c22d7fb3d71b6cc7bf5866fd3653
 DIST sparsehash-2.0.2.tar.gz 340514 SHA256 2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c SHA512 27d823551bc8364dd3c10f071e51bab55d2bbe9cf74ddb8337d118475aa7fdd38ae07dbb7dbd721c1350830325cadccdadf127f9996f26387e412e108edba3a1 WHIRLPOOL 87d31528bfd7a177c7be3be2bcddf1ba52bcc8791b8b2162cc1902e4cf02695c99b9a6b70fbcfd85d9e03456931bd72fc67b47cad79d0182bd1d4f5eb11e6f0b
+DIST sparsehash-2.0.3.tar.gz 322046 SHA256 05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c SHA512 bb00d0acb8eba65f7da8015ea4f6bebf8bba36ed6777881960ee215f22b7be17b069c59838d210551ce67a34baccfc7b2fed603677ec53c0c32714d8e76f5d6c WHIRLPOOL e647aed5468c76a40a4cf631cf4fa4a5f312cb4a712eedb5174ac29a59ec018227ca7e8db61e6a77121dc9b1acbe2e52a492fa7ed654d9eb9180237cb1ebdf72

diff --git a/dev-cpp/sparsehash/metadata.xml b/dev-cpp/sparsehash/metadata.xml
index 3a6027d..55bed68 100644
--- a/dev-cpp/sparsehash/metadata.xml
+++ b/dev-cpp/sparsehash/metadata.xml
@@ -3,7 +3,6 @@
 <pkgmetadata>
 	<herd>cpp</herd>
 	<upstream>
-		<remote-id type="google-code">google-sparsehash</remote-id>
-		<remote-id type="github">google/sparsehash</remote-id>
+		<remote-id type="github">sparsehash/sparsehash</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-cpp/sparsehash/sparsehash-2.0.3.ebuild b/dev-cpp/sparsehash/sparsehash-2.0.3.ebuild
new file mode 100644
index 0000000..5fb17a0
--- /dev/null
+++ b/dev-cpp/sparsehash/sparsehash-2.0.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+DESCRIPTION="An extremely memory-efficient hash_map implementation"
+HOMEPAGE="https://github.com/sparsehash/sparsehash"
+SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+S=${WORKDIR}/${PN}-${P}
+
+src_install() {
+	default
+
+	# Installs just every piece
+	rm -rf "${ED}/usr/share/doc"
+	dohtml doc/*
+}


             reply	other threads:[~2016-01-14  0:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14  0:24 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-08 12:50 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/sparsehash/ Jakov Smolić
2024-10-06 10:55 Sam James
2024-10-06 10:49 Sam James
2024-08-30 15:31 Jakov Smolić
2021-02-17  9:37 David Seifert
2021-02-16  8:25 Sergei Trofimovich
2020-12-16 23:10 Sam James
2020-12-13 21:45 Thomas Deutschmann
2020-12-07 18:48 Sam James
2020-11-12  7:51 Joonas Niilola
2020-11-12  7:51 Joonas Niilola
2020-11-12  7:51 Joonas Niilola
2017-03-01 20:35 David Seifert
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
2015-09-01 18:57 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452731020.ab8d1137aacb3da6a225fb42e3512fcc1792f2f6.radhermit@gentoo \
    --to=radhermit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox