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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E59F15838C for ; Mon, 15 Jan 2024 13:41:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9123AE2AF9; Mon, 15 Jan 2024 13:41:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6969CE2AF9 for ; Mon, 15 Jan 2024 13:41:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93560343060 for ; Mon, 15 Jan 2024 13:41:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0455B39 for ; Mon, 15 Jan 2024 13:41:55 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1705325548.5ee8251650b57451cca8ef305b384dbaf592cb74.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/cwdaemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/cwdaemon/Manifest media-radio/cwdaemon/cwdaemon-0.10.2.ebuild X-VCS-Directories: media-radio/cwdaemon/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: 5ee8251650b57451cca8ef305b384dbaf592cb74 X-VCS-Branch: master Date: Mon, 15 Jan 2024 13:41: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: 377cd2f2-3dfa-4519-8356-ac9d6d5e934c X-Archives-Hash: 743b1a4fd30c73e3ec3b3106f9782192 commit: 5ee8251650b57451cca8ef305b384dbaf592cb74 Author: Thomas Beierlein gentoo org> AuthorDate: Mon Jan 15 13:32:28 2024 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Mon Jan 15 13:32:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee82516 media-radio/cwdaemon: drop 0.10.2 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/cwdaemon/Manifest | 1 - media-radio/cwdaemon/cwdaemon-0.10.2.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/media-radio/cwdaemon/Manifest b/media-radio/cwdaemon/Manifest index 3b83731f4c3b..af37244f0fe3 100644 --- a/media-radio/cwdaemon/Manifest +++ b/media-radio/cwdaemon/Manifest @@ -1,2 +1 @@ -DIST cwdaemon-0.10.2.tar.gz 290487 BLAKE2B cdabe238ad74a2933704e037190ea7f74e58ed7888bb3eb2b1864522384d95c73ef429a4e8e78ef07b5d0c612b609bcde2a01a388fa5c79a691b6208909678e3 SHA512 65ae1552d0a875b71354083401abed2271ff40b7f8ab6c8f2cbb4a36bb2648a6094efc9ac5cfc9228633ff48b839205e4f95f46d10244a43089c4c1f94ca94a7 DIST cwdaemon-0.11.0.tar.gz 353868 BLAKE2B 9b0fe19e6850b4932b20a6f77a7a11abfe2aaed3ed6485b8f74ae226d36fe5a8c9428613c6055ac38d9c9aaa8a0cde7a71321b8111de9ae67bd77973c35aa166 SHA512 a2b882cea6ee3d061c83885a8cbee38e2db18031fde37784cf973f407e2eb8845d56dd52ec290c0e96063b305e1159ad217073a9abc976b0c99d06a87dc1089c diff --git a/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild b/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild deleted file mode 100644 index 01ab141e1082..000000000000 --- a/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit flag-o-matic - -DESCRIPTION="A morse daemon for the parallel or serial port" -HOMEPAGE="http://cwdaemon.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" -IUSE="" - -RDEPEND=">=media-radio/unixcw-3.3.1" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_configure() { - # provides header info for getaddrinfo() with C99 (bug 569970) - append-cppflags -D_GNU_SOURCE - econf -}