public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nanomsg/
Date: Sat, 30 Jul 2016 14:16:43 +0000 (UTC)	[thread overview]
Message-ID: <1469886757.688600e6e3d348b0893723c7ad4a799eed7c3536.floppym@gentoo> (raw)

commit:     688600e6e3d348b0893723c7ad4a799eed7c3536
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 13:52:37 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 13:52:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688600e6

dev-libs/nanomsg: ${PV}.tar.gz -> ${P}.tar.gz

Package-Manager: portage-2.3.0_p16

 dev-libs/nanomsg/Manifest             | 2 +-
 dev-libs/nanomsg/nanomsg-1.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/nanomsg/Manifest b/dev-libs/nanomsg/Manifest
index 52a1a33..6bb6585 100644
--- a/dev-libs/nanomsg/Manifest
+++ b/dev-libs/nanomsg/Manifest
@@ -1,3 +1,3 @@
 DIST 0.9-beta.tar.gz 310601 SHA256 4c15248baa594523fc34368166cdb42e766e50c58b41a73f925879f6d87ba601 SHA512 3a7141dda6152e5192faaa9354116a9dc43636dbc03ebff0598796210c310756d3841cf7bb6857be46722d8952894f5bebe192ec538511825f72e700ac4e03cb WHIRLPOOL c2150f1a71b8e35e2258a4f3b264e4356553312f07ef079d2bfd5279cf52df4ffa3a7bb4738f85d86945ab17ee04a7f1d2c17d8011bb6ae396be2b689282e8d0
-DIST 1.0.0.tar.gz 305040 SHA256 24afdeb71b2e362e8a003a7ecc906e1b84fd9f56ce15ec567481d1bb33132cc7 SHA512 06fc4eadac29439024bd24230c73f43ddc46e6b6848ad75952b67bf301066be5752a844173597c1b42e55c1ebb66a2d2cb7693e4cbfc07584b4398597cbc9200 WHIRLPOOL 97ac9ff5170ee649c7803f7ea22713889506ce54a1fb0a55c5d2ac82a1359e8367189d9e3d8d8ecb85193ec8770c78365aa7a9daeefe5705fc3049c27558a52d
 DIST nanomsg-0.8-beta.tar.gz 589221 SHA256 75ce0c68a50cc68070d899035d5bb1e2bd75a5e01cbdd86ba8af62a84df3a947 SHA512 457e99e2b2568370bf052a20e2abb38faad9afa9019d38aa35df6cf49d1d3f50e3a0b26a64089e823b7d907041e8069c99a06706678b070a26e0cbe2e26588d2 WHIRLPOOL a0c00848b8ca2178588047aaaedb9e3b10a993e5ae5d2c0da6716b861003deaf1ce3891850919db73202de8d1aa36e21c1f440600ce2be852189988fae4994fd
+DIST nanomsg-1.0.0.tar.gz 305040 SHA256 24afdeb71b2e362e8a003a7ecc906e1b84fd9f56ce15ec567481d1bb33132cc7 SHA512 06fc4eadac29439024bd24230c73f43ddc46e6b6848ad75952b67bf301066be5752a844173597c1b42e55c1ebb66a2d2cb7693e4cbfc07584b4398597cbc9200 WHIRLPOOL 97ac9ff5170ee649c7803f7ea22713889506ce54a1fb0a55c5d2ac82a1359e8367189d9e3d8d8ecb85193ec8770c78365aa7a9daeefe5705fc3049c27558a52d

diff --git a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
index fd576c1..1173b2b 100644
--- a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
@@ -8,7 +8,7 @@ inherit cmake-multilib
 
 DESCRIPTION="High-performance messaging interface for distributed applications"
 HOMEPAGE="http://nanomsg.org/"
-SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/5.0.0"


             reply	other threads:[~2016-07-30 14:16 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-30 14:16 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24  8:52 [gentoo-commits] repo/gentoo:master commit in: dev-libs/nanomsg/ Petr Vaněk
2024-12-28  8:52 Arthur Zamarin
2024-12-28  2:53 Sam James
2024-12-27 15:49 Sam James
2024-03-12 21:44 Arthur Zamarin
2024-03-05 16:02 Arthur Zamarin
2022-09-09  7:59 David Seifert
2022-08-15 11:22 Andreas Sturmlechner
2021-06-17 20:23 Sam James
2021-06-11 15:58 Joonas Niilola
2021-06-11  6:46 Joonas Niilola
2021-06-11  6:36 Joonas Niilola
2021-06-10 16:36 Sergei Trofimovich
2021-05-31 20:45 David Seifert
2021-05-17 20:57 Sergei Trofimovich
2020-11-05 14:23 Dirkjan Ochtman
2020-05-25  6:28 Agostino Sarubbo
2020-04-09 21:37 Andreas Sturmlechner
2020-03-19 21:18 Andreas Sturmlechner
2018-12-10 16:45 Thomas Deutschmann
2018-08-18 17:03 Andreas Sturmlechner
2018-06-24 18:53 Dirkjan Ochtman
2018-06-24 18:53 Dirkjan Ochtman
2017-11-20  8:13 Sergei Trofimovich
2017-11-19 19:50 Dirkjan Ochtman
2017-10-27 13:05 Patrick Lauer
2017-07-26 20:49 Sergei Trofimovich
2017-07-26 20:29 Sergei Trofimovich
2017-06-15 13:11 Alexis Ballier
2016-08-03 16:57 Alexis Ballier
2016-07-30 14:22 Mike Gilbert
2016-06-11  7:23 Dirkjan Ochtman
2016-05-16  8:07 Dirkjan Ochtman
2016-05-16  8:05 Dirkjan Ochtman
2015-12-06 19:05 Dirkjan Ochtman

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=1469886757.688600e6e3d348b0893723c7ad4a799eed7c3536.floppym@gentoo \
    --to=floppym@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