From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/nfoview/
Date: Tue, 9 Jan 2018 01:47:52 +0000 (UTC) [thread overview]
Message-ID: <1515462461.af81e02443d5a1f2f76cd9f233dd4a45f8c3506f.asturm@gentoo> (raw)
commit: af81e02443d5a1f2f76cd9f233dd4a45f8c3506f
Author: Till Schäfer <till2.schaefer <AT> uni-dortmund <DOT> de>
AuthorDate: Mon Jan 8 21:51:33 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 9 01:47:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af81e024
app-text/nfoview: fix bad distfile name
renamed from "${PV}.tar.gz" to "${P}.tar.gz"
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/6801
app-text/nfoview/Manifest | 2 +-
app-text/nfoview/nfoview-1.23.ebuild | 2 +-
app-text/nfoview/nfoview-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-text/nfoview/Manifest b/app-text/nfoview/Manifest
index b11d2108ccf..161606dad25 100644
--- a/app-text/nfoview/Manifest
+++ b/app-text/nfoview/Manifest
@@ -1,2 +1,2 @@
-DIST 1.23.tar.gz 83337 BLAKE2B d73cd6987bf7929c57e8acf0a24278272ea199bf980756ddb5da9a5eddf7760a8c05f0e48a287ee760d4bf4d2594fb08b43a77cef46d371a746629bf76955e91 SHA512 b94724e130cdf58b911634496c52361d008ebfafab3ac40a76612c4891737d4145596a6badc15fe4228c90c1cd7261e5a892e3e462070ebb55f71332b36345d7
DIST nfoview-1.15.1.tar.xz 88400 BLAKE2B 4e0f2d6df179a25f7fbf9b762dab70f1331d31fc1fed018e71101171d6bbcce9b67f9c4f4a3c35fbf22ed3123e90934b035290d3fae5a4d396ddc6fdc04ce133 SHA512 e4cf86003b03ae57b8a4e76990df77c7e9e441abd8ab0440385405b0f600a85539a152de5893ebe75797bd96ecb811086c48b1439b9f8719050eb12315f67426
+DIST nfoview-1.23.tar.gz 83337 BLAKE2B d73cd6987bf7929c57e8acf0a24278272ea199bf980756ddb5da9a5eddf7760a8c05f0e48a287ee760d4bf4d2594fb08b43a77cef46d371a746629bf76955e91 SHA512 b94724e130cdf58b911634496c52361d008ebfafab3ac40a76612c4891737d4145596a6badc15fe4228c90c1cd7261e5a892e3e462070ebb55f71332b36345d7
diff --git a/app-text/nfoview/nfoview-1.23.ebuild b/app-text/nfoview/nfoview-1.23.ebuild
index 860d9eb9b04..5b1cf0483c6 100644
--- a/app-text/nfoview/nfoview-1.23.ebuild
+++ b/app-text/nfoview/nfoview-1.23.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/otsaloma/nfoview.git"
inherit git-r3
else
- SRC_URI="https://github.com/otsaloma/nfoview/archive/${PV}.tar.gz"
+ SRC_URI="https://github.com/otsaloma/nfoview/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi
diff --git a/app-text/nfoview/nfoview-9999.ebuild b/app-text/nfoview/nfoview-9999.ebuild
index 860d9eb9b04..5b1cf0483c6 100644
--- a/app-text/nfoview/nfoview-9999.ebuild
+++ b/app-text/nfoview/nfoview-9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/otsaloma/nfoview.git"
inherit git-r3
else
- SRC_URI="https://github.com/otsaloma/nfoview/archive/${PV}.tar.gz"
+ SRC_URI="https://github.com/otsaloma/nfoview/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi
next reply other threads:[~2018-01-09 1:47 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 1:47 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-28 15:27 [gentoo-commits] repo/gentoo:master commit in: app-text/nfoview/ Michał Górny
2023-02-25 19:08 Michał Górny
2022-05-20 13:28 Joonas Niilola
2022-05-20 3:27 Sam James
2022-05-20 1:17 Sam James
2022-05-20 1:17 Sam James
2022-05-20 1:17 Sam James
2021-06-18 14:47 Joonas Niilola
2021-06-18 14:47 Joonas Niilola
2021-06-18 14:47 Joonas Niilola
2020-12-16 8:18 Sam James
2020-12-16 8:18 Sam James
2020-12-16 8:18 Sam James
2020-06-15 10:57 Joonas Niilola
2020-06-15 10:57 Joonas Niilola
2020-04-21 12:45 Joonas Niilola
2019-09-27 5:05 Joonas Niilola
2019-09-27 5:05 Joonas Niilola
2019-01-07 21:06 Georgy Yakovlev
2019-01-07 21:06 Georgy Yakovlev
2018-04-26 10:19 David Seifert
2018-01-16 9:48 Michael Palimaka
2018-01-08 20:10 Craig Andrews
2018-01-08 20:10 Craig Andrews
2018-01-08 20:10 Craig Andrews
2017-12-25 19:17 David Seifert
2017-04-24 9:31 Pacho Ramos
2016-04-24 12:07 Pacho Ramos
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=1515462461.af81e02443d5a1f2f76cd9f233dd4a45f8c3506f.asturm@gentoo \
--to=asturm@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