summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-10-26 16:18:11 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-10-26 16:19:02 +0200
commit0a721cefeb1a2e8bf5ccbfd3ee4775301de819d5 (patch)
treedd4301d06ee1a047ecb7886b359b7817b2b1eecd
parentmedia-libs/openal: Bump to version 1.19.1 (diff)
downloadgentoo-0a721cefeb1a2e8bf5ccbfd3ee4775301de819d5.tar.gz
gentoo-0a721cefeb1a2e8bf5ccbfd3ee4775301de819d5.tar.bz2
gentoo-0a721cefeb1a2e8bf5ccbfd3ee4775301de819d5.zip
media-libs/openal: Fixed HOMEPAGE and SRC_URI.
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--media-libs/openal/openal-1.18.2-r1.ebuild6
-rw-r--r--media-libs/openal/openal-1.19.0.ebuild6
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 f9fc8923f875..ade86d9edbb7 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 18e090b3740f..6915a636ee29 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"