commit: 388fbf1c2f4314031997ab8dfe54b61b33fa1212 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Nov 9 16:01:28 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Nov 9 16:01:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388fbf1c
dev-perl/Lab-Zhinst: Fix build Closes: https://bugs.gentoo.org/822708 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 | 6 +++--- dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild | 6 +++--- 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 4ac9d675a67..eabe5a5259a 100644 --- a/dev-perl/Lab-Zhinst/Lab-Zhinst-2.40.0.ebuild +++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-2.40.0.ebuild @@ -3,16 +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 git-r3 + inherit perl-module 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 1bd860acb11..c8bbd939b64 100644 --- a/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild +++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild @@ -3,16 +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 git-r3 + inherit perl-module 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 new file mode 100644 index 00000000000..9353b917491 --- /dev/null +++ b/dev-perl/Lab-Zhinst/Manifest @@ -0,0 +1 @@ +DIST Lab-Zhinst-2.04.tar.gz 66217 BLAKE2B 7c10d7520cee4eb30b3ff38295c7bc2c4e4a60aaba47d4bfdfadb10e7538ad376d3bbcc32409d7d1426190dd635d1e6be040e8c00e1ea6d2b79376d0938cfbf4 SHA512 f54e4a23225b50254248ac9c8a1170db8c37165a41007c991a270c54212d3b86c8d9aec2ee71a3de4e543536aebe0646a961f9a698d52c461ebdadd1ed0ca219
