public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2019-11-17  2:28 Aaron Bauman
  0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2019-11-17  2:28 UTC (permalink / raw
  To: gentoo-commits

commit:     e82243ca3ce3b1e14d7550d61de32101d7915f08
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 02:18:38 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 02:18:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82243ca

dev-vcs/tkcvs: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-vcs/tkcvs/Manifest           |  1 -
 dev-vcs/tkcvs/tkcvs-8.2.2.ebuild | 45 ----------------------------------------
 2 files changed, 46 deletions(-)

diff --git a/dev-vcs/tkcvs/Manifest b/dev-vcs/tkcvs/Manifest
index da180a1346f..0789e503e18 100644
--- a/dev-vcs/tkcvs/Manifest
+++ b/dev-vcs/tkcvs/Manifest
@@ -1,2 +1 @@
 DIST tkcvs-8.2.3.tar.gz 570910 BLAKE2B e612fb2fa01ad0205973eef48eaa6c11677d3aec8f1a5344b1d1719aafde79e830f550f990a7bceb8063edb530de807b7878937015bcd0175aef038031663bb0 SHA512 42fb03acf6367e02f6f7b3e1ad66232be4825f152b3e4d123080e0ce7d2f53b5eacb71ac95fbc15224fb4c4c2cae979b612dbb11d0cd0b8fc4a0222a8cd40c8a
-DIST tkcvs_8_2_2.tar.gz 1183853 BLAKE2B 01195764b85b7f3e24f937052d1f21e969f7c060bef97664ce8fc6000dd8025064274610b0159940630dd1f8c51b92e2331793146fd44fc4b736b512118328be SHA512 7a3f76f8157601a9359382597746e7ee4ed491f94d4ba5992848d48b8c5de1c81c91e8245a88b17c68af6898f269fcd3bf6ba9c920bb083190c849ec13e7bf9f

diff --git a/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild b/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild
deleted file mode 100644
index c8898cdbe2e..00000000000
--- a/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils multilib
-
-MY_P=${PN}_${PV//./_}
-
-DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
-HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
-SRC_URI="http://www.twobarleycorns.net/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-lang/tk"
-RDEPEND="${DEPEND}
-	dev-vcs/cvs
-	dev-vcs/subversion
-	sys-apps/diffutils
-	dev-util/tkdiff"
-
-S="${WORKDIR}"/${MY_P}
-
-src_prepare() {
-	sed \
-		-e "/set MANDIR/s/man man1/share man man1/" \
-		-e "/set LIBDIR/s/lib/$(get_libdir)/" \
-		-i doinstall.tcl || die
-}
-
-src_install() {
-	# bug 66030
-	unset DISPLAY
-	./doinstall.tcl -nox "${D}"/usr || die
-
-	# dev-tcktk/tkdiff
-	rm "${D}"/usr/bin/tkdiff
-
-	# Add docs...this is important
-	dodoc CHANGELOG FAQ
-}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2020-07-30 19:15 Alfredo Tupone
  0 siblings, 0 replies; 9+ messages in thread
From: Alfredo Tupone @ 2020-07-30 19:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d4a78ee9d4ff2826e6f98290dc092f2e7c70a4ca
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 19:15:20 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 19:15:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a78ee9

dev-vcs/tkcvs: version bump to 9.3.2

Closes: https://bugs.gentoo.org/734144
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-vcs/tkcvs/Manifest           |  1 +
 dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 50 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/dev-vcs/tkcvs/Manifest b/dev-vcs/tkcvs/Manifest
index 0789e503e18..95fb23cad13 100644
--- a/dev-vcs/tkcvs/Manifest
+++ b/dev-vcs/tkcvs/Manifest
@@ -1 +1,2 @@
 DIST tkcvs-8.2.3.tar.gz 570910 BLAKE2B e612fb2fa01ad0205973eef48eaa6c11677d3aec8f1a5344b1d1719aafde79e830f550f990a7bceb8063edb530de807b7878937015bcd0175aef038031663bb0 SHA512 42fb03acf6367e02f6f7b3e1ad66232be4825f152b3e4d123080e0ce7d2f53b5eacb71ac95fbc15224fb4c4c2cae979b612dbb11d0cd0b8fc4a0222a8cd40c8a
+DIST tkcvs_9.3.2.tar.gz 614022 BLAKE2B dfea4c4f9cca6929b1298c73f2e446f6421a9c07a6878fd5990b55f5ee7936d5bb73fdcc3668a60bfb06c3f20353a93e4cdce96b5c4e12d382f6b5c610bf8476 SHA512 3ee52135ca49a156abf3f7abbbf123be6d95053c249168b1f9bde65b969f5c50157d6cb41fb1920d794926bce7e23bd014ef30f4a786ebb8d4a72ff67f3c21c3

diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
new file mode 100644
index 00000000000..1ad6768bfff
--- /dev/null
+++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils
+
+MYP=${PN}_${PV}
+DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
+HOMEPAGE="https://tkcvs.sourceforge.io/"
+SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/tk"
+RDEPEND="${DEPEND}
+	dev-vcs/cvs
+	dev-vcs/subversion
+	sys-apps/diffutils
+	dev-util/tkdiff"
+
+S="${WORKDIR}"/${MYP}
+
+src_prepare() {
+	sed \
+		-e "/set MANDIR/s/man man1/share man man1/" \
+		-e "/set LIBDIR/s/lib/$(get_libdir)/" \
+		-i doinstall.tcl || die
+	sed \
+		-e "/set TclRoot/s/lib/$(get_libdir)/" \
+		-i tkcvs/tkcvs.tcl || die
+	default
+}
+
+src_install() {
+	# bug 66030
+	unset DISPLAY
+	./doinstall.tcl -nox "${D}"/usr || die
+
+	# dev-tcktk/tkdiff
+	rm "${D}"/usr/bin/tkdiff
+
+	# Add docs...this is important
+	dodoc {CHANGELOG,FAQ}.txt
+
+	make_desktop_entry ${PN} TkCVS "${EPREFIX}"/usr/$(get_libdir)/tkcvs/bitmaps/ticklefish_med.gif
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2020-08-03 18:30 Alfredo Tupone
  0 siblings, 0 replies; 9+ messages in thread
From: Alfredo Tupone @ 2020-08-03 18:30 UTC (permalink / raw
  To: gentoo-commits

commit:     3d0366096e6a57e1d18bc0aba912a744764d377b
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  3 18:30:12 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Aug  3 18:30:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d036609

dev-vcs/tkcvs: inherits desktop

Closes: https://bugs.gentoo.org/735182
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
index 1ad6768bfff..2809f334529 100644
--- a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
+++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils
+inherit desktop
 
 MYP=${PN}_${PV}
 DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2020-09-13 12:30 Sergei Trofimovich
  0 siblings, 0 replies; 9+ messages in thread
From: Sergei Trofimovich @ 2020-09-13 12:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5d40d3fde902816f865d9a36ed817c4d1f8df23c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 12:30:22 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 12:30:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d40d3fd

dev-vcs/tkcvs: stable 9.3.2 for ppc

stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.6, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
index 2809f334529..71838dc9053 100644
--- a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
+++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/tk"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2020-09-13 19:13 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2020-09-13 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d911b2b6fd5704072f82b6dfb2b80805624a7ebd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 19:13:25 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 19:13:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d911b2b6

dev-vcs/tkcvs: Stabilize 9.3.2 amd64, #740946

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
index 71838dc9053..2b2a7ea29e6 100644
--- a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
+++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/tk"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2020-09-18  8:26 Agostino Sarubbo
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d09641e953a334b117633c85d8d9ba41d14efdcd
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 08:25:35 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 08:26:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09641e9

dev-vcs/tkcvs: x86 stable wrt bug #740946

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
index 2b2a7ea29e6..c10d6e3ab38 100644
--- a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
+++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND="dev-lang/tk"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2020-09-19 16:43 Aaron Bauman
  0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2020-09-19 16:43 UTC (permalink / raw
  To: gentoo-commits

commit:     b73b9d9dbb08eecb68ced4ebaf4a0cb459ac8a3c
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 16:43:23 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 16:43:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73b9d9d

dev-vcs/tkcvs: drop old EAPI=4

Closes: https://bugs.gentoo.org/740946
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-vcs/tkcvs/Manifest           |  1 -
 dev-vcs/tkcvs/tkcvs-8.2.3.ebuild | 43 ----------------------------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-vcs/tkcvs/Manifest b/dev-vcs/tkcvs/Manifest
index 95fb23cad13..8843f549894 100644
--- a/dev-vcs/tkcvs/Manifest
+++ b/dev-vcs/tkcvs/Manifest
@@ -1,2 +1 @@
-DIST tkcvs-8.2.3.tar.gz 570910 BLAKE2B e612fb2fa01ad0205973eef48eaa6c11677d3aec8f1a5344b1d1719aafde79e830f550f990a7bceb8063edb530de807b7878937015bcd0175aef038031663bb0 SHA512 42fb03acf6367e02f6f7b3e1ad66232be4825f152b3e4d123080e0ce7d2f53b5eacb71ac95fbc15224fb4c4c2cae979b612dbb11d0cd0b8fc4a0222a8cd40c8a
 DIST tkcvs_9.3.2.tar.gz 614022 BLAKE2B dfea4c4f9cca6929b1298c73f2e446f6421a9c07a6878fd5990b55f5ee7936d5bb73fdcc3668a60bfb06c3f20353a93e4cdce96b5c4e12d382f6b5c610bf8476 SHA512 3ee52135ca49a156abf3f7abbbf123be6d95053c249168b1f9bde65b969f5c50157d6cb41fb1920d794926bce7e23bd014ef30f4a786ebb8d4a72ff67f3c21c3

diff --git a/dev-vcs/tkcvs/tkcvs-8.2.3.ebuild b/dev-vcs/tkcvs/tkcvs-8.2.3.ebuild
deleted file mode 100644
index 8038509e10e..00000000000
--- a/dev-vcs/tkcvs/tkcvs-8.2.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils multilib
-
-DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
-HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
-SRC_URI="http://www.twobarleycorns.net/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-lang/tk"
-RDEPEND="${DEPEND}
-	dev-vcs/cvs
-	dev-vcs/subversion
-	sys-apps/diffutils
-	dev-util/tkdiff"
-
-src_prepare() {
-	sed \
-		-e "/set MANDIR/s/man man1/share man man1/" \
-		-e "/set LIBDIR/s/lib/$(get_libdir)/" \
-		-i doinstall.tcl || die
-}
-
-src_install() {
-	# bug 66030
-	unset DISPLAY
-	./doinstall.tcl -nox "${D}"/usr || die
-
-	# dev-tcktk/tkdiff
-	rm "${D}"/usr/bin/tkdiff
-
-	# Add docs...this is important
-	dodoc {CHANGELOG,FAQ}.txt
-
-	make_desktop_entry ${PN} TkCVS "${EPREFIX}"/usr/$(get_libdir)/tkcvs/bitmaps/ticklefish_med.gif
-}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2022-12-05 13:29 Alfredo Tupone
  0 siblings, 0 replies; 9+ messages in thread
From: Alfredo Tupone @ 2022-12-05 13:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d54be3ff946c612fa9451f1bf3bfd26aa84958f1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 13:29:33 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 13:29:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54be3ff

dev-vcs/tkcvs: add sourceforge upstream metadata

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-vcs/tkcvs/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-vcs/tkcvs/metadata.xml b/dev-vcs/tkcvs/metadata.xml
index aabb94bd235d..188b4de8a2af 100644
--- a/dev-vcs/tkcvs/metadata.xml
+++ b/dev-vcs/tkcvs/metadata.xml
@@ -5,4 +5,7 @@
 		<email>tcltk@gentoo.org</email>
 		<name>Gentoo Tcltk Project</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="sourceforge">tkcvs</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
@ 2024-02-28 20:47 Alfredo Tupone
  0 siblings, 0 replies; 9+ messages in thread
From: Alfredo Tupone @ 2024-02-28 20:47 UTC (permalink / raw
  To: gentoo-commits

commit:     408574bcdc3ff37ccade301b8b3340c54b4c5b2b
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 20:46:02 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 20:46:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408574bc

dev-vcs/tkcvs: EmptyGlobalAssignment

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
index c10d6e3ab38f..a4494b53476b 100644
--- a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
+++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,6 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz"
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ppc x86"
-IUSE=""
 
 DEPEND="dev-lang/tk"
 RDEPEND="${DEPEND}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-02-28 20:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-13 12:30 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2024-02-28 20:47 Alfredo Tupone
2022-12-05 13:29 Alfredo Tupone
2020-09-19 16:43 Aaron Bauman
2020-09-18  8:26 Agostino Sarubbo
2020-09-13 19:13 Sam James
2020-08-03 18:30 Alfredo Tupone
2020-07-30 19:15 Alfredo Tupone
2019-11-17  2:28 Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox