From f75510dae307a0b8461cc2c5a7fbe7c2ff3b3414 Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Sun, 26 Dec 2010 16:04:33 +0000 Subject: Remove old version since we're going to need pcsc-lite-1.6.6 stable soon. Move the package to crypto herd fully. (Portage version: 2.2.0_alpha10/cvs/Linux x86_64) --- sys-apps/pcsc-tools/ChangeLog | 7 +- sys-apps/pcsc-tools/files/smartcard.svg | 291 --------------------------- sys-apps/pcsc-tools/metadata.xml | 4 - sys-apps/pcsc-tools/pcsc-tools-1.4.16.ebuild | 81 -------- 4 files changed, 6 insertions(+), 377 deletions(-) delete mode 100644 sys-apps/pcsc-tools/files/smartcard.svg delete mode 100644 sys-apps/pcsc-tools/pcsc-tools-1.4.16.ebuild (limited to 'sys-apps/pcsc-tools') diff --git a/sys-apps/pcsc-tools/ChangeLog b/sys-apps/pcsc-tools/ChangeLog index 6e1298b36ea3..ed4fe02b9ceb 100644 --- a/sys-apps/pcsc-tools/ChangeLog +++ b/sys-apps/pcsc-tools/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/pcsc-tools # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-tools/ChangeLog,v 1.8 2010/10/11 08:36:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-tools/ChangeLog,v 1.9 2010/12/26 16:04:33 flameeyes Exp $ + + 26 Dec 2010; Diego E. Pettenò + -pcsc-tools-1.4.16.ebuild, -files/smartcard.svg, metadata.xml: + Remove old version since we're going to need pcsc-lite-1.6.6 stable soon. + Move the package to crypto herd fully. *pcsc-tools-1.4.17 (11 Oct 2010) diff --git a/sys-apps/pcsc-tools/files/smartcard.svg b/sys-apps/pcsc-tools/files/smartcard.svg deleted file mode 100644 index 3bd0a816c454..000000000000 --- a/sys-apps/pcsc-tools/files/smartcard.svg +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - - SmartCard - - - - computer - smartcard - - - - - Alberto Piccinno - - - - - Alberto Piccinno - - - - - Alberto Piccinno - - - - image/svg+xml - - - en - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sys-apps/pcsc-tools/metadata.xml b/sys-apps/pcsc-tools/metadata.xml index fc93571ed04a..5495605aff22 100644 --- a/sys-apps/pcsc-tools/metadata.xml +++ b/sys-apps/pcsc-tools/metadata.xml @@ -2,9 +2,5 @@ crypto - - nerdboy@gentoo.org - Primary Maintainer - User tools for PC/SC SmartCard access (including pcsc_scan and the gscriptor GUI). diff --git a/sys-apps/pcsc-tools/pcsc-tools-1.4.16.ebuild b/sys-apps/pcsc-tools/pcsc-tools-1.4.16.ebuild deleted file mode 100644 index 7112aa45610b..000000000000 --- a/sys-apps/pcsc-tools/pcsc-tools-1.4.16.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-tools/pcsc-tools-1.4.16.ebuild,v 1.3 2010/10/11 08:36:34 flameeyes Exp $ - -EAPI="3" - -SMARTCARD_DATE=20100630 - -inherit eutils fdo-mime multilib toolchain-funcs - -DESCRIPTION="PC/SC Architecture smartcard tools" -HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/" -SRC_URI="http://ludovic.rousseau.free.fr/softwares/${PN}/${P}.tar.gz - mirror://gentoo/${PN}-smartcard_list-${SMARTCARD_DATE}.txt.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" -## ~arm waiting for keywords -IUSE="gtk usb" - -RDEPEND=">=sys-apps/pcsc-lite-1.4.14 -