From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RjMxM-00038B-NV for garchives@archives.gentoo.org; Sat, 07 Jan 2012 03:28:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ACFE21C02A; Sat, 7 Jan 2012 03:28:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 531D321C02A for ; Sat, 7 Jan 2012 03:28:22 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B2D51B4004 for ; Sat, 7 Jan 2012 03:28:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 89B3080042 for ; Sat, 7 Jan 2012 03:28:21 +0000 (UTC) From: "Roman v. Gemmeren" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Roman v. Gemmeren" Message-ID: Subject: [gentoo-commits] proj/kde-sunset:master commit in: app-misc/hal-info/, sys-apps/hal/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: app-misc/hal-info/hal-info-20091130.ebuild sys-apps/hal/hal-0.5.14-r4.ebuild X-VCS-Directories: app-misc/hal-info/ sys-apps/hal/ X-VCS-Committer: strowi X-VCS-Committer-Name: Roman v. Gemmeren X-VCS-Revision: c8b7c1fdf775c96ea3390f409757897f54301229 Date: Sat, 7 Jan 2012 03:28:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0554bdce-e4fe-4a57-b36a-d2f8955fe8a8 X-Archives-Hash: 7b2615ffd5b0337876f03962d1b17ccf commit: c8b7c1fdf775c96ea3390f409757897f54301229 Author: Roman v. Gemmeren hasnoname de> AuthorDate: Sat Jan 7 03:26:45 2012 +0000 Commit: Roman v. Gemmeren hasnoname de> CommitDate: Sat Jan 7 03:26:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde-sunset.gi= t;a=3Dcommit;h=3Dc8b7c1fd -hal-*.tar.bz2 sources have been removed from official mirrors, -added hal to the kde-sunset-mirror -fixed ebuild --- app-misc/hal-info/hal-info-20091130.ebuild | 3 ++- sys-apps/hal/hal-0.5.14-r4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app-misc/hal-info/hal-info-20091130.ebuild b/app-misc/hal-in= fo/hal-info-20091130.ebuild index b8c47ab..e6f2053 100644 --- a/app-misc/hal-info/hal-info-20091130.ebuild +++ b/app-misc/hal-info/hal-info-20091130.ebuild @@ -4,7 +4,8 @@ =20 DESCRIPTION=3D"The fdi scripts that HAL uses" HOMEPAGE=3D"http://hal.freedesktop.org/" -SRC_URI=3D"http://hal.freedesktop.org/releases/${P}.tar.gz" +SRC_URI=3D"http://hal.freedesktop.org/releases/${P}.tar.gz + mirror://kde-sunset/${P}.tar.gz" =20 LICENSE=3D"GPL-2" SLOT=3D"0" diff --git a/sys-apps/hal/hal-0.5.14-r4.ebuild b/sys-apps/hal/hal-0.5.14-= r4.ebuild index 665e574..636e351 100644 --- a/sys-apps/hal/hal-0.5.14-r4.ebuild +++ b/sys-apps/hal/hal-0.5.14-r4.ebuild @@ -13,8 +13,8 @@ S=3D${WORKDIR}/${MY_P} PATCHNAME=3D"${MY_P}-gentoo-patches-${PATCH_VERSION}" DESCRIPTION=3D"Hardware Abstraction Layer" HOMEPAGE=3D"http://www.freedesktop.org/wiki/Software/hal" -SRC_URI=3D"http://hal.freedesktop.org/releases/${MY_P}.tar.bz2 - http://dev.gentoo.org/~ssuominen/${PATCHNAME}.tar.bz2" +SRC_URI=3D"mirror://kde-sunset/${MY_P}.tar.bz2 + mirror://kde-sunset/${PATCHNAME}.tar.bz2" =20 LICENSE=3D"|| ( GPL-2 AFL-2.0 )" SLOT=3D"0"