public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/dsview/
Date: Fri,  8 Jul 2022 04:45:25 +0000 (UTC)	[thread overview]
Message-ID: <1657255512.84515c314119ac23cf04b2c2cf1204abece8db0a.vowstar@gentoo> (raw)

commit:     84515c314119ac23cf04b2c2cf1204abece8db0a
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Jul  8 04:44:05 2022 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Jul  8 04:45:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84515c31

sci-electronics/dsview: fix source dir

Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 sci-electronics/dsview/Manifest           | 1 -
 sci-electronics/dsview/dsview-9999.ebuild | 5 ++---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/sci-electronics/dsview/Manifest b/sci-electronics/dsview/Manifest
deleted file mode 100644
index d02f4433f..000000000
--- a/sci-electronics/dsview/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dsview-1.1.2.tar.gz 8150237 BLAKE2B 0f746d0691f006d368cf9f40bf0c1b91223a7f6011d0ce55bdded7924ef940ecb18eec4bfe4cf842eea7eda85e97f3516a6f07e7e361eff991191e6d8bf7628c SHA512 a0b90d654ea64121540815627e8559c147a0b3bb77d10b65d98587b1f67dc3c0ed4d1c022cd686c31aab2879ee602eade69a02f32c5c9947a3bbdf1e7ab475dd

diff --git a/sci-electronics/dsview/dsview-9999.ebuild b/sci-electronics/dsview/dsview-9999.ebuild
index c378d35fc..b1b34addc 100644
--- a/sci-electronics/dsview/dsview-9999.ebuild
+++ b/sci-electronics/dsview/dsview-9999.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 GITHUB_PN="DSView"
-MY_PV="$(ver_rs 2 '')" # 'a.b.c' -> 'a.bc'
 PYTHON_COMPAT=( python3_{8..11} )
 
 inherit cmake python-r1 udev xdg
@@ -19,9 +18,9 @@ if [[ ${PV} == "9999" ]] ; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/DreamSourceLab/${GITHUB_PN}.git"
 else
-	SRC_URI="https://github.com/DreamSourceLab/${GITHUB_PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://github.com/DreamSourceLab/${GITHUB_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
-	S="${WORKDIR}/${GITHUB_PN}-${MY_PV}"
+	S="${WORKDIR}/${GITHUB_PN}-${PV}"
 fi
 
 LICENSE="GPL-3"


             reply	other threads:[~2022-07-08  4:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-08  4:45 Rui Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03  9:24 [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/dsview/ Takuya Wakazono
2024-11-01 12:02 Liang Yongxiang
2024-10-19 10:22 Takuya Wakazono
2023-07-18 11:12 Rui Huang
2023-07-18 11:12 Rui Huang
2022-09-06  3:14 Rui Huang
2022-09-06  3:14 Rui Huang
2022-07-08  4:45 Rui Huang
2022-07-04  4:26 Rui Huang
2022-06-16 10:05 Rui Huang
2021-12-15 11:17 Andrew Ammerlaan
2021-05-01 14:05 Ronny Gutbrod
2021-05-01 14:05 Ronny Gutbrod
2021-03-28 10:52 Andrew Ammerlaan
2021-01-01  9:55 Rui Huang
2020-08-18 13:07 Rui Huang
2020-08-18 10:28 Rui Huang
2020-08-18 10:12 Rui Huang
2020-08-18 10:06 Rui Huang

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=1657255512.84515c314119ac23cf04b2c2cf1204abece8db0a.vowstar@gentoo \
    --to=vowstar@gmail.com \
    --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