From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 21D7E1382C5 for ; Sat, 20 Jun 2020 01:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E726E0827; Sat, 20 Jun 2020 01:07:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3EC4EE0827 for ; Sat, 20 Jun 2020 01:07:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2475434F05B for ; Sat, 20 Jun 2020 01:07:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FCC72A4 for ; Sat, 20 Jun 2020 01:07:55 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1592615244.bcd32c34004cb5a45396ff576f3a5a94d6ec1fb6.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-mud/tintin/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-mud/tintin/Manifest games-mud/tintin/tintin-2.01.1-r1.ebuild X-VCS-Directories: games-mud/tintin/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: bcd32c34004cb5a45396ff576f3a5a94d6ec1fb6 X-VCS-Branch: master Date: Sat, 20 Jun 2020 01:07:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22a152a6-9cae-4e5d-94c5-76c0932d9473 X-Archives-Hash: 3516015d2827b05dd9573f11d6e5dad2 commit: bcd32c34004cb5a45396ff576f3a5a94d6ec1fb6 Author: Aaron Bauman gentoo org> AuthorDate: Sat Jun 20 01:07:24 2020 +0000 Commit: Aaron Bauman gentoo 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 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 -}