[gentoo-commits] repo/gentoo:master commit in: media-radio/adifmerg/

2021-05-20 Thread Thomas Beierlein
commit: 32a5256efa905c4aef03617d9f265aa680aeaf82
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Thu May 20 17:51:44 2021 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Thu May 20 17:52:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a5256e

media-radio/adifmerg: Bump EAPI

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-radio/adifmerg/adifmerg-31-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-radio/adifmerg/adifmerg-31-r1.ebuild 
b/media-radio/adifmerg/adifmerg-31-r1.ebuild
index 8576b1b95f6..d91054e3539 100644
--- a/media-radio/adifmerg/adifmerg-31-r1.ebuild
+++ b/media-radio/adifmerg/adifmerg-31-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 MY_P=${P/-}
 



[gentoo-commits] repo/gentoo:master commit in: media-radio/adifmerg/

2017-03-12 Thread Thomas Beierlein
commit: e725e35f7cac8a6e86f81fe52eb91359f21f07a1
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Sun Mar 12 16:48:59 2017 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Sun Mar 12 16:48:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e725e35f

media-radio/adifmerg: Fix homepage (bug #605522).

Thanks for reporting to Joe Stroller.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 media-radio/adifmerg/adifmerg-31-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-radio/adifmerg/adifmerg-31-r1.ebuild 
b/media-radio/adifmerg/adifmerg-31-r1.ebuild
index 261e0b68c0f..8576b1b95f6 100644
--- a/media-radio/adifmerg/adifmerg-31-r1.ebuild
+++ b/media-radio/adifmerg/adifmerg-31-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 MY_P=${P/-}
 
 DESCRIPTION="A small conversion and check utility for ADIF files"
-HOMEPAGE="http://jaakko.home.cern.ch/jaakko/Soft/";
-SRC_URI="http://jaakko.home.cern.ch/jaakko/Soft/${MY_P}.tgz";
+HOMEPAGE="https://github.com/oh7bf/adifmerg";
+SRC_URI="http://www.saunalahti.fi/~jaakoive/Soft/${MY_P}.tgz";
 
 LICENSE="GPL-2"
 SLOT="0"