public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/towitoko/
Date: Fri,  7 Sep 2018 14:56:47 +0000 (UTC)	[thread overview]
Message-ID: <1536332189.9f5dcc9f85f818c6324f780aa8256ce8f9bacb05.zlogene@gentoo> (raw)

commit:     9f5dcc9f85f818c6324f780aa8256ce8f9bacb05
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 14:56:29 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 14:56:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5dcc9f

app-misc/towitoko: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/towitoko/towitoko-2.0.7-r2.ebuild | 39 ------------------------------
 1 file changed, 39 deletions(-)

diff --git a/app-misc/towitoko/towitoko-2.0.7-r2.ebuild b/app-misc/towitoko/towitoko-2.0.7-r2.ebuild
deleted file mode 100644
index fb31a59e479..00000000000
--- a/app-misc/towitoko/towitoko-2.0.7-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-IUSE="moneyplex"
-
-DESCRIPTION="Provides a driver for using Towitoko smartcard readers under UNIX environment"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-HOMEPAGE="https://www.gentoo.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc x86"
-
-src_compile() {
-	local myconf
-
-	myconf=""
-	use moneyplex && myconf="${myconf} --disable-atr-check"
-
-	econf \
-		$(use_enable moneyplex win32-com) \
-		${myconf} || die "econf failed"
-	emake || die
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-}
-
-pkg_postinst() {
-	if ! use moneyplex
-	then
-		elog "If you want to use the moneyplex home banking software from"
-		elog "http://www.matrica.de"
-		elog "then please re-emerge this package with 'moneyplex' in USE"
-	fi
-}


             reply	other threads:[~2018-09-07 14:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-07 14:56 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-07 14:55 [gentoo-commits] repo/gentoo:master commit in: app-misc/towitoko/ Mikle Kolyada
2018-09-01 23:22 Sergei Trofimovich
2018-08-29  1:07 Thomas Deutschmann
2018-08-25 13:05 Andreas Sturmlechner
2017-10-21 17:25 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1536332189.9f5dcc9f85f818c6324f780aa8256ce8f9bacb05.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox