commit: a0b90852b33883468279ee8445ebbeb1c5bb064e Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Mar 26 08:35:28 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 08:35:28 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a0b90852
Drop masked package - dev-perl/Lab-Instrument Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-perl/Lab-Instrument/Lab-Instrument-2.01.ebuild | 23 ---------------------- dev-perl/Lab-Instrument/metadata.xml | 7 ------- profiles/package.mask | 1 - 3 files changed, 31 deletions(-) diff --git a/dev-perl/Lab-Instrument/Lab-Instrument-2.01.ebuild b/dev-perl/Lab-Instrument/Lab-Instrument-2.01.ebuild deleted file mode 100644 index 8fb02b887..000000000 --- a/dev-perl/Lab-Instrument/Lab-Instrument-2.01.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit perl-module - -DESCRIPTION="Interface to an instrument via GPIB, serial bus or ethernet" -HOMEPAGE="http://www.labvisa.de/" -SRC_URI="mirror://cpan/authors/id/S/SC/SCHROEER/Lab/${P}.tar.gz" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~amd64" -IUSE="" - -RDEPEND=" - dev-lang/perl - dev-perl/Lab-VISA - virtual/perl-Time-HiRes - " -DEPEND="${RDEPEND} - dev-perl/Module-Build" diff --git a/dev-perl/Lab-Instrument/metadata.xml b/dev-perl/Lab-Instrument/metadata.xml deleted file mode 100644 index d7298d70a..000000000 --- a/dev-perl/Lab-Instrument/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 098514416..07e843f89 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -45,7 +45,6 @@ sci-mathematics/scilab # are way outdated. These are now supplied as parts of the package # Lab::Measurement (dev-perl/Lab-Measurement in the main portage # tree). Masked for removal. -dev-perl/Lab-Instrument # Jauhien Piatlicki <[email protected]> (13 Sep 2014) # dev-python/pythonocc-0.5 works only with sci-libs/opencascade-6.3
