From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-Zhinst/
Date: Mon, 8 Nov 2021 22:59:13 +0000 (UTC) [thread overview]
Message-ID: <1636412314.2520624bc930ba769cb52e74d63a3ba96d134f99.dilfridge@gentoo> (raw)
commit: 2520624bc930ba769cb52e74d63a3ba96d134f99
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 8 22:58:34 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 8 22:58:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2520624b
dev-perl/Lab-Zhinst: Fix some pkgcheck warnings
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Lab-Zhinst/Lab-Zhinst-2.40.0.ebuild | 5 +++--
dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild | 7 ++++---
dev-perl/Lab-Zhinst/Manifest | 1 -
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Lab-Zhinst/Lab-Zhinst-2.40.0.ebuild b/dev-perl/Lab-Zhinst/Lab-Zhinst-2.40.0.ebuild
index 64923629675..4ac9d675a67 100644
--- a/dev-perl/Lab-Zhinst/Lab-Zhinst-2.40.0.ebuild
+++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-2.40.0.ebuild
@@ -3,15 +3,16 @@
EAPI=8
+inherit perl-module
+
if [[ "${PV}" != "9999" ]]; then
DIST_VERSION=2.04
DIST_AUTHOR=AMBA
- inherit perl-module
KEYWORDS="~amd64"
else
EGIT_REPO_URI="https://github.com/lab-measurement/Lab-Zhinst.git"
EGIT_BRANCH="master"
- inherit perl-module git-r3
+ inherit git-r3
fi
DESCRIPTION="Perl bindings to the LabOne API of Zurich Instruments"
diff --git a/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild b/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild
index 64923629675..1bd860acb11 100644
--- a/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild
+++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild
@@ -3,15 +3,16 @@
EAPI=8
+inherit perl-module
+
if [[ "${PV}" != "9999" ]]; then
- DIST_VERSION=2.04
+ # DIST_VERSION=2.04
DIST_AUTHOR=AMBA
- inherit perl-module
KEYWORDS="~amd64"
else
EGIT_REPO_URI="https://github.com/lab-measurement/Lab-Zhinst.git"
EGIT_BRANCH="master"
- inherit perl-module git-r3
+ inherit git-r3
fi
DESCRIPTION="Perl bindings to the LabOne API of Zurich Instruments"
diff --git a/dev-perl/Lab-Zhinst/Manifest b/dev-perl/Lab-Zhinst/Manifest
index a3f75327d45..a9d780a4794 100644
--- a/dev-perl/Lab-Zhinst/Manifest
+++ b/dev-perl/Lab-Zhinst/Manifest
@@ -1,2 +1 @@
DIST Lab-Zhinst-1.02.tar.gz 66342 BLAKE2B fd6b77ae851f5e38e369fe0f82841405c58e63555bb294a53c7d32bf8f4b31fcea1df982d0545ee2dc72ed562e6d8d6db30133a4ab861ca52743ec801c0a55b5 SHA512 09a6912495e1077b62b8cefab8eed133700e6d3cef967610ca455f7bc1e767400b45672965c057210949b6b1601e95151455ffe30d884154353f44a55e4bebbc
-DIST Lab-Zhinst-2.04.tar.gz 66217 BLAKE2B 7c10d7520cee4eb30b3ff38295c7bc2c4e4a60aaba47d4bfdfadb10e7538ad376d3bbcc32409d7d1426190dd635d1e6be040e8c00e1ea6d2b79376d0938cfbf4 SHA512 f54e4a23225b50254248ac9c8a1170db8c37165a41007c991a270c54212d3b86c8d9aec2ee71a3de4e543536aebe0646a961f9a698d52c461ebdadd1ed0ca219
next reply other threads:[~2021-11-08 22:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-08 22:59 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 12:31 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-Zhinst/ Andreas K. Hüttel
2021-11-09 16:02 Andreas K. Hüttel
2021-11-08 22:59 Andreas K. Hüttel
2021-11-08 22:33 Andreas K. Hüttel
2017-10-27 8:23 Kent Fredric
2017-10-27 8:23 Kent Fredric
2017-04-30 14:35 Andreas Hüttel
2017-04-30 14:35 Andreas Hüttel
2017-04-24 23:00 Andreas Hüttel
2017-04-19 14:46 Andreas Hüttel
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=1636412314.2520624bc930ba769cb52e74d63a3ba96d134f99.dilfridge@gentoo \
--to=dilfridge@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