public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cryptcat/
@ 2019-11-13  1:03 Aaron Bauman
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2019-11-13  1:03 UTC (permalink / raw
  To: gentoo-commits

commit:     bee6c03793889064c4ca2ff71e41e629e2e277cc
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 00:01:04 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 01:02:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee6c037

net-analyzer: drop old EAPI

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

 net-analyzer/cryptcat/cryptcat-1.2.1-r1.ebuild | 32 --------------------------
 1 file changed, 32 deletions(-)

diff --git a/net-analyzer/cryptcat/cryptcat-1.2.1-r1.ebuild b/net-analyzer/cryptcat/cryptcat-1.2.1-r1.ebuild
deleted file mode 100644
index b53c88f3c22..00000000000
--- a/net-analyzer/cryptcat/cryptcat-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils toolchain-funcs
-
-DESCRIPTION="netcat clone extended with twofish encryption"
-HOMEPAGE="http://farm9.org/Cryptcat/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}-unix-${PV}.tar"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S=${WORKDIR}/unix
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-build.patch
-	echo "#define arm arm_timer" >> generic.h
-	sed -i \
-		-e 's:#define HAVE_BIND:#undef HAVE_BIND:' \
-		-e '/^#define FD_SETSIZE 16/s:16:1024:' \
-		-e 's:\<LINUX\>:__linux__:' \
-		netcat.c generic.h
-	tc-export CC CXX
-}
-
-src_install() {
-	dobin cryptcat
-	dodoc Changelog README README.cryptcat netcat.blurb
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cryptcat/
@ 2023-12-24 23:16 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2023-12-24 23:16 UTC (permalink / raw
  To: gentoo-commits

commit:     e8e5331c8e9dec82a6741b2f8f6b93b840d61407
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Dec 22 21:04:31 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 23:16:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e5331c

net-analyzer/cryptcat: use https

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild b/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
index a3d959ea9cbe..f60626e479c6 100644
--- a/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
+++ b/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit toolchain-funcs
 
-DESCRIPTION="netcat clone extended with twofish encryption"
-HOMEPAGE="http://cryptcat.sourceforge.net/"
+DESCRIPTION="Netcat clone extended with twofish encryption"
+HOMEPAGE="https://cryptcat.sourceforge.io"
 SRC_URI="mirror://sourceforge/${PN}/${PN}-unix-${PV}.tar"
 S="${WORKDIR}"/unix
 


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

end of thread, other threads:[~2023-12-24 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13  1:03 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cryptcat/ Aaron Bauman
  -- strict thread matches above, loose matches on Subject: below --
2023-12-24 23:16 Conrad Kostecki

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