public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tablelist/
Date: Thu, 27 May 2021 21:06:49 +0000 (UTC)	[thread overview]
Message-ID: <1622149580.9094fe2dd478b14a2733ec54625fabcff86af0dd.soap@gentoo> (raw)

commit:     9094fe2dd478b14a2733ec54625fabcff86af0dd
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu May 27 21:06:20 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 27 21:06:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9094fe2d

dev-tcltk/tablelist: Remove old 6.8

Closes: https://github.com/gentoo/gentoo/pull/21002
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-tcltk/tablelist/Manifest             |  1 -
 dev-tcltk/tablelist/tablelist-6.8.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-tcltk/tablelist/Manifest b/dev-tcltk/tablelist/Manifest
index 1cb4e96c85c..d681192e917 100644
--- a/dev-tcltk/tablelist/Manifest
+++ b/dev-tcltk/tablelist/Manifest
@@ -1,3 +1,2 @@
 DIST tablelist6.12.tar.gz 606541 BLAKE2B 327e7b523993bfa92430f8bfe4c4b2f6f045e89d14644e7eae9e67a97922e9de34d6627816c99ec6c789c1a219451af0a0288eb0d7eed5e8e8851c35bae55d5e SHA512 a05998d2b5c1082f56679ed1614cde3c17cb494a36ccffab3a21c0aac716b7b0f1340a5d4f121eb16678727018d755a16df142c8a8ec737f17550fd64fe28071
 DIST tablelist6.13.tar.gz 608900 BLAKE2B 3c124ce7581e4d32f7cc1a8048f37b6bc8a5c5b474c1cdf30d6e31f36e65cc3f59f111ac0f0af2a22cf9bca77b1f03036c9a84e91e926b72042f26c873391692 SHA512 bbf5529ba744208a668cdfcfd42f27c469eed8522c6f7e9d9c5ace29daa0c5e822559df6a67f3018a341363914ec33fae31ed94f042334781b0e23286b515994
-DIST tablelist6.8.tar.gz 562403 BLAKE2B c5b80eb2b48331d1f1050de99718419fd6e24223731de6ccd2f71b25f2a1b5f6436a9e3267c9c3a189d9c9f98f8891588d37a0a9d0b49dfa466ee900701b2ed8 SHA512 32a57129dcb0c786c45bddb8d39283b27a5f4e3a52618a1a6cec2334693822b989712f71d5984f258196d22d9f16d5748d66313debacff35205866ac481f537d

diff --git a/dev-tcltk/tablelist/tablelist-6.8.ebuild b/dev-tcltk/tablelist/tablelist-6.8.ebuild
deleted file mode 100644
index e2288b67594..00000000000
--- a/dev-tcltk/tablelist/tablelist-6.8.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P="${PN}${PV}"
-
-DESCRIPTION="Multi-Column Listbox Package"
-HOMEPAGE="http://www.nemethi.de/tablelist/index.html"
-SRC_URI="http://www.nemethi.de/tablelist/${MY_P}.tar.gz"
-
-LICENSE="tablelist"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE="examples doc"
-
-RDEPEND="dev-lang/tcl:0"
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-	insinto /usr/$(get_libdir)/${MY_P}
-	doins -r ${PN}* pkgIndex.tcl scripts
-	use examples && dodoc -r demos
-	use doc && docinto html && dodoc -r doc/*
-	einstalldocs
-}


             reply	other threads:[~2021-05-27 21:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27 21:06 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-05 17:38 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tablelist/ Jakov Smolić
2021-11-05 17:34 Sam James
2021-11-05 17:33 Sam James
2021-10-06  8:33 Jakov Smolić
2021-10-06  8:33 Jakov Smolić
2021-07-29  7:08 Agostino Sarubbo
2021-07-29  6:45 Agostino Sarubbo
2021-05-27 19:14 Sam James
2021-05-26 12:37 Sam James
2021-02-18 18:57 David Seifert
2021-02-18 17:12 Sam James
2021-02-15  8:43 David Seifert
2021-02-15  0:34 Sam James
2020-02-27  7:14 Alfredo Tupone
2018-10-13  8:12 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=1622149580.9094fe2dd478b14a2733ec54625fabcff86af0dd.soap@gentoo \
    --to=soap@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