summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-15 02:16:05 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-15 02:29:50 +0100
commita43e1ae75cfcd8e8ba7ab727254152305825f405 (patch)
treeb53dce3a60ff3d0f690f86db4f6d603c034912c4 /media-libs/adplug
parentkde-apps/ktp-common-internals: Build w/ >=net-libs/telepathy-qt-0.9.8 (diff)
downloadgentoo-a43e1ae75cfcd8e8ba7ab727254152305825f405.tar.gz
gentoo-a43e1ae75cfcd8e8ba7ab727254152305825f405.tar.bz2
gentoo-a43e1ae75cfcd8e8ba7ab727254152305825f405.zip
media-libs/adplug: Project moved to GitHub
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/adplug')
-rw-r--r--media-libs/adplug/adplug-2.3.1.ebuild4
-rw-r--r--media-libs/adplug/adplug-9999.ebuild4
-rw-r--r--media-libs/adplug/metadata.xml2
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 9c558b46964f..877f80338468 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 12fcc15d3f9c..3be26a1cfba4 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 3be2784242d4..72259cedf742 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>