public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/taptap/
Date: Sun, 19 Nov 2023 10:19:29 +0000 (UTC)	[thread overview]
Message-ID: <1700388791.7d2122271dd7806d96792f92efce64758718be7f.ulm@gentoo> (raw)

commit:     7d2122271dd7806d96792f92efce64758718be7f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Sep 16 17:05:33 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 10:13:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d212227

net-misc/taptap: remove old

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-misc/taptap/Manifest          |  1 -
 net-misc/taptap/taptap-1.0.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/net-misc/taptap/Manifest b/net-misc/taptap/Manifest
index e82c8f5e056e..71a3aea69f6d 100644
--- a/net-misc/taptap/Manifest
+++ b/net-misc/taptap/Manifest
@@ -1,2 +1 @@
 DIST taptap-1.0.c 2665 BLAKE2B 3c857770fd016c1837a3cdf6b8244965cd4128c9d260ab584ffa2e6e7e6deac4e35cb3800aec81f4950e0cd891bc7391be0a5a7b926681595ddde671d571d9bf SHA512 74ec6012cc34f5f4b5e2d16aff3840e842b7a7f297df5277b8ee7305fed900a16d25a853b8e9544b464037f9946ca1588959e5faafeff3afd14813ac419551e1
-DIST taptap-1.0.tar.bz2 1640 BLAKE2B ae2bea178439991057dca6dfd2478f4927e0c762da96f8358eeb029a97cce051c894c4181801daf70681b4a3a1257ab3371a4f9ee039df2157cac226cced846b SHA512 ab9264823c470fd76530258fa3b8993799bd1170269b1e8e143ef072ac5749cc51716cd53ffec285b3a3266e4503be8d0d91094f82c30dd85607ef8cd368f53e

diff --git a/net-misc/taptap/taptap-1.0.ebuild b/net-misc/taptap/taptap-1.0.ebuild
deleted file mode 100644
index f95f52794ab5..000000000000
--- a/net-misc/taptap/taptap-1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit toolchain-funcs
-
-DESCRIPTION="A program to link two /dev/net/tun to form virtual ethernet"
-HOMEPAGE="http://www.munted.org.uk/programming/taptap/"
-SRC_URI="http://www.munted.org.uk/programming/${PN}/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-	default
-	sed -i \
-		-e 's:= -Wall -s:+= -Wall:' \
-		-e 's:$(CFLAGS):$(LDFLAGS) &:' \
-		Makefile || die
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)"
-}


             reply	other threads:[~2023-11-19 10:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-19 10:19 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-19 10:19 [gentoo-commits] repo/gentoo:master commit in: net-misc/taptap/ Ulrich Müller
2018-05-28 23:02 Aaron Bauman

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=1700388791.7d2122271dd7806d96792f92efce64758718be7f.ulm@gentoo \
    --to=ulm@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