public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2015-12-02 23:30 Michael Sterrett
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Sterrett @ 2015-12-02 23:30 UTC (permalink / raw
  To: gentoo-commits

commit:     2d279ab28d2475983195af9134669b8a81eee8ec
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 23:30:18 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 23:30:18 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d279ab2

version bump

Package-Manager: portage-2.2.20.1

 games-mud/tintin/Manifest             |  1 +
 games-mud/tintin/tintin-2.01.1.ebuild | 37 +++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/games-mud/tintin/Manifest b/games-mud/tintin/Manifest
index e79dc09..87db999 100644
--- a/games-mud/tintin/Manifest
+++ b/games-mud/tintin/Manifest
@@ -1 +1,2 @@
 DIST tintin-2.01.0.tar.gz 293651 SHA256 e0e35463a97ee5b33ef0b29b2c57fa8276c4e76328cb19c98a6ea92c603a9c76 SHA512 9bad5c3900965ff009c130f5bbeeee197b16bddaf4068329fd3282945ff7b8e17517254468c14f9c9979828ca3ea8bfebacdd3bbfb436d92a02b6ed9ed30af4f WHIRLPOOL e2fb023a38f0be63868ae0f333d19f621624f7b8b0bc8498d0b8cceb0e344df52ba7419829f341b7632a7f1d2c535add215c07911693ee479da74c616433d12a
+DIST tintin-2.01.1.tar.gz 272506 SHA256 cc0ba550880bd5efdba8fde11d1e4ddd4ae8737f81e6f64649de23ed99cbbca4 SHA512 b77a1ecc09438a165a27f70f31132d60350d790e4e6b0509af00979517a7f21838407acdbf1fe0d3b4612853c4e1269679e95fe90b8588133b17f98b85a28b07 WHIRLPOOL 6ed2f53759e6430fb3f785d732341866bc80623343c6b701886d8a3025f6238b7b28bb78e397725a95333c554ffae75932d745678921869133e10b1c5edf1fb4

diff --git a/games-mud/tintin/tintin-2.01.1.ebuild b/games-mud/tintin/tintin-2.01.1.ebuild
new file mode 100644
index 0000000..5e37153
--- /dev/null
+++ b/games-mud/tintin/tintin-2.01.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit games
+
+DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
+HOMEPAGE="http://tintin.sourceforge.net/"
+SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="sys-libs/zlib
+	net-libs/gnutls
+	dev-libs/libpcre
+	sys-libs/readline:0"
+RDEPEND=${DEPEND}
+
+S=${WORKDIR}/tt/src
+
+src_install () {
+	dogamesbin tt++
+	dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
+	prepgamesdirs
+}
+
+pkg_postinst() {
+	games_pkg_postinst
+	echo
+	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
+	ewarn "read the README for more details."
+	echo
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2016-01-03 11:54 Agostino Sarubbo
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2016-01-03 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     696098e05471c011343e4b5eb1e4004b348d6d42
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 11:54:12 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 11:54:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696098e0

games-mud/tintin: amd64 stable wrt bug #570550

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 games-mud/tintin/tintin-2.01.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-mud/tintin/tintin-2.01.1.ebuild b/games-mud/tintin/tintin-2.01.1.ebuild
index 5e37153..e219769 100644
--- a/games-mud/tintin/tintin-2.01.1.ebuild
+++ b/games-mud/tintin/tintin-2.01.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND="sys-libs/zlib


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2016-01-18  7:27 Michael Sterrett
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Sterrett @ 2016-01-18  7:27 UTC (permalink / raw
  To: gentoo-commits

commit:     28859ca64be6c783a44d2719e68e2bf929fe9516
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 07:17:13 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 07:27:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28859ca6

games-mud/tintin: clean old

Package-Manager: portage-2.2.26

 games-mud/tintin/Manifest             |  1 -
 games-mud/tintin/tintin-2.01.0.ebuild | 36 -----------------------------------
 2 files changed, 37 deletions(-)

diff --git a/games-mud/tintin/Manifest b/games-mud/tintin/Manifest
index 87db999..5074827 100644
--- a/games-mud/tintin/Manifest
+++ b/games-mud/tintin/Manifest
@@ -1,2 +1 @@
-DIST tintin-2.01.0.tar.gz 293651 SHA256 e0e35463a97ee5b33ef0b29b2c57fa8276c4e76328cb19c98a6ea92c603a9c76 SHA512 9bad5c3900965ff009c130f5bbeeee197b16bddaf4068329fd3282945ff7b8e17517254468c14f9c9979828ca3ea8bfebacdd3bbfb436d92a02b6ed9ed30af4f WHIRLPOOL e2fb023a38f0be63868ae0f333d19f621624f7b8b0bc8498d0b8cceb0e344df52ba7419829f341b7632a7f1d2c535add215c07911693ee479da74c616433d12a
 DIST tintin-2.01.1.tar.gz 272506 SHA256 cc0ba550880bd5efdba8fde11d1e4ddd4ae8737f81e6f64649de23ed99cbbca4 SHA512 b77a1ecc09438a165a27f70f31132d60350d790e4e6b0509af00979517a7f21838407acdbf1fe0d3b4612853c4e1269679e95fe90b8588133b17f98b85a28b07 WHIRLPOOL 6ed2f53759e6430fb3f785d732341866bc80623343c6b701886d8a3025f6238b7b28bb78e397725a95333c554ffae75932d745678921869133e10b1c5edf1fb4

diff --git a/games-mud/tintin/tintin-2.01.0.ebuild b/games-mud/tintin/tintin-2.01.0.ebuild
deleted file mode 100644
index 8a234ac..0000000
--- a/games-mud/tintin/tintin-2.01.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit games
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="http://tintin.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="sys-libs/zlib
-	dev-libs/libpcre
-	sys-libs/readline:0"
-RDEPEND=${DEPEND}
-
-S=${WORKDIR}/tt/src
-
-src_install () {
-	dogamesbin tt++
-	dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	echo
-	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
-	ewarn "read the README for more details."
-	echo
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2016-08-05 19:43 Austin English
  0 siblings, 0 replies; 9+ messages in thread
From: Austin English @ 2016-08-05 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     995dcea72ad41a665f491e453b4be65bb52383d6
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  5 19:21:43 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 19:43:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995dcea7

games-mud/tintin: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: portage-2.3.0

 games-mud/tintin/tintin-2.01.1-r1.ebuild | 35 ++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/games-mud/tintin/tintin-2.01.1-r1.ebuild b/games-mud/tintin/tintin-2.01.1-r1.ebuild
new file mode 100644
index 0000000..fb8f88c
--- /dev/null
+++ b/games-mud/tintin/tintin-2.01.1-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
+HOMEPAGE="http://tintin.sourceforge.net/"
+SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="
+	dev-libs/libpcre
+	net-libs/gnutls
+	sys-libs/readline:0
+	sys-libs/zlib"
+RDEPEND=${DEPEND}
+
+S=${WORKDIR}/tt/src
+
+src_install () {
+	dobin tt++
+	dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
+}
+
+pkg_postinst() {
+	echo
+	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
+	ewarn "read the README for more details."
+	echo
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2019-07-29  2:50 Stefan Strogin
  0 siblings, 0 replies; 9+ messages in thread
From: Stefan Strogin @ 2019-07-29  2:50 UTC (permalink / raw
  To: gentoo-commits

commit:     8c720d482949c30ea99a52ce1d272fcaa7613128
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 02:45:26 2019 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 02:47:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c720d48

games-mud/tintin: bump version to 2.01.8

Closes: https://bugs.gentoo.org/689310
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 games-mud/tintin/Manifest             |  1 +
 games-mud/tintin/tintin-2.01.8.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/games-mud/tintin/Manifest b/games-mud/tintin/Manifest
index 773f4203e63..06930c86b3b 100644
--- a/games-mud/tintin/Manifest
+++ b/games-mud/tintin/Manifest
@@ -1 +1,2 @@
 DIST tintin-2.01.1.tar.gz 272506 BLAKE2B c8fba9d72b34e2a05ede408dfb6105dd6c39d0d1e41582908acd35d712a92abacbce025b702a24a59cd9754cce284fa7277dadc0ff3933359cc9ef77e50b6a2c SHA512 b77a1ecc09438a165a27f70f31132d60350d790e4e6b0509af00979517a7f21838407acdbf1fe0d3b4612853c4e1269679e95fe90b8588133b17f98b85a28b07
+DIST tintin-2.01.8.tar.gz 559665 BLAKE2B e87de0090493d220744672babf3e2603b46ece8a4a218fef526b491792763b6d6229d80f9410586bc2653bfa18bf0b842dfa1a8a2b2d24e0a2d0c5c1195e1289 SHA512 3c90b6ae3fb2f380fb46694e983bdd18a0b119a26f48f1ad5bbb50ada6dbf3c9b89eb2b5be7eaba4eedf487e7cb46606a0c3a0ca4011b3561a34f3e9fed670e9

diff --git a/games-mud/tintin/tintin-2.01.8.ebuild b/games-mud/tintin/tintin-2.01.8.ebuild
new file mode 100644
index 00000000000..1f6f4c6b1e2
--- /dev/null
+++ b/games-mud/tintin/tintin-2.01.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
+HOMEPAGE="https://tintin.sourceforge.net/"
+SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-libs/libpcre
+	net-libs/gnutls
+	sys-libs/readline:0
+	sys-libs/zlib"
+RDEPEND=${DEPEND}
+
+S=${WORKDIR}/tt/src
+
+src_install () {
+	dobin tt++
+	dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
+}
+
+pkg_postinst() {
+	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
+	ewarn "read the README for more details."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2020-06-20  1:07 Aaron Bauman
  0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2020-06-20  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     bcd32c34004cb5a45396ff576f3a5a94d6ec1fb6
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 01:07:24 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 01:07:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd32c34

games-mud/tintin: drop vulnerable

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

 games-mud/tintin/Manifest                |  1 -
 games-mud/tintin/tintin-2.01.1-r1.ebuild | 34 --------------------------------
 2 files changed, 35 deletions(-)

diff --git a/games-mud/tintin/Manifest b/games-mud/tintin/Manifest
index 06930c86b3b..966deac6dda 100644
--- a/games-mud/tintin/Manifest
+++ b/games-mud/tintin/Manifest
@@ -1,2 +1 @@
-DIST tintin-2.01.1.tar.gz 272506 BLAKE2B c8fba9d72b34e2a05ede408dfb6105dd6c39d0d1e41582908acd35d712a92abacbce025b702a24a59cd9754cce284fa7277dadc0ff3933359cc9ef77e50b6a2c SHA512 b77a1ecc09438a165a27f70f31132d60350d790e4e6b0509af00979517a7f21838407acdbf1fe0d3b4612853c4e1269679e95fe90b8588133b17f98b85a28b07
 DIST tintin-2.01.8.tar.gz 559665 BLAKE2B e87de0090493d220744672babf3e2603b46ece8a4a218fef526b491792763b6d6229d80f9410586bc2653bfa18bf0b842dfa1a8a2b2d24e0a2d0c5c1195e1289 SHA512 3c90b6ae3fb2f380fb46694e983bdd18a0b119a26f48f1ad5bbb50ada6dbf3c9b89eb2b5be7eaba4eedf487e7cb46606a0c3a0ca4011b3561a34f3e9fed670e9

diff --git a/games-mud/tintin/tintin-2.01.1-r1.ebuild b/games-mud/tintin/tintin-2.01.1-r1.ebuild
deleted file mode 100644
index 0b5f429147b..00000000000
--- a/games-mud/tintin/tintin-2.01.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="http://tintin.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	dev-libs/libpcre
-	net-libs/gnutls
-	sys-libs/readline:0
-	sys-libs/zlib"
-RDEPEND=${DEPEND}
-
-S=${WORKDIR}/tt/src
-
-src_install() {
-	dobin tt++
-	dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
-}
-
-pkg_postinst() {
-	echo
-	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
-	ewarn "read the README for more details."
-	echo
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2024-03-14 23:06 James Le Cuirot
  0 siblings, 0 replies; 9+ messages in thread
From: James Le Cuirot @ 2024-03-14 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     a2d2e3964b580b35798276d765957b2f18df38f5
Author:     Dawn Xu <dawn_xu_helloworld <AT> 163 <DOT> com>
AuthorDate: Tue Mar  5 05:56:39 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 22:54:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d2e396

games-mud/tintin: add 2.02.41

Signed-off-by: Dawn Xu <dawn_xu_helloworld <AT> 163.com>
Closes: https://github.com/gentoo/gentoo/pull/35624
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-mud/tintin/Manifest              |  1 +
 games-mud/tintin/tintin-2.02.41.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/games-mud/tintin/Manifest b/games-mud/tintin/Manifest
index 966deac6dda2..d6419d11a643 100644
--- a/games-mud/tintin/Manifest
+++ b/games-mud/tintin/Manifest
@@ -1 +1,2 @@
 DIST tintin-2.01.8.tar.gz 559665 BLAKE2B e87de0090493d220744672babf3e2603b46ece8a4a218fef526b491792763b6d6229d80f9410586bc2653bfa18bf0b842dfa1a8a2b2d24e0a2d0c5c1195e1289 SHA512 3c90b6ae3fb2f380fb46694e983bdd18a0b119a26f48f1ad5bbb50ada6dbf3c9b89eb2b5be7eaba4eedf487e7cb46606a0c3a0ca4011b3561a34f3e9fed670e9
+DIST tintin-2.02.41.tar.gz 2291740 BLAKE2B cf5eab95aaf5ad96e456bcdc91da3da4a7279ed2341c3fa2560fbce53bae40aece30d8c61207c9df774797f22d60145a9da3ae4744bcd7dcbba2cb1d82be3816 SHA512 fde1f8716ca36bd3f91e85bf46d7cb461224e425fc0423bd9c1089179869488701e804a883a58938697f6e57d1e05ef2ab1f632d14233bd5658ec1d7be5e9932

diff --git a/games-mud/tintin/tintin-2.02.41.ebuild b/games-mud/tintin/tintin-2.02.41.ebuild
new file mode 100644
index 000000000000..f27b1640607e
--- /dev/null
+++ b/games-mud/tintin/tintin-2.02.41.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
+HOMEPAGE="https://tintin.mudhalla.net/"
+SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	dev-libs/libpcre
+	net-libs/gnutls
+	sys-libs/readline:0
+	sys-libs/zlib"
+RDEPEND=${DEPEND}
+
+S=${WORKDIR}/tt/src
+
+src_install() {
+	dobin tt++
+	dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
+}
+
+pkg_postinst() {
+	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
+	ewarn "read the README for more details."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2024-03-14 23:06 James Le Cuirot
  0 siblings, 0 replies; 9+ messages in thread
From: James Le Cuirot @ 2024-03-14 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fea1e54bb5e54f63553b7431c2c4d2aadcd34141
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 23:06:10 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 23:06:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea1e54b

games-mud/tintin: Drop old 2.01.8

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-mud/tintin/Manifest             |  1 -
 games-mud/tintin/tintin-2.01.8.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/games-mud/tintin/Manifest b/games-mud/tintin/Manifest
index d6419d11a643..3205cd2e3676 100644
--- a/games-mud/tintin/Manifest
+++ b/games-mud/tintin/Manifest
@@ -1,2 +1 @@
-DIST tintin-2.01.8.tar.gz 559665 BLAKE2B e87de0090493d220744672babf3e2603b46ece8a4a218fef526b491792763b6d6229d80f9410586bc2653bfa18bf0b842dfa1a8a2b2d24e0a2d0c5c1195e1289 SHA512 3c90b6ae3fb2f380fb46694e983bdd18a0b119a26f48f1ad5bbb50ada6dbf3c9b89eb2b5be7eaba4eedf487e7cb46606a0c3a0ca4011b3561a34f3e9fed670e9
 DIST tintin-2.02.41.tar.gz 2291740 BLAKE2B cf5eab95aaf5ad96e456bcdc91da3da4a7279ed2341c3fa2560fbce53bae40aece30d8c61207c9df774797f22d60145a9da3ae4744bcd7dcbba2cb1d82be3816 SHA512 fde1f8716ca36bd3f91e85bf46d7cb461224e425fc0423bd9c1089179869488701e804a883a58938697f6e57d1e05ef2ab1f632d14233bd5658ec1d7be5e9932

diff --git a/games-mud/tintin/tintin-2.01.8.ebuild b/games-mud/tintin/tintin-2.01.8.ebuild
deleted file mode 100644
index eb0771f24178..000000000000
--- a/games-mud/tintin/tintin-2.01.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="https://tintin.mudhalla.net/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-	dev-libs/libpcre
-	net-libs/gnutls
-	sys-libs/readline:0
-	sys-libs/zlib"
-RDEPEND=${DEPEND}
-
-S=${WORKDIR}/tt/src
-
-src_install() {
-	dobin tt++
-	dodoc ../{CREDITS,FAQ,README,SCRIPTS,TODO,docs/*}
-}
-
-pkg_postinst() {
-	ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
-	ewarn "read the README for more details."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/
@ 2024-03-14 23:06 James Le Cuirot
  0 siblings, 0 replies; 9+ messages in thread
From: James Le Cuirot @ 2024-03-14 23:06 UTC (permalink / raw
  To: gentoo-commits

commit:     9ffdc7837fd980bb06a54b4eb986d87138eddfa0
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 23:05:09 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 23:05:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ffdc783

games-mud/tintin: EAPI 8, GitHub, subslot operators

Closes: https://bugs.gentoo.org/704132
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-mud/tintin/metadata.xml          |  2 +-
 games-mud/tintin/tintin-2.02.41.ebuild | 20 ++++++++++++--------
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/games-mud/tintin/metadata.xml b/games-mud/tintin/metadata.xml
index d58e8bd25789..0b14f10299f5 100644
--- a/games-mud/tintin/metadata.xml
+++ b/games-mud/tintin/metadata.xml
@@ -6,6 +6,6 @@
 		<name>Gentoo Games Project</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="sourceforge">tintin</remote-id>
+		<remote-id type="github">scandum/tintin</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/games-mud/tintin/tintin-2.02.41.ebuild b/games-mud/tintin/tintin-2.02.41.ebuild
index f27b1640607e..874e90f7b84a 100644
--- a/games-mud/tintin/tintin-2.02.41.ebuild
+++ b/games-mud/tintin/tintin-2.02.41.ebuild
@@ -1,24 +1,28 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
 HOMEPAGE="https://tintin.mudhalla.net/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
+SRC_URI="https://github.com/scandum/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 DEPEND="
-	dev-libs/libpcre
-	net-libs/gnutls
-	sys-libs/readline:0
-	sys-libs/zlib"
-RDEPEND=${DEPEND}
+	dev-libs/libpcre:3
+	net-libs/gnutls:=
+	sys-libs/readline:=
+	sys-libs/zlib
+"
 
-S=${WORKDIR}/tt/src
+RDEPEND="
+	${DEPEND}
+"
+
+S="${WORKDIR}"/tt/src
 
 src_install() {
 	dobin tt++


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

end of thread, other threads:[~2024-03-14 23:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-20  1:07 [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/ Aaron Bauman
  -- strict thread matches above, loose matches on Subject: below --
2024-03-14 23:06 James Le Cuirot
2024-03-14 23:06 James Le Cuirot
2024-03-14 23:06 James Le Cuirot
2019-07-29  2:50 Stefan Strogin
2016-08-05 19:43 Austin English
2016-01-18  7:27 Michael Sterrett
2016-01-03 11:54 Agostino Sarubbo
2015-12-02 23:30 Michael Sterrett

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