From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/whdd/
Date: Sun, 29 Jan 2017 15:22:17 +0000 (UTC) [thread overview]
Message-ID: <1485703323.99a04cfc29642b06e9002876cf1d5e3b0d31b83b.kensington@gentoo> (raw)
commit: 99a04cfc29642b06e9002876cf1d5e3b0d31b83b
Author: Andrey Utkin <andrey_utkin <AT> fastmail <DOT> com>
AuthorDate: Sun Jan 8 01:35:12 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 15:22:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a04cfc
sys-block/whdd: 9999: incorporate handling of tagged versions
sys-block/whdd/whdd-9999.ebuild | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild
index 381536f..ccea158 100644
--- a/sys-block/whdd/whdd-9999.ebuild
+++ b/sys-block/whdd/whdd-9999.ebuild
@@ -4,15 +4,21 @@
EAPI=6
-EGIT_REPO_URI="https://github.com/${PN}/${PN}"
-inherit git-r3
-
DESCRIPTION="Diagnostic and recovery tool for block devices"
HOMEPAGE="https://whdd.github.io"
+if [[ ${PV} == 9999 ]]
+then
+ EGIT_REPO_URI="https://github.com/${PN}/${PN}"
+ inherit git-r3
+else
+ SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+ inherit vcs-snapshot
+fi
+
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS=""
IUSE=""
DEPEND="
next reply other threads:[~2017-01-29 15:22 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-29 15:22 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 11:21 [gentoo-commits] repo/gentoo:master commit in: sys-block/whdd/ Petr Vaněk
2024-11-23 16:44 Michał Górny
2024-05-21 11:39 Marek Szuba
2023-08-16 12:01 Marek Szuba
2022-05-12 14:10 Marek Szuba
2022-05-12 14:10 Marek Szuba
2022-04-07 20:58 Jakov Smolić
2022-04-06 21:44 Marek Szuba
2022-04-06 21:44 Marek Szuba
2022-04-01 13:55 Marek Szuba
2021-07-17 21:30 David Seifert
2021-06-22 18:20 Florian Schmaus
2021-01-13 9:18 Sam James
2021-01-12 23:56 Sam James
2021-01-11 13:18 Andrey Utkin
2020-12-08 11:55 Andrey Utkin
2018-06-24 10:02 Jeroen Roovers
2018-01-07 15:50 Andrey Utkin
2018-01-07 15:50 Andrey Utkin
2018-01-07 15:50 Andrey Utkin
2017-01-29 17:25 Michael Palimaka
2017-01-29 15:22 Michael Palimaka
2017-01-29 15:22 Michael Palimaka
2017-01-29 15:22 Michael Palimaka
2017-01-29 15:22 Michael Palimaka
2017-01-28 21:12 Johannes Huber
2017-01-28 21:12 Johannes Huber
2017-01-28 21:12 Johannes Huber
2017-01-28 21:12 Johannes Huber
2015-12-22 10:53 Patrice Clement
2015-12-22 10:53 Patrice Clement
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=1485703323.99a04cfc29642b06e9002876cf1d5e3b0d31b83b.kensington@gentoo \
--to=kensington@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