public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/ax25-apps/
Date: Sat, 30 May 2020 04:38:33 +0000 (UTC)	[thread overview]
Message-ID: <1590813482.5eefed2bc4cec36f2d1a8ce32d13ab4c60efdf1d.tomjbe@gentoo> (raw)

commit:     5eefed2bc4cec36f2d1a8ce32d13ab4c60efdf1d
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 04:36:47 2020 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat May 30 04:38:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eefed2b

media-radio/ax25-apps: Drop old

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 media-radio/ax25-apps/Manifest                   |  1 -
 media-radio/ax25-apps/ax25-apps-0.0.8_rc4.ebuild | 48 ------------------------
 2 files changed, 49 deletions(-)

diff --git a/media-radio/ax25-apps/Manifest b/media-radio/ax25-apps/Manifest
index 2d9b3a3d608..1b82c6dd376 100644
--- a/media-radio/ax25-apps/Manifest
+++ b/media-radio/ax25-apps/Manifest
@@ -1,2 +1 @@
-DIST ax25-apps-0.0.8-rc4.tar.gz 442172 BLAKE2B 59a622c0e675cadc90a7d728b899b1820153d6b9e35f3ccdbac74d191f844d1642dd2e9192d6dce0f1208cbc26b98cb1643f8d1041ec3802b833ad5cbc903f81 SHA512 c99b553c5cadb0e389c1cb35e79fea61b628c76f5ef35c35876e492afc7ab796f8781c3ab5987a096f0816389e9772274fe54e88c16fca0fd30013da3d74d38b
 DIST ax25-apps-0.0.8-rc5.tar.gz 479590 BLAKE2B baa4814ebb68c435a9986158dcdad1333376c75202db8e3595ec35851fabb3c718e7015a721d587ee307b8b8c918a690b898addcf4194532f6d26b70219c4c98 SHA512 5886f79dcdd4b02374289e04a61101b1ccdcdd936a6a98bdefa7b091689381de75f722a0bf32a914c85a3759c7b42489fabf74a53492fe2f937b22c953fc230d

diff --git a/media-radio/ax25-apps/ax25-apps-0.0.8_rc4.ebuild b/media-radio/ax25-apps/ax25-apps-0.0.8_rc4.ebuild
deleted file mode 100644
index f63f96a8ec9..00000000000
--- a/media-radio/ax25-apps/ax25-apps-0.0.8_rc4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Basic AX.25 (Amateur Radio) user tools, additional daemons"
-HOMEPAGE="http://www.linux-ax25.org"
-SRC_URI="http://www.linux-ax25.org/pub/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/libax25-0.0.12_rc2
-	sys-libs/ncurses:="
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	!media-sound/listen
-	!dev-ruby/listen"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-	epatch "$FILESDIR"/$PN-0.8.4-tinfo.patch
-	epatch "$FILESDIR"/$PN-0.0.8-fno-common.patch
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	newinitd "${FILESDIR}"/ax25ipd.rc ax25ipd
-	newinitd "${FILESDIR}"/ax25mond.rc ax25mond
-	newinitd "${FILESDIR}"/ax25rtd.rc ax25rtd
-
-	rm -rf "${ED}"/usr/share/doc/ax25-apps
-
-	dodoc AUTHORS ChangeLog NEWS README ax25ipd/README.ax25ipd \
-		ax25rtd/README.ax25rtd ax25ipd/HISTORY.ax25ipd ax25rtd/TODO.ax25rtd
-
-	dodir /var/lib/ax25/ax25rtd
-	touch "${ED}"/var/lib/ax25/ax25rtd/ax25_route
-	touch "${ED}"/var/lib/ax25/ax25rtd/ip_route
-}


             reply	other threads:[~2020-05-30  4:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-30  4:38 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-15 10:26 [gentoo-commits] repo/gentoo:master commit in: media-radio/ax25-apps/ Thomas Beierlein
2025-03-08 14:34 Jakov Smolić
2025-03-08 14:34 Jakov Smolić
2025-03-08 13:07 Jakov Smolić
2024-08-07  6:50 Thomas Beierlein
2020-05-28 15:45 Agostino Sarubbo
2020-05-26 19:31 Agostino Sarubbo
2020-05-25  9:36 Sergei Trofimovich
2020-02-08 17:20 Thomas Beierlein
2015-12-21 17:57 Thomas Beierlein

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=1590813482.5eefed2bc4cec36f2d1a8ce32d13ab4c60efdf1d.tomjbe@gentoo \
    --to=tomjbe@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