public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/elicense/
Date: Tue, 21 May 2019 14:50:29 +0000 (UTC)	[thread overview]
Message-ID: <1558450223.324c59cc4f75bcf4eeb6e5f3dec4668f4377f6f4.whissi@gentoo> (raw)

commit:     324c59cc4f75bcf4eeb6e5f3dec4668f4377f6f4
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 14:50:01 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue May 21 14:50:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324c59cc

app-portage/elicense: bump to v1.0.1

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-portage/elicense/Manifest                               |  2 +-
 .../{elicense-1.0.0.ebuild => elicense-1.0.1.ebuild}        | 13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/app-portage/elicense/Manifest b/app-portage/elicense/Manifest
index 5d6c85b7d43..236ff9976fb 100644
--- a/app-portage/elicense/Manifest
+++ b/app-portage/elicense/Manifest
@@ -1 +1 @@
-DIST elicense-1.0.0.tar.gz 8719 BLAKE2B 4d9c06cf3229f5a13ec246080098e1f8389afa951bf95cce48159509c160bbc43da511ec0936139c282f59514419fc4911b6a7c9c89bdce18ccda8d175baacae SHA512 5b81e9256486f42f9060d29c7ba3c9101a23a60bfc1ceed978172a2d6feeda22e42486b950ee181a3fe5166e69cabc0ba29043811076865b38f687c0258e9aa8
+DIST elicense-1.0.1.tar.gz 9260 BLAKE2B b5782412de613bce009ff1d685de6af9a129afadd131a91328cfd02d55c416e5c7549aacf676c4596a4512de4e3a42d2b89c24d2367404177e9675a7fdc35d94 SHA512 3b7b412742a9b67b5c4dda10838d6380c1f18199bcaa87458f30b06bff068228f64364d336d1daf4b95df6c1889ae9de7f277dea3defd18dbf74d50fc9381500

diff --git a/app-portage/elicense/elicense-1.0.0.ebuild b/app-portage/elicense/elicense-1.0.1.ebuild
similarity index 73%
rename from app-portage/elicense/elicense-1.0.0.ebuild
rename to app-portage/elicense/elicense-1.0.1.ebuild
index a7cb3da3c32..bbba9eea7ef 100644
--- a/app-portage/elicense/elicense-1.0.0.ebuild
+++ b/app-portage/elicense/elicense-1.0.1.ebuild
@@ -21,3 +21,16 @@ SLOT="0"
 IUSE=""
 
 RDEPEND=">=sys-apps/portage-2.3.62[${PYTHON_USEDEP}]"
+
+src_prepare() {
+	default
+
+	local MY_PV=${PV}
+	if [[ ${PV} == "9999" ]]; then
+		local last_commit=$(git rev-parse HEAD)
+		MY_PV="${last_commit:0:7}-git"
+	fi
+
+	sed -i -e "s/^MY_PV =.*$/MY_PV = \"${MY_PV}\"/" \
+		elicense || die "Failed to sed in version."
+}


             reply	other threads:[~2019-05-21 14:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-21 14:50 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-03 15:27 [gentoo-commits] repo/gentoo:master commit in: app-portage/elicense/ Ben Kohler
2024-06-03 15:27 Ben Kohler
2024-06-03 15:27 Ben Kohler
2023-01-21  6:53 Sam James
2022-06-06 13:35 Ulrich Müller
2022-04-27 21:57 Andreas K. Hüttel
2020-09-02 15:58 Thomas Deutschmann
2020-02-11 11:38 Michał Górny
2019-12-31  3:17 Thomas Deutschmann
2019-12-31  3:17 Thomas Deutschmann
2019-09-08 18:35 Thomas Deutschmann
2019-05-22 20:42 Thomas Deutschmann
2019-05-21 14:50 Thomas Deutschmann
2019-05-20 22:35 Thomas Deutschmann
2019-05-20 22:28 Thomas Deutschmann

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=1558450223.324c59cc4f75bcf4eeb6e5f3dec4668f4377f6f4.whissi@gentoo \
    --to=whissi@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