commit: d98ec06752c4e3eb4c19e5840ba8c010c505f01e Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:07:27 2016 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:11:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98ec067
app-crypt/scl011-bin: remove from tree # Alon Bar-Lev <alonbl <AT> gentoo.org (09 Sep 2016) # No upstream, no maintainer (bug #592164) # Package will be removed from Gentoo in 30 days. app-crypt/scl011-bin Bug: 592164 app-crypt/scl011-bin/Manifest | 2 - .../scl011-bin/files/92_pcscd_scl011-bin.rules | 10 ----- app-crypt/scl011-bin/metadata.xml | 16 -------- app-crypt/scl011-bin/scl011-bin-2.06.ebuild | 43 ---------------------- profiles/package.mask | 5 --- 5 files changed, 76 deletions(-) diff --git a/app-crypt/scl011-bin/Manifest b/app-crypt/scl011-bin/Manifest deleted file mode 100644 index 8b876fb..00000000 --- a/app-crypt/scl011-bin/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST scl011_2.06_linux_32bit.tar.gz 603947 SHA256 136be4d6871320f8fe38e8a8c854f4246c00042fed3951fc776a32541cbaf24d SHA512 97604c874f4c0edeb6045aa0c131285d6aaa253b07dc6e9fffcc20a3001957ae35d72a38f1901b19ae872df0857248b58f28b23af584fe699a22b1f4448a3d24 WHIRLPOOL cd0140efddb35ba5e39834b876a0ade32062d099f598e02c56f66346adf5a2bf5a37774e87aeeb81c54071a073f3f6b4b3ef6ca0b7851137c2ddd5c24499fb49 -DIST scl011_2.06_linux_64bit.tar.gz 604105 SHA256 45e81a507ee0d5dfdb8df4bb20341398aaad2d1c8b52765367dd04661dac92f6 SHA512 2c9b261cb40c1e578938bddc1a927bad8affc1e4481ad85624c00d8d75b85d74f88295db7e8bb165a29dd2b9037c242a223ee0685a6b30b1425af0a73c686ced WHIRLPOOL 11f97f62dc0a5b72e2bfe5244ffd7999c5011807ea2f81b1c584ccfc6603074e711c499b59222292598bb31bdfff4efc8283755003b5bdf09065261f6d19914c diff --git a/app-crypt/scl011-bin/files/92_pcscd_scl011-bin.rules b/app-crypt/scl011-bin/files/92_pcscd_scl011-bin.rules deleted file mode 100644 index dda4dc2..00000000 --- a/app-crypt/scl011-bin/files/92_pcscd_scl011-bin.rules +++ /dev/null @@ -1,10 +0,0 @@ -# If not adding the device, go away -ACTION!="add", GOTO="pcscd_scl011-bin_rules_end" -SUBSYSTEM!="usb", GOTO="pcscd_scl011-bin_rules_end" -ENV{DEVTYPE}!="usb_device", GOTO="pcscd_scl011-bin_rules_end" - -# Tested on scl011 -ATTRS{idVendor}=="04e6", ATTRS{idProduct}=="5292", ENV{PCSCD}="1" - -# All done -LABEL="pcscd_scl011-bin_rules_end" diff --git a/app-crypt/scl011-bin/metadata.xml b/app-crypt/scl011-bin/metadata.xml deleted file mode 100644 index c621eb0..00000000 --- a/app-crypt/scl011-bin/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>eg...@gmx.de</email> - <description>Proxied maintainer, assign bugs to him</description> - </maintainer> -<maintainer type="project"> - <email>cry...@gentoo.org</email> - <name>Crypto</name> - </maintainer> -<maintainer type="project"> - <email>proxy-ma...@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> -</pkgmetadata> diff --git a/app-crypt/scl011-bin/scl011-bin-2.06.ebuild b/app-crypt/scl011-bin/scl011-bin-2.06.ebuild deleted file mode 100644 index 9fc3761..00000000 --- a/app-crypt/scl011-bin/scl011-bin-2.06.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit multilib toolchain-funcs udev - -DESCRIPTION="pcsc-lite driver for the German identification card (nPA)" -HOMEPAGE="http://www.scmmicro.com/de/products-services/chipkartenleser-terminals/kontaktlos-dual-interface/it-sicherheitskit-basisleser/treiber.html" -SRC_URI="x86? ( http://www.scmmicro.com/npa/files/scl011_${PV}_linux_32bit.tar.gz ) - amd64? ( http://www.scmmicro.com/npa/files/scl011_${PV}_linux_64bit.tar.gz )" - -LICENSE="SCM-MICRO" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S="${WORKDIR}" - -RESTRICT="mirror bindist" - -QA_PREBUILT="*/libSCL011.so.2.06" - -src_install() { - local INSTALL_DIR=`$(tc-getPKG_CONFIG) libpcsclite --variable=usbdropdir` - local BASEPATH - case $(tc-arch) in - amd64) BASEPATH="${S}/scl011_${PV}_linux_64bit" ;; - x86) BASEPATH="${S}/scl011_${PV}_linux_32bit" ;; - esac - - insinto "${INSTALL_DIR}"/SCL011.bundle/Contents - doins "${BASEPATH}"/proprietary/SCL011.bundle/Contents/Info.plist - exeinto "${INSTALL_DIR}"/SCL011.bundle/Contents/Linux - doexe "${BASEPATH}"/proprietary/SCL011.bundle/Contents/Linux/libSCL011.so.${PV} - - udev_dorules "${FILESDIR}"/92_pcscd_scl011-bin.rules -} diff --git a/profiles/package.mask b/profiles/package.mask index a3aea98..ac31c18 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -163,11 +163,6 @@ dev-libs/vrb app-misc/subsurface # Alon Bar-Lev <alo...@gentoo.org (09 Sep 2016) -# No upstream, no maintainer (bug #592164) -# Package will be removed from Gentoo in 30 days. -app-crypt/scl011-bin - -# Alon Bar-Lev <alo...@gentoo.org (09 Sep 2016) # Weak cryptography (bug #592114) # Package will be removed from Gentoo in 30 days. app-crypt/bcrypt