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/tclpython/
Date: Mon, 31 May 2021 20:42:49 +0000 (UTC)	[thread overview]
Message-ID: <1622493657.0d14df12e08cebe0ba1b20d3b14d88532916a757.mgorny@gentoo> (raw)

commit:     0d14df12e08cebe0ba1b20d3b14d88532916a757
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 20:40:57 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 31 20:40:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d14df12

dev-tcltk/tclpython: Remove old

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

 dev-tcltk/tclpython/tclpython-5.0.ebuild | 43 --------------------------------
 1 file changed, 43 deletions(-)

diff --git a/dev-tcltk/tclpython/tclpython-5.0.ebuild b/dev-tcltk/tclpython/tclpython-5.0.ebuild
deleted file mode 100644
index 52634a962b3..00000000000
--- a/dev-tcltk/tclpython/tclpython-5.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_7 )
-
-inherit multilib python-single-r1 toolchain-funcs
-
-DESCRIPTION="Python package for Tcl"
-HOMEPAGE="http://jfontain.free.fr/tclpython.htm"
-SRC_URI="https://github.com/amykyta3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-	dev-lang/tcl:0="
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
-
-src_compile() {
-	emake PKG_NAME=tclpython3 CC=$(tc-getCC) \
-		MYCFLAGS="${CFLAGS}" MYLDFLAGS="${LDFLAGS}"
-}
-
-src_test() {
-	emake PKG_NAME=tclpython3 CC=$(tc-getCC) test
-}
-
-src_install() {
-	insinto /usr/$(get_libdir)
-	doins -r build/tclpython3/tclpython3
-	fperms 775 /usr/$(get_libdir)/tclpython3/tclpython3.so.${PV}
-	dosym tclpython3.so.${PV} /usr/$(get_libdir)/tclpython3/tclpython3.so
-
-	dodoc README.md VERSION.md
-}


             reply	other threads:[~2021-05-31 20:42 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31 20:42 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-20 14:42 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tclpython/ Alfredo Tupone
2024-02-28 20:47 Alfredo Tupone
2023-04-20  4:02 Sam James
2023-04-19 18:09 Arthur Zamarin
2023-04-19 14:06 Sam James
2023-02-26 18:50 Alfredo Tupone
2022-12-04 21:28 Alfredo Tupone
2022-03-20  0:53 Sam James
2021-09-18 16:51 Alfredo Tupone
2021-05-23 10:16 Alfredo Tupone
2021-04-18  1:52 Sam James
2021-04-18  1:44 Sam James
2021-04-12 18:33 Alfredo Tupone
2020-09-04 15:47 Sam James
2020-09-01 20:44 Sam James
2020-08-30  1:32 Thomas Deutschmann
2020-08-17  9:12 Alfredo Tupone
2020-02-10 11:54 Michał Górny
2020-02-10 11:54 Michał Górny
2018-10-30 19:35 Alfredo Tupone
2017-09-12 23:02 Matt Turner
2017-08-05  8:22 Michael Palimaka
2017-07-31 11:02 Tobias Klausmann
2017-07-12 14:43 Pacho Ramos
2016-03-12 20:54 Patrice Clement
2016-03-11  8:46 Daniel Campbell
2016-03-07  3:38 Daniel Campbell

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=1622493657.0d14df12e08cebe0ba1b20d3b14d88532916a757.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