commit:     a43e1ae75cfcd8e8ba7ab727254152305825f405
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 01:16:05 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 01:29:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43e1ae7

media-libs/adplug: Project moved to GitHub

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/adplug/adplug-2.3.1.ebuild | 4 ++--
 media-libs/adplug/adplug-9999.ebuild  | 4 ++--
 media-libs/adplug/metadata.xml        | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/adplug/adplug-2.3.1.ebuild 
b/media-libs/adplug/adplug-2.3.1.ebuild
index 9c558b46964..877f8033846 100644
--- a/media-libs/adplug/adplug-2.3.1.ebuild
+++ b/media-libs/adplug/adplug-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit out-of-source
 
 DESCRIPTION="A free, cross-platform, hardware independent AdLib sound player 
library"
-HOMEPAGE="http://adplug.sourceforge.net";
+HOMEPAGE="http://adplug.github.io/";
 
 if [[ ${PV} == *9999 ]]; then
        inherit autotools git-r3

diff --git a/media-libs/adplug/adplug-9999.ebuild 
b/media-libs/adplug/adplug-9999.ebuild
index 12fcc15d3f9..3be26a1cfba 100644
--- a/media-libs/adplug/adplug-9999.ebuild
+++ b/media-libs/adplug/adplug-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit out-of-source
 
 DESCRIPTION="A free, cross-platform, hardware independent AdLib sound player 
library"
-HOMEPAGE="http://adplug.sourceforge.net";
+HOMEPAGE="http://adplug.github.io/";
 
 if [[ ${PV} == *9999 ]]; then
        inherit autotools git-r3

diff --git a/media-libs/adplug/metadata.xml b/media-libs/adplug/metadata.xml
index 3be2784242d..72259cedf74 100644
--- a/media-libs/adplug/metadata.xml
+++ b/media-libs/adplug/metadata.xml
@@ -6,6 +6,6 @@
                <name>Gentoo Sound project</name>
        </maintainer>
        <upstream>
-               <remote-id type="sourceforge">adplug</remote-id>
+               <remote-id type="github">adplug/adplug</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to