public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tablelist/
Date: Wed,  6 Oct 2021 08:33:25 +0000 (UTC)	[thread overview]
Message-ID: <1633509102.94c5450abe9d809fdb8a5f272b8793af3f740788.jsmolic@gentoo> (raw)

commit:     94c5450abe9d809fdb8a5f272b8793af3f740788
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  6 08:27:02 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Oct  6 08:31:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c5450a

dev-tcltk/tablelist: add 6.15.1

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-tcltk/tablelist/Manifest                |  1 +
 dev-tcltk/tablelist/tablelist-6.15.1.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-tcltk/tablelist/Manifest b/dev-tcltk/tablelist/Manifest
index f8df7c592de..518c275d4b3 100644
--- a/dev-tcltk/tablelist/Manifest
+++ b/dev-tcltk/tablelist/Manifest
@@ -1 +1,2 @@
 DIST tablelist6.13.tar.gz 608900 BLAKE2B 3c124ce7581e4d32f7cc1a8048f37b6bc8a5c5b474c1cdf30d6e31f36e65cc3f59f111ac0f0af2a22cf9bca77b1f03036c9a84e91e926b72042f26c873391692 SHA512 bbf5529ba744208a668cdfcfd42f27c469eed8522c6f7e9d9c5ace29daa0c5e822559df6a67f3018a341363914ec33fae31ed94f042334781b0e23286b515994
+DIST tablelist6.15.1.tar.gz 620701 BLAKE2B 09cf2e33f01db8fac1c5aaf11274eb61f945efe87a36787e4a52ea31cdf916893c6846b512dca26dc0153b975e89ec7d7d64307757aef7e9739885406f5aa77e SHA512 0464adf26feda2fac23f7b7a757031367545edc1e1a5c5d568e377f1f4bd05f41338954c5c9df5f75b5c3708024679e93190be3b8a469fc75ca3882666ef132e

diff --git a/dev-tcltk/tablelist/tablelist-6.15.1.ebuild b/dev-tcltk/tablelist/tablelist-6.15.1.ebuild
new file mode 100644
index 00000000000..2c7a0a09ae1
--- /dev/null
+++ b/dev-tcltk/tablelist/tablelist-6.15.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="tablelist"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="examples doc"
+
+RDEPEND="dev-lang/tcl:0"
+
+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-10-06  8:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06  8:33 Jakov Smolić [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-07-29  7:08 Agostino Sarubbo
2021-07-29  6:45 Agostino Sarubbo
2021-05-27 21:06 David Seifert
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=1633509102.94c5450abe9d809fdb8a5f272b8793af3f740788.jsmolic@gentoo \
    --to=jsmolic@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