From: "Tony Vroon" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/exabgp/
Date: Fri, 25 Jan 2019 12:02:59 +0000 (UTC) [thread overview]
Message-ID: <1548417762.37e822bd95701e0fca10c2cd7c3e8c68d4fbfd39.chainsaw@gentoo> (raw)
commit: 37e822bd95701e0fca10c2cd7c3e8c68d4fbfd39
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 25 12:02:42 2019 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Fri Jan 25 12:02:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e822bd
net-misc/exabgp: Work around awkward upstream tarball filename
As per Mikle "zlogene" Kolyada, we cannot allow the upstream
tarball name to persist in the tree as it would cause distfile
collisions.
Bumping revision, belt & braces.
Closes: https://bugs.gentoo.org/542012
Signed-Off-By: Tony Vroon <chainsaw <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-misc/exabgp/Manifest | 2 +-
net-misc/exabgp/{exabgp-3.4.26.ebuild => exabgp-3.4.26-r1.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/exabgp/Manifest b/net-misc/exabgp/Manifest
index dbc9fe05e45..68f404a8fd6 100644
--- a/net-misc/exabgp/Manifest
+++ b/net-misc/exabgp/Manifest
@@ -1,2 +1,2 @@
-DIST 3.4.26.tar.gz 544456 BLAKE2B 75f62ce8a68588f711e86208f00cc6de9ae51a5c82f833b91459bc05974c8eff06fec080823adfecea7b75a43caa3310f6395bd22ab4e6a696f230787bbaae23 SHA512 6cfcc8a40e1e05dfa76df46d8b5e13ce85e73f078d6ab4d2e23dd85035c1ed52bbbaaaade81602ea7572841e6e20d7d7183a7e968599f9e8314e1b89e3a6341f
DIST exabgp-3.2.17.tar.gz 596373 BLAKE2B 410b77af542160334d32e3e3ea54b25f45c990c56fe2dbef0714576eb9e728cebe6d1463c0f22b1240aaf8e99ccabc5f7334cd6c2b3c77426c94b2c048c8783c SHA512 69dbff75caf287e9e0f6ab3707a2bbd576b0b4c8a8c318217cf88c8a1c417d47915b038bc7d64be3bbce9771caa550275703e5543fb5799afc7149dc9f054416
+DIST exabgp-3.4.26.tar.gz 544456 BLAKE2B 75f62ce8a68588f711e86208f00cc6de9ae51a5c82f833b91459bc05974c8eff06fec080823adfecea7b75a43caa3310f6395bd22ab4e6a696f230787bbaae23 SHA512 6cfcc8a40e1e05dfa76df46d8b5e13ce85e73f078d6ab4d2e23dd85035c1ed52bbbaaaade81602ea7572841e6e20d7d7183a7e968599f9e8314e1b89e3a6341f
diff --git a/net-misc/exabgp/exabgp-3.4.26.ebuild b/net-misc/exabgp/exabgp-3.4.26-r1.ebuild
similarity index 95%
rename from net-misc/exabgp/exabgp-3.4.26.ebuild
rename to net-misc/exabgp/exabgp-3.4.26-r1.ebuild
index 16361f516bf..c0a9b4043db 100644
--- a/net-misc/exabgp/exabgp-3.4.26.ebuild
+++ b/net-misc/exabgp/exabgp-3.4.26-r1.ebuild
@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="The BGP swiss army knife of networking"
HOMEPAGE="https://github.com/Exa-Networks/exabgp"
-SRC_URI="https://github.com/Exa-Networks/${PN}/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/Exa-Networks/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
next reply other threads:[~2019-01-25 12:03 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-25 12:02 Tony Vroon [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-25 0:37 [gentoo-commits] repo/gentoo:master commit in: net-misc/exabgp/ Patrick McLean
2025-04-25 0:37 Patrick McLean
2022-11-02 17:05 Patrick McLean
2022-07-18 22:52 Patrick McLean
2022-07-18 22:52 Patrick McLean
2022-06-28 18:29 Patrick McLean
2022-06-28 18:29 Patrick McLean
2022-06-28 18:28 Patrick McLean
2022-06-09 22:20 Patrick McLean
2022-06-09 21:53 Patrick McLean
2022-01-10 18:25 Patrick McLean
2021-10-25 17:20 Arthur Zamarin
2021-07-30 23:31 Sam James
2020-11-17 4:50 Patrick McLean
2020-09-19 11:28 Michał Górny
2020-05-20 1:06 Patrick McLean
2020-05-20 1:06 Patrick McLean
2020-05-15 17:43 Patrick McLean
2020-05-07 15:17 Michał Górny
2019-04-05 17:18 Patrick McLean
2019-01-25 9:29 Tony Vroon
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=1548417762.37e822bd95701e0fca10c2cd7c3e8c68d4fbfd39.chainsaw@gentoo \
--to=chainsaw@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