From 31d8a5bf4332b8c0861efa3b74287fa902a8a950 Mon Sep 17 00:00:00 2001 From: Andreas Schuerch Date: Wed, 24 Aug 2016 09:40:13 +0200 Subject: media-sound/ardour: new sources location and elog comment Package-Manager: portage-2.2.28 --- media-sound/ardour/ardour-5.0.ebuild | 7 +++++-- media-sound/ardour/ardour-9999.ebuild | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/media-sound/ardour/ardour-5.0.ebuild b/media-sound/ardour/ardour-5.0.ebuild index a2320cba9353..e5a98c6ed441 100644 --- a/media-sound/ardour/ardour-5.0.ebuild +++ b/media-sound/ardour/ardour-5.0.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else KEYWORDS="~amd64 ~x86" - SRC_URI="http://community.ardour.org/srctar -> ${P}.tar.bz2" + SRC_URI="http://fossies.org/linux/misc/Ardour-${PV}.0.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}/Ardour-${PV}.0" fi @@ -136,5 +136,8 @@ src_install() { pkg_postinst() { elog "If you are using Ardour and want to keep its development alive" - elog "then please consider to make a donation upstream at ${HOMEPAGE}" + elog "then please consider to make a donation upstream at ${HOMEPAGE}." + elog "Please do _not_ report problems with the package to ${PN} upstream." + elog "If you think you've found a bug, check the upstream binary package" + elog "before you report anything to upstream." } diff --git a/media-sound/ardour/ardour-9999.ebuild b/media-sound/ardour/ardour-9999.ebuild index a2320cba9353..e5a98c6ed441 100644 --- a/media-sound/ardour/ardour-9999.ebuild +++ b/media-sound/ardour/ardour-9999.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else KEYWORDS="~amd64 ~x86" - SRC_URI="http://community.ardour.org/srctar -> ${P}.tar.bz2" + SRC_URI="http://fossies.org/linux/misc/Ardour-${PV}.0.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}/Ardour-${PV}.0" fi @@ -136,5 +136,8 @@ src_install() { pkg_postinst() { elog "If you are using Ardour and want to keep its development alive" - elog "then please consider to make a donation upstream at ${HOMEPAGE}" + elog "then please consider to make a donation upstream at ${HOMEPAGE}." + elog "Please do _not_ report problems with the package to ${PN} upstream." + elog "If you think you've found a bug, check the upstream binary package" + elog "before you report anything to upstream." } -- cgit v1.2.3-18-g5258