From f415fdd58e3187b3176fe484bf13457baa9d172e Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 12 Jun 2016 05:20:56 +0300 Subject: [PATCH] dev-libs/openct: cleanup Package-Manager: portage-2.2.28 --- dev-libs/openct/openct-0.6.20-r3.ebuild | 79 ------------------------- 1 file changed, 79 deletions(-) delete mode 100644 dev-libs/openct/openct-0.6.20-r3.ebuild diff --git a/dev-libs/openct/openct-0.6.20-r3.ebuild b/dev-libs/openct/openct-0.6.20-r3.ebuild deleted file mode 100644 index f3b0c65c3ad4..000000000000 --- a/dev-libs/openct/openct-0.6.20-r3.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils flag-o-matic multilib udev user - -DESCRIPTION="library for accessing smart card terminals" -HOMEPAGE="https://github.com/OpenSC/openct/wiki" - -SRC_URI="mirror://sourceforge/opensc/${PN}/${P}.tar.gz" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" - -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="doc pcsc-lite usb debug +udev" - -# Drop the libtool dep once libltdl goes stable. -RDEPEND="pcsc-lite? ( >=sys-apps/pcsc-lite-1.7.2-r1 ) - usb? ( virtual/libusb:0 ) - || ( dev-libs/libltdl:0