commit:     0a721cefeb1a2e8bf5ccbfd3ee4775301de819d5
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 14:18:11 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 14:19:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a721cef

media-libs/openal: Fixed HOMEPAGE and SRC_URI.

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-libs/openal/openal-1.18.2-r1.ebuild | 6 +++---
 media-libs/openal/openal-1.19.0.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-libs/openal/openal-1.18.2-r1.ebuild 
b/media-libs/openal/openal-1.18.2-r1.ebuild
index f9fc8923f87..ade86d9edbb 100644
--- a/media-libs/openal/openal-1.18.2-r1.ebuild
+++ b/media-libs/openal/openal-1.18.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ inherit cmake-multilib
 MY_P="${PN}-soft-${PV}"
 
 DESCRIPTION="A software implementation of the OpenAL 3D audio API"
-HOMEPAGE="http://kcat.strangesoft.net/openal.html";
-SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2";
+HOMEPAGE="http://www.openal-soft.org/";
+SRC_URI="http://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2";
 
 LICENSE="LGPL-2+"
 SLOT="0"

diff --git a/media-libs/openal/openal-1.19.0.ebuild 
b/media-libs/openal/openal-1.19.0.ebuild
index 18e090b3740..6915a636ee2 100644
--- a/media-libs/openal/openal-1.19.0.ebuild
+++ b/media-libs/openal/openal-1.19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ inherit cmake-multilib
 MY_P="${PN}-soft-${PV}"
 
 DESCRIPTION="A software implementation of the OpenAL 3D audio API"
-HOMEPAGE="http://kcat.strangesoft.net/openal.html";
-SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2";
+HOMEPAGE="http://www.openal-soft.org/";
+SRC_URI="http://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2";
 
 LICENSE="LGPL-2+"
 SLOT="0"

Reply via email to