diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2017-03-12 17:48:59 +0100 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2017-03-12 17:48:59 +0100 |
commit | e725e35f7cac8a6e86f81fe52eb91359f21f07a1 (patch) | |
tree | ce080716b86f01d6092962d89e7576d47886ed99 /media-radio/adifmerg | |
parent | gnustep-libs/netclasses: 1.1.0 version bump, bug #611872 (diff) | |
download | gentoo-e725e35f7cac8a6e86f81fe52eb91359f21f07a1.tar.gz gentoo-e725e35f7cac8a6e86f81fe52eb91359f21f07a1.tar.bz2 gentoo-e725e35f7cac8a6e86f81fe52eb91359f21f07a1.zip |
media-radio/adifmerg: Fix homepage (bug #605522).
Thanks for reporting to Joe Stroller.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'media-radio/adifmerg')
-rw-r--r-- | media-radio/adifmerg/adifmerg-31-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-radio/adifmerg/adifmerg-31-r1.ebuild b/media-radio/adifmerg/adifmerg-31-r1.ebuild index 261e0b68c0fa..8576b1b95f66 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" |