public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/pulseaudio-virtualmic/
Date: Sun, 28 Mar 2021 10:17:48 +0000 (UTC)	[thread overview]
Message-ID: <1616926664.98dbe5866e3229b441b5d47f595fc767c854bc9c.andrewammerlaan@gentoo> (raw)

commit:     98dbe5866e3229b441b5d47f595fc767c854bc9c
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 10:17:30 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 10:17:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98dbe586

media-sound/pulseaudio-virtualmic: properly name tarball

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-sound/pulseaudio-virtualmic/Manifest                          | 2 +-
 media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-0.1.ebuild  | 4 ++--
 media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-9999.ebuild | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-sound/pulseaudio-virtualmic/Manifest b/media-sound/pulseaudio-virtualmic/Manifest
index 39b1ff84b..3a0c46980 100644
--- a/media-sound/pulseaudio-virtualmic/Manifest
+++ b/media-sound/pulseaudio-virtualmic/Manifest
@@ -1 +1 @@
-DIST v0.1.tar.gz 14181 BLAKE2B 3eea933cda33c8a1cd9117687512d238aa70ca2f6d24af66814652d5c1a30ab044c31098fe3c83d0ad48dcf15d448f2d560e294e741111fc135c95cd742dfd3b SHA512 3ee8e8c65598ffc07107f630a856f3e432ace09f86e1e04615f31651eed649b88f68e81e925727c8559bdd2f380f07b093912d93b37cea7acedb89a7833aca28
+DIST pulseaudio-virtualmic-0.1.tar.gz 14181 BLAKE2B 3eea933cda33c8a1cd9117687512d238aa70ca2f6d24af66814652d5c1a30ab044c31098fe3c83d0ad48dcf15d448f2d560e294e741111fc135c95cd742dfd3b SHA512 3ee8e8c65598ffc07107f630a856f3e432ace09f86e1e04615f31651eed649b88f68e81e925727c8559bdd2f380f07b093912d93b37cea7acedb89a7833aca28

diff --git a/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-0.1.ebuild b/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-0.1.ebuild
index 11123bba0..6ec0c5911 100644
--- a/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-0.1.ebuild
+++ b/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic.git"
 else
-	SRC_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v${PV}.tar.gz"
+	SRC_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64"
 fi
 

diff --git a/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-9999.ebuild b/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-9999.ebuild
index 11123bba0..6ec0c5911 100644
--- a/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-9999.ebuild
+++ b/media-sound/pulseaudio-virtualmic/pulseaudio-virtualmic-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic.git"
 else
-	SRC_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v${PV}.tar.gz"
+	SRC_URI="https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64"
 fi
 


             reply	other threads:[~2021-03-28 10:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-28 10:17 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-11 19:38 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/pulseaudio-virtualmic/ Matthias Coppens
2020-11-11  0:10 Matthias Coppens

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=1616926664.98dbe5866e3229b441b5d47f595fc767c854bc9c.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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