summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <andreas.huettel@ur.de>2017-04-19 16:16:50 +0200
committerAndreas K. Huettel <andreas.huettel@ur.de>2017-04-19 16:16:50 +0200
commitd2f0bc1ef80c17c32776c3be782107fced1471b4 (patch)
tree2bb4322b724c1c0bdae584aa1b8df392d32a3d20 /dev-perl
parentsci-electronics/labone: unconditionally install udev integration (diff)
downloaddilfridge-d2f0bc1ef80c17c32776c3be782107fced1471b4.tar.gz
dilfridge-d2f0bc1ef80c17c32776c3be782107fced1471b4.tar.bz2
dilfridge-d2f0bc1ef80c17c32776c3be782107fced1471b4.zip
LabOne and friends: moved to main tree
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild26
-rw-r--r--dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild26
-rw-r--r--dev-perl/Lab-Zhinst/Manifest1
-rw-r--r--dev-perl/Lab-Zhinst/metadata.xml8
4 files changed, 0 insertions, 61 deletions
diff --git a/dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild b/dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild
deleted file mode 100644
index 9d70940..0000000
--- a/dev-perl/Lab-Zhinst/Lab-Zhinst-0.10.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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.01
- DIST_AUTHOR=AMBA
- inherit perl-module
- KEYWORDS="~amd64"
-else
- EGIT_REPO_URI="https://github.com/amba/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/"
-
-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
deleted file mode 100644
index 5c30b45..0000000
--- a/dev-perl/Lab-Zhinst/Lab-Zhinst-9999.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ "${PV}" != "9999" ]]; then
- DIST_VERSION=xxxxxx # change this when released
- DIST_AUTHOR=AMBA
- inherit perl-module
- KEYWORDS="~amd64"
-else
- EGIT_REPO_URI="https://github.com/amba/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/"
-
-SLOT="0"
-IUSE=""
-
-RDEPEND="sci-electronics/labone"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
diff --git a/dev-perl/Lab-Zhinst/Manifest b/dev-perl/Lab-Zhinst/Manifest
deleted file mode 100644
index cf85886..0000000
--- a/dev-perl/Lab-Zhinst/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Lab-Zhinst-0.01.tar.gz 58194 SHA256 324a1098040208aec095f590895c0374720e80e8b6c130dfef9fc96f91e05bea SHA512 6086d1dba88669764178252d43a035e7a0dc56b4e84e2cb1b791f98953eabae91faffc70b8093c73cd648acbd580f9b204e4208172cc426c2e9874b419a3fa42 WHIRLPOOL 9a0b723fd3c72b199d37a3fbba0ed5cb79552bd986028d0a080f7b2814346d842ea9d2613abe77f2c5b56d91e4cb78715f5c2559b54ea01cda5e7e3b217e8e7e
diff --git a/dev-perl/Lab-Zhinst/metadata.xml b/dev-perl/Lab-Zhinst/metadata.xml
deleted file mode 100644
index 765a8e3..0000000
--- a/dev-perl/Lab-Zhinst/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>dilfridge@gentoo.org</email>
- <name>Andreas K. Huettel</name>
- </maintainer>
-</pkgmetadata>