public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/utelnetd/
Date: Tue, 24 Dec 2024 13:26:39 +0000 (UTC)	[thread overview]
Message-ID: <1735046745.7d71c2c304b828477994b69dee8616829a7f442d.arkamar@gentoo> (raw)

commit:     7d71c2c304b828477994b69dee8616829a7f442d
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 13:25:45 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 13:25:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d71c2c3

net-misc/utelnetd: drop 0.1.11-r3

Bug: https://bugs.gentoo.org/897954
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 net-misc/utelnetd/utelnetd-0.1.11-r3.ebuild | 34 -----------------------------
 1 file changed, 34 deletions(-)

diff --git a/net-misc/utelnetd/utelnetd-0.1.11-r3.ebuild b/net-misc/utelnetd/utelnetd-0.1.11-r3.ebuild
deleted file mode 100644
index 7c072e0d028a..000000000000
--- a/net-misc/utelnetd/utelnetd-0.1.11-r3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Small telnet daemon derived from the Axis tools"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
-
-RDEPEND="sys-apps/shadow"
-
-src_prepare() {
-	default
-
-	sed -e "/(STRIP)/d" \
-		-e "/^CC/s|=.*|= $(tc-getCC)|" \
-		-e "/fomit-frame-pointer/d" \
-		-i Makefile || die
-
-	append-cppflags -D_GNU_SOURCE #871195
-}
-
-src_install() {
-	dosbin utelnetd
-	einstalldocs
-
-	newinitd "${FILESDIR}"/utelnetd.initd utelnetd
-}


             reply	other threads:[~2024-12-24 13:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-24 13:26 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-09  3:06 [gentoo-commits] repo/gentoo:master commit in: net-misc/utelnetd/ Ionen Wolkens
2022-10-09  3:06 Ionen Wolkens
2020-03-07 17:02 Mikle Kolyada
2017-03-26 18:55 Michael Orlitzky
2016-05-04  1:02 Austin English
2015-11-23 17:53 Michael Palimaka

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=1735046745.7d71c2c304b828477994b69dee8616829a7f442d.arkamar@gentoo \
    --to=arkamar@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