summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-05 14:17:19 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-05 14:17:19 +0100
commit75c0b1e99a3ded4f87a294454b9409fad6e61bdf (patch)
tree2ef0cf467dfd0d0ed4ed674b9e89a19e87fc02f8 /media-sound
parentdev-cpp/catch: Bump to 2.0.1 (diff)
downloadgentoo-75c0b1e99a3ded4f87a294454b9409fad6e61bdf.tar.gz
gentoo-75c0b1e99a3ded4f87a294454b9409fad6e61bdf.tar.bz2
gentoo-75c0b1e99a3ded4f87a294454b9409fad6e61bdf.zip
media-sound/audacious: Fix broken manifest
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacious/audacious-3.9.ebuild4
-rw-r--r--media-sound/audacious/audacious-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/audacious/audacious-3.9.ebuild b/media-sound/audacious/audacious-3.9.ebuild
index 3865c09d0827..464c12ddd859 100644
--- a/media-sound/audacious/audacious-3.9.ebuild
+++ b/media-sound/audacious/audacious-3.9.ebuild
@@ -13,11 +13,11 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/audacious-media-player/audacious.git"
else
- SRC_URI="mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
+ SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
fi
-SRC_URI+="mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
+SRC_URI+=" mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
diff --git a/media-sound/audacious/audacious-9999.ebuild b/media-sound/audacious/audacious-9999.ebuild
index 3865c09d0827..464c12ddd859 100644
--- a/media-sound/audacious/audacious-9999.ebuild
+++ b/media-sound/audacious/audacious-9999.ebuild
@@ -13,11 +13,11 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/audacious-media-player/audacious.git"
else
- SRC_URI="mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
+ SRC_URI="http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
fi
-SRC_URI+="mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
+SRC_URI+=" mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
LICENSE="BSD-2"
SLOT="0"