From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/acpi_call/
Date: Mon, 13 Jan 2020 10:07:46 +0000 (UTC) [thread overview]
Message-ID: <1578909975.b24cff7cfcb9149b0ab93034428e4a89024650d5.soap@gentoo> (raw)
commit: b24cff7cfcb9149b0ab93034428e4a89024650d5
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 10:06:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 10:06:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24cff7c
sys-power/acpi_call: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-power/acpi_call/acpi_call-3.17.ebuild | 4 ++--
sys-power/acpi_call/acpi_call-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-power/acpi_call/acpi_call-3.17.ebuild b/sys-power/acpi_call/acpi_call-3.17.ebuild
index b0d6197ccff..630c83d6962 100644
--- a/sys-power/acpi_call/acpi_call-3.17.ebuild
+++ b/sys-power/acpi_call/acpi_call-3.17.ebuild
@@ -8,11 +8,11 @@ inherit linux-info linux-mod
HOMEPAGE="https://github.com/teleshoes/acpi_call"
if [ "${PV}" = "9999" ]; then
inherit git-r3
- EGIT_REPO_URI="${HOMEPAGE}.git"
+ EGIT_REPO_URI="https://github.com/teleshoes/acpi_call.git"
KEYWORDS=""
else
inherit vcs-snapshot
- SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/teleshoes/acpi_call/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/sys-power/acpi_call/acpi_call-9999.ebuild b/sys-power/acpi_call/acpi_call-9999.ebuild
index 5fe21ce3e3b..1ce97d776a8 100644
--- a/sys-power/acpi_call/acpi_call-9999.ebuild
+++ b/sys-power/acpi_call/acpi_call-9999.ebuild
@@ -8,11 +8,11 @@ inherit linux-info linux-mod
HOMEPAGE="https://github.com/teleshoes/acpi_call"
if [ "${PV}" = "9999" ]; then
inherit git-r3
- EGIT_REPO_URI="${HOMEPAGE}.git"
+ EGIT_REPO_URI="https://github.com/teleshoes/acpi_call.git"
KEYWORDS=""
else
inherit vcs-snapshot
- SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/teleshoes/acpi_call/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
next reply other threads:[~2020-01-13 10:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-13 10:07 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-02 11:16 [gentoo-commits] repo/gentoo:master commit in: sys-power/acpi_call/ Conrad Kostecki
2021-10-29 22:01 Conrad Kostecki
2021-09-27 20:01 Conrad Kostecki
2021-07-01 21:45 Conrad Kostecki
2021-01-17 13:07 Conrad Kostecki
2021-01-17 13:07 Conrad Kostecki
2021-01-17 13:07 Conrad Kostecki
2020-05-10 16:22 Conrad Kostecki
2020-05-10 16:22 Conrad Kostecki
2020-05-10 16:22 Conrad Kostecki
2018-08-07 22:27 Patrice Clement
2016-11-14 2:01 Christoph Junghans
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=1578909975.b24cff7cfcb9149b0ab93034428e4a89024650d5.soap@gentoo \
--to=soap@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