diff options
author | 2017-04-25 01:00:07 +0200 | |
---|---|---|
committer | 2017-04-25 01:00:07 +0200 | |
commit | a784d9ca035ed92b418c56a400fbc200a1891f48 (patch) | |
tree | b5d3a4de831392828764a276f68b293753e41099 /dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild | |
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/Lab-Zhinst-9999.ebuild')
-rw-r--r-- | dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |