summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Noël Rivasseau <elvanor@gentoo.org>2009-12-19 21:43:45 +0000
committerJean-Noël Rivasseau <elvanor@gentoo.org>2009-12-19 21:43:45 +0000
commita9cd058de79cae2ce9a4167d1c64be1da1e48520 (patch)
tree68a8047ff1384005cbcdb761479e3a1e3322d6de /media-sound/mac
parentFix DOCS (bug #296950). (diff)
downloadgentoo-2-a9cd058de79cae2ce9a4167d1c64be1da1e48520.tar.gz
gentoo-2-a9cd058de79cae2ce9a4167d1c64be1da1e48520.tar.bz2
gentoo-2-a9cd058de79cae2ce9a4167d1c64be1da1e48520.zip
Fixed SRC_URI.
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-sound/mac')
-rw-r--r--media-sound/mac/mac-3.99.4.5.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/mac/mac-3.99.4.5.ebuild b/media-sound/mac/mac-3.99.4.5.ebuild
index 0fe0f81f7f26..be406b075eaf 100644
--- a/media-sound/mac/mac-3.99.4.5.ebuild
+++ b/media-sound/mac/mac-3.99.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.ebuild,v 1.2 2009/10/06 16:41:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.ebuild,v 1.3 2009/12/19 21:43:45 elvanor Exp $
EAPI=2
inherit eutils multilib versionator
@@ -9,7 +9,8 @@ MY_P=${PN}-$(get_version_component_range 1-2)-u$(get_version_component_range 3)-
DESCRIPTION="Monkey's Audio Codecs"
HOMEPAGE="http://supermmx.org/linux/mac/"
-SRC_URI="http://supermmx.org/resources/linux/${PN}/${MY_P}.tar.gz"
+#SRC_URI="http://supermmx.org/resources/linux/${PN}/${MY_P}.tar.gz" # original URI seems down, below is a replacement backup one
+SRC_URI="http://members.iinet.net.au/~aidanjm/${MY_P}.tar.gz"
LICENSE="mac"
SLOT="0"