diff options
author | 2019-03-24 14:25:56 +0100 | |
---|---|---|
committer | 2019-03-24 14:25:56 +0100 | |
commit | dc55d87141878e3c44e4fc191b4274ea15293c69 (patch) | |
tree | f95d73676c966feb1cc95a94073a9f3fe7cdbfd9 /media-sound/mac/mac-4.11.4.5.7.ebuild | |
parent | net-libs/libsoup: keyworded 2.64.2 for hppa, bug #680866 (diff) | |
download | gentoo-dc55d87141878e3c44e4fc191b4274ea15293c69.tar.gz gentoo-dc55d87141878e3c44e4fc191b4274ea15293c69.tar.bz2 gentoo-dc55d87141878e3c44e4fc191b4274ea15293c69.zip |
media-sound/mac: Remove nonexistent homepage.
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-sound/mac/mac-4.11.4.5.7.ebuild')
-rw-r--r-- | media-sound/mac/mac-4.11.4.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mac/mac-4.11.4.5.7.ebuild b/media-sound/mac/mac-4.11.4.5.7.ebuild index 1f1674b693b..a76614813ce 100644 --- a/media-sound/mac/mac-4.11.4.5.7.ebuild +++ b/media-sound/mac/mac-4.11.4.5.7.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 @@ -11,7 +11,7 @@ PATCH=s$(get_version_component_range 5) MY_P=${MY_PN}_${MY_PV}-${PATCH} DESCRIPTION="Monkey's Audio Codecs" -HOMEPAGE="http://etree.org/shnutils/shntool/ http://www.deb-multimedia.org/dists/testing/main/binary-amd64/package/monkeys-audio.php" +HOMEPAGE="http://www.deb-multimedia.org/dists/testing/main/binary-amd64/package/monkeys-audio.php" SRC_URI="http://www.deb-multimedia.org/pool/main/m/monkeys-audio/${MY_P}.orig.tar.gz" LICENSE="mac" |