From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/
Date: Fri, 14 Feb 2020 16:46:57 +0000 (UTC) [thread overview]
Message-ID: <1581698814.80dcf8b62b4246682d117f23d30e9367a9cc6fe7.prometheanfire@gentoo> (raw)
commit: 80dcf8b62b4246682d117f23d30e9367a9cc6fe7
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 16:46:35 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 16:46:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80dcf8b6
app-shells/powerline: fix git master build
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-shells/powerline/powerline-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-shells/powerline/powerline-9999.ebuild b/app-shells/powerline/powerline-9999.ebuild
index 946e4c10304..52de334811b 100644
--- a/app-shells/powerline/powerline-9999.ebuild
+++ b/app-shells/powerline/powerline-9999.ebuild
@@ -12,11 +12,12 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/powerline/powerline"
EGIT_BRANCH="develop"
+ S="${WORKDIR}/powerline-${PV}"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}-status/${PN}-status-${PV}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ S="${WORKDIR}/${PN}-status-${PV}"
fi
-S="${WORKDIR}/${PN}-status-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
next reply other threads:[~2020-02-14 16:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-14 16:46 Matthew Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-13 15:18 [gentoo-commits] repo/gentoo:master commit in: app-shells/powerline/ Matthew Thode
2024-03-12 5:16 Sam James
2024-03-08 4:23 Matthew Thode
2023-02-12 18:35 Jakov Smolić
2023-02-01 15:23 Benda XU
2023-02-01 10:05 Benda XU
2022-05-20 1:55 Matthew Thode
2021-06-01 11:14 Sam James
2021-06-01 10:08 Sam James
2021-05-31 20:22 Michał Górny
2020-12-03 7:21 Sam James
2020-09-25 11:20 Benda XU
2020-02-11 11:38 Michał Górny
2019-08-31 23:06 Matthew Thode
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=1581698814.80dcf8b62b4246682d117f23d30e9367a9cc6fe7.prometheanfire@gentoo \
--to=prometheanfire@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