public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/utelnetd/
Date: Mon, 23 Nov 2015 17:53:23 +0000 (UTC)	[thread overview]
Message-ID: <1448301190.479c99000c63e28bbadaa01a3ebcd521e04bd81a.kensington@gentoo> (raw)

commit:     479c99000c63e28bbadaa01a3ebcd521e04bd81a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 17:52:10 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 17:53:10 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479c9900

net-misc/utelnetd: version bump

Package-Manager: portage-2.2.25

 net-misc/utelnetd/Manifest               |  1 +
 net-misc/utelnetd/utelnetd-0.1.11.ebuild | 35 ++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/net-misc/utelnetd/Manifest b/net-misc/utelnetd/Manifest
index 377904d..37b6a8d 100644
--- a/net-misc/utelnetd/Manifest
+++ b/net-misc/utelnetd/Manifest
@@ -1 +1,2 @@
+DIST utelnetd-0.1.11.tar.gz 14548 SHA256 f7c8dc19351612d7c49fd2b1bc30cfb33b7fe24f183ba5e5d9bcb468e3757cd8 SHA512 96b34cba5b007ae0114810a1f7ef348b4db0f210b6f6a76b056420d4c7aa2c8f862253924d21add98d9db7736f9acb61a08084ddee7b8bfa1d4012776a0bb2db WHIRLPOOL f319f013fae1734132a0f93e7688e8a77389112104313cd4c9c91b4af9711f61789dc5acddfc8fabeeb3992aff48360ce1ce61c67376570027cacb14833ecfe5
 DIST utelnetd-0.1.9.tar.gz 15310 SHA256 fbc182ef314681b90a4f73049c6bf332dc93b7cbebbf39a6086a126ed2787346 SHA512 73773f9cba5104ea17fcf2d46c9862041a3121bf032893a304ecbc6ae34a1312a165f632ceeaceca341c1f1845a5756edd63ff207b6332526084fadab93c78c4 WHIRLPOOL ac55a3de6bb2d86b207da2f9c02e8ab8c287fed4d2b62473f4b9498763356f39282e58f541d0d7bc5fa935ac6e87ab42d41a56dcbba26fb4d034d72d279b267b

diff --git a/net-misc/utelnetd/utelnetd-0.1.11.ebuild b/net-misc/utelnetd/utelnetd-0.1.11.ebuild
new file mode 100644
index 0000000..15b5657
--- /dev/null
+++ b/net-misc/utelnetd/utelnetd-0.1.11.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="A small Telnet daemon, derived from the Axis tools"
+HOMEPAGE="http://www.pengutronix.de/software/utelnetd/index_en.html"
+SRC_URI="http://www.pengutronix.de/software/utelnetd/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+IUSE=""
+
+DEPEND="virtual/shadow"
+
+src_prepare() {
+	sed -i \
+		-e "/(STRIP)/d" \
+		-e "/^CC/s:=.*:= $(tc-getCC):" \
+		-e "/fomit-frame-pointer/d" \
+		Makefile || die
+
+	default
+}
+
+src_install() {
+	dosbin utelnetd
+	dodoc ChangeLog README
+
+	newinitd "${FILESDIR}"/utelnetd.initd utelnetd
+}


             reply	other threads:[~2015-11-23 17:53 UTC|newest]

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

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=1448301190.479c99000c63e28bbadaa01a3ebcd521e04bd81a.kensington@gentoo \
    --to=kensington@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