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 1SSWeE-0003Sk-JJ for garchives@archives.gentoo.org; Thu, 10 May 2012 16:55:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EE1DE09BB; Thu, 10 May 2012 16:55:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4FDB3E09BB for ; Thu, 10 May 2012 16:55:19 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 374A31B401B for ; Thu, 10 May 2012 16:55:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 01471E542D for ; Thu, 10 May 2012 16:55:16 +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: <1336668960.1f6108b6641f6ed5a06b1744b5a3b354923b7237.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: app-portage/eclean-kernel/ X-VCS-Repository: dev/mgorny X-VCS-Files: app-portage/eclean-kernel/eclean-kernel-9999.ebuild X-VCS-Directories: app-portage/eclean-kernel/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1f6108b6641f6ed5a06b1744b5a3b354923b7237 X-VCS-Branch: master Date: Thu, 10 May 2012 16:55:16 +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: 2b42bff6-d9e8-46cf-90ff-700daad05791 X-Archives-Hash: b4007fdc9cbfcbb500abe257bfd26fd1 commit: 1f6108b6641f6ed5a06b1744b5a3b354923b7237 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Thu May 10 16:56:00 2012 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Thu May 10 16:56:00 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/mgorny.git;a=3D= commit;h=3D1f6108b6 app-portage/eclean-kernel: Migrate to bitbucket. (Portage version: 2.2.0_alpha101_p20/git/Linux x86_64, unsigned Manifest = commit) --- .../eclean-kernel/eclean-kernel-9999.ebuild | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild b/app-po= rtage/eclean-kernel/eclean-kernel-9999.ebuild index 43863fb..cb582c1 100644 --- a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild +++ b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild @@ -8,8 +8,7 @@ PYTHON_COMPAT=3D'python2_6 python2_7' inherit base python-distutils-ng =20 #if LIVE -EGIT_REPO_URI=3D"git://github.com/mgorny/${PN}.git - http://github.com/mgorny/${PN}.git" +EGIT_REPO_URI=3D"https://bitbucket.org/mgorny/${PN}.git" inherit git-2 #endif =20