public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkcon/
Date: Sat, 23 Nov 2019 18:19:01 +0000 (UTC)	[thread overview]
Message-ID: <1574533133.62b2df73b1e9d9f70101f00443c84dce79475e40.mgorny@gentoo> (raw)

commit:     62b2df73b1e9d9f70101f00443c84dce79475e40
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 18:14:27 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 18:18:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b2df73

dev-tcltk/tkcon: Drop EAPI 0 ebuild

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-tcltk/tkcon/tkcon-2.5.ebuild | 31 -------------------------------
 1 file changed, 31 deletions(-)

diff --git a/dev-tcltk/tkcon/tkcon-2.5.ebuild b/dev-tcltk/tkcon/tkcon-2.5.ebuild
deleted file mode 100644
index dcf14a871f2..00000000000
--- a/dev-tcltk/tkcon/tkcon-2.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils multilib
-
-DESCRIPTION="Tk GUI console"
-HOMEPAGE="http://tkcon.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
-SLOT="0"
-IUSE="doc"
-
-DEPEND="dev-lang/tk"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	local tclver="$(echo 'puts $tcl_version' | tclsh)"
-	local instdir=/usr/$(get_libdir)/tcl${tclver}/${PN}2.5
-	dodir ${instdir}
-	cp -pP pkgIndex.tcl tkcon.tcl "${D}"${instdir} || die
-	dodir /usr/bin
-	dosym ${instdir}/tkcon.tcl /usr/bin/tkcon
-	dodoc README.txt
-	if use doc; then
-		dohtml doc/*
-	fi
-}


             reply	other threads:[~2019-11-23 18:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-23 18:19 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-27  7:27 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkcon/ Alfredo Tupone
2021-11-03 18:38 Alfredo Tupone
2021-09-18 16:51 Alfredo Tupone
2021-01-06 10:13 Alfredo Tupone
2019-10-12 13:34 Alfredo Tupone

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=1574533133.62b2df73b1e9d9f70101f00443c84dce79475e40.mgorny@gentoo \
    --to=mgorny@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