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/dxcc/files/, media-radio/dxcc/
Date: Tue, 14 Dec 2021 18:24:57 +0000 (UTC)	[thread overview]
Message-ID: <1639506260.b3058441b2216b0ede02ae9902d2ebad06286439.tomjbe@gentoo> (raw)

commit:     b3058441b2216b0ede02ae9902d2ebad06286439
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 18:24:20 2021 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 18:24:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3058441

media-radio/dxcc: Drop old

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

 media-radio/dxcc/Manifest             |  1 -
 media-radio/dxcc/dxcc-20190309.ebuild | 23 -----------------------
 media-radio/dxcc/files/Makefile.patch | 28 ----------------------------
 3 files changed, 52 deletions(-)

diff --git a/media-radio/dxcc/Manifest b/media-radio/dxcc/Manifest
index 4bd889ffeaec..2c42e5b668ee 100644
--- a/media-radio/dxcc/Manifest
+++ b/media-radio/dxcc/Manifest
@@ -1,2 +1 @@
-DIST dxcc-20190309.tar.gz 175488 BLAKE2B 46ef8e87e0c70b4d58f3a6533f651aff078502705206f145dc25b5380db0019faa49dbb9003896c4ace33f35d59b349155bb77584d235700ea4532f71744fb44 SHA512 c7bad51ade05d60aa077b24c87bf5370728038503e190808eb774b307089269fe21d068f86487455ec1b23e5b90a560ef53794834ffe7e6eefc6fd78effdec21
 DIST dxcc-20191204.tar.gz 176076 BLAKE2B 86f18d7ce381e2ac8c5baa31e71d26d031cae47ab19d6a89af7d18662877901649286281e55e15fe068649f54449d474d72cfdb6cf87fb9c66e698095c7093c8 SHA512 a4fe2034ebd9674dc63e998dc68aa5d56eebae2203eb7a3e90edb2b71283bee76c1b68a99561596d2afb80777ba8ef071f1d5d12c6b6e1ea6ce1e2425ab22144

diff --git a/media-radio/dxcc/dxcc-20190309.ebuild b/media-radio/dxcc/dxcc-20190309.ebuild
deleted file mode 100644
index 0a84f1ca439a..000000000000
--- a/media-radio/dxcc/dxcc-20190309.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A ham radio callsign DXCC lookup utility"
-HOMEPAGE="http://fkurz.net/ham/dxcc.html"
-SRC_URI="http://fkurz.net/ham/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="tk"
-
-RDEPEND="dev-lang/perl
-	tk? ( dev-perl/Tk )"
-
-PATCHES=( "${FILESDIR}/${P}-Makefile.patch" )
-
-src_install() {
-	emake DESTDIR="${D}/usr" install
-	dodoc README ChangeLog
-}

diff --git a/media-radio/dxcc/files/Makefile.patch b/media-radio/dxcc/files/Makefile.patch
deleted file mode 100644
index d4f391bed094..000000000000
--- a/media-radio/dxcc/files/Makefile.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- Makefile.orig	2009-04-07 19:10:23.000000000 +0200
-+++ Makefile	2009-04-07 19:11:12.000000000 +0200
-@@ -4,19 +4,22 @@
- DESTDIR ?= /usr
- 
- all:
--	@echo -e "dxcc - make [install|uninstall|clean|dist] \nCheck README for help."
- 
- install:
--	install -d -v				$(DESTDIR)/share/man/man1/
--	install -d -v				$(DESTDIR)/share/dxcc/
-+	install -d				$(DESTDIR)/share/man/man1/
-+	install -d				$(DESTDIR)/share/dxcc/
-+	install -d				$(DESTDIR)/share/pixmaps/
-+	install -d				$(DESTDIR)/bin/
- 	install -m 0644 dxcc.1		$(DESTDIR)/share/man/man1/
- 	install -m 0644 earth.gif	$(DESTDIR)/share/dxcc/
-+	install -m 0644 dxcc.png	$(DESTDIR)/share/pixmaps/
- 	install -m 0755 dxcc		$(DESTDIR)/bin/
- 	
- uninstall:
- 	rm -f $(DESTDIR)/bin/dxcc
- 	rm -f $(DESTDIR)/share/man/man1/dxcc.1
- 	rm -f $(DESTDIR)/share/dxcc/earth.gif
-+	rm -r $(DESTDIR)/share/pixmaps/dxcc.png
- 
- clean:
- 	rm -f *~


             reply	other threads:[~2021-12-14 18:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14 18:24 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-19 16:42 [gentoo-commits] repo/gentoo:master commit in: media-radio/dxcc/files/, media-radio/dxcc/ 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=1639506260.b3058441b2216b0ede02ae9902d2ebad06286439.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