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 1QIMQa-0001AU-Hp for garchives@archives.gentoo.org; Fri, 06 May 2011 14:54:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1F381C061; Fri, 6 May 2011 14:54:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7BACE1C060 for ; Fri, 6 May 2011 14:54:06 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E9F9A1B402E for ; Fri, 6 May 2011 14:54:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1910980508 for ; Fri, 6 May 2011 14:54:05 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <6e4960f1f8fead58f5a44acaccb2605c7fdb4c3a.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: app-portage/install-mask/ X-VCS-Repository: dev/mgorny X-VCS-Files: app-portage/install-mask/Manifest app-portage/install-mask/install-mask-9999.ebuild X-VCS-Directories: app-portage/install-mask/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6e4960f1f8fead58f5a44acaccb2605c7fdb4c3a Date: Fri, 6 May 2011 14:54:05 +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: X-Archives-Hash: 1c548f61d061f8f415009fbe6424debe commit: 6e4960f1f8fead58f5a44acaccb2605c7fdb4c3a Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Fri May 6 14:44:18 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Fri May 6 14:44:18 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/mgorny.git;a=3D= commit;h=3D6e4960f1 app-portage/install-mask: Support http fallback URI for git. (Portage version: 2.2.0_alpha31/git/Linux x86_64, signed Manifest commit = with key 05DE07BB) --- app-portage/install-mask/Manifest | 8 ++++---- app-portage/install-mask/install-mask-9999.ebuild | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/app-portage/install-mask/Manifest b/app-portage/install-mask= /Manifest index 9c4c146..a8fc25c 100644 --- a/app-portage/install-mask/Manifest +++ b/app-portage/install-mask/Manifest @@ -1,12 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =20 -EBUILD install-mask-9999.ebuild 564 RMD160 1bf4ccbb75d63ed76b8506e56edce= 3aa6cdef0cf SHA1 65f9349ae9ee37904f43328d2eb09313291f6380 SHA256 fe6091ab= 1390e9abc8b29242ac133c950dcc19ac2ce6b87a92a8cd0d9dc2b840 +EBUILD install-mask-9999.ebuild 600 RMD160 e98c9a64c097ffd110439bfa772d0= 996bc21fbec SHA1 82e4852d14759fd293ac03241395704f1a7f61d4 SHA256 548d7185= 2943d756523b5f9468da0747b3ae572de83f1ffe4a9c22c2ad6bf180 MISC metadata.xml 546 RMD160 09f6b5f56e00c0cfad42b06a09f1eb4461e47549 SH= A1 5d81745b1cc4be3a5197d4fcf6b84caf52ebb292 SHA256 5dca739e0e92c3aae79074= f7fdc7c1d46921d63b71d650d11b123ee8c59be6b8 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) =20 -iEYEARECAAYFAk220EEACgkQnGSe5QXeB7t6SQCfcRONhBFm04IYLbIAFDYZa5x/ -lDYAoKJpI875u4clgofssIK0AY9fcvCg -=3D00FY +iEYEARECAAYFAk3ECUIACgkQnGSe5QXeB7uK6QCePThuFA84O+c4FBfj4M6NUifm +qL8AoJjJ6rzcjcnRHhbNy1N36o8D+Dg4 +=3DJyz2 -----END PGP SIGNATURE----- diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-port= age/install-mask/install-mask-9999.ebuild index cc64748..f9706e3 100644 --- a/app-portage/install-mask/install-mask-9999.ebuild +++ b/app-portage/install-mask/install-mask-9999.ebuild @@ -7,7 +7,8 @@ PYTHON_DEPEND=3D'*:2.6' SUPPORT_PYTHON_ABIS=3D1 RESTRICT_PYTHON_ABIS=3D'2.4 2.5' =20 -EGIT_REPO_URI=3D"git://github.com/mgorny/${PN}.git" +EGIT_REPO_URI=3D"git://github.com/mgorny/${PN}.git + http://github.com/mgorny/${PN}.git" inherit base distutils git-2 =20 DESCRIPTION=3D"Handle INSTALL_MASK setting in make.conf"