diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-04-25 01:00:07 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-04-25 01:00:07 +0200 |
commit | a784d9ca035ed92b418c56a400fbc200a1891f48 (patch) | |
tree | b5d3a4de831392828764a276f68b293753e41099 /dev-perl/Lab-Zhinst | |
parent | dev-db/redis: bump (diff) | |
download | gentoo-a784d9ca035ed92b418c56a400fbc200a1891f48.tar.gz gentoo-a784d9ca035ed92b418c56a400fbc200a1891f48.tar.bz2 gentoo-a784d9ca035ed92b418c56a400fbc200a1891f48.zip |
dev-perl/Lab-Zhinst: Version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Lab-Zhinst')
-rw-r--r-- | dev-perl/Lab-Zhinst/Lab-Zhinst-0.30.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Lab-Zhinst/Manifest | 1 |
3 files changed, 29 insertions, 2 deletions
diff --git a/dev-perl/Lab-Zhinst/Lab-Zhinst-0.30.0.ebuild b/dev-perl/Lab-Zhinst/Lab-Zhinst-0.30.0.ebuild new file mode 100644 index 000000000000..7b42502dd74c --- /dev/null +++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-0.30.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +if [[ "${PV}" != "9999" ]]; then + DIST_VERSION=0.03 + 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 +fi + +DESCRIPTION="Perl bindings to the LabOne API of Zurich Instruments" +HOMEPAGE="http://search.cpan.org/~amba/Lab-Zhinst/" + +SLOT="0" +IUSE="" + +RDEPEND="sci-electronics/labone" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" diff --git a/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild b/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild index 5c30b4506a7e..28b084b4d8ca 100644 --- a/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild +++ b/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild @@ -9,13 +9,13 @@ if [[ "${PV}" != "9999" ]]; then inherit perl-module KEYWORDS="~amd64" else - EGIT_REPO_URI="https://github.com/amba/Lab-Zhinst.git" + EGIT_REPO_URI="https://github.com/lab-measurement/Lab-Zhinst.git" EGIT_BRANCH="master" inherit perl-module git-r3 fi DESCRIPTION="Perl bindings to the LabOne API of Zurich Instruments" -HOMEPAGE="https://github.com/amba/Lab-Zhinst/" +HOMEPAGE="http://search.cpan.org/~amba/Lab-Zhinst/" SLOT="0" IUSE="" diff --git a/dev-perl/Lab-Zhinst/Manifest b/dev-perl/Lab-Zhinst/Manifest index cf85886de00f..18bac208ba21 100644 --- a/dev-perl/Lab-Zhinst/Manifest +++ b/dev-perl/Lab-Zhinst/Manifest @@ -1 +1,2 @@ DIST Lab-Zhinst-0.01.tar.gz 58194 SHA256 324a1098040208aec095f590895c0374720e80e8b6c130dfef9fc96f91e05bea SHA512 6086d1dba88669764178252d43a035e7a0dc56b4e84e2cb1b791f98953eabae91faffc70b8093c73cd648acbd580f9b204e4208172cc426c2e9874b419a3fa42 WHIRLPOOL 9a0b723fd3c72b199d37a3fbba0ed5cb79552bd986028d0a080f7b2814346d842ea9d2613abe77f2c5b56d91e4cb78715f5c2559b54ea01cda5e7e3b217e8e7e +DIST Lab-Zhinst-0.03.tar.gz 65577 SHA256 531cc266dfaaf614364c046505c2076151de9d59c01ddd9462479acca87d3396 SHA512 24d6f18cd48dda5da11302d7458ae3616f7a1bc33b363ecc1f022df6b09ba68dd2c67a9323334d96c192a65cb96ffd868c9d24e96840b9b85248d55e7a732380 WHIRLPOOL 9f6ab29c787876db3d7f3eabcd2b56cb6c8aecf2c0c08060d0e1b919b564ad67013a2022628b42757ca8d1a62f515bac57beb3374adcfac87a56731181d369d0 |