public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
Date: Fri,  6 May 2011 14:54:04 +0000 (UTC)	[thread overview]
Message-ID: <cac0a1c053d3cb7d5ef3fbcb21fb282ddc793366.mgorny@gentoo> (raw)

commit:     cac0a1c053d3cb7d5ef3fbcb21fb282ddc793366
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 14:44:12 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May  6 14:44:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=cac0a1c0

app-portage/smart-live-rebuild: Support http fallback URI for git.

(Portage version: 2.2.0_alpha31/git/Linux x86_64, signed Manifest commit with key 05DE07BB)

---
 app-portage/smart-live-rebuild/Manifest            |    8 ++++----
 .../smart-live-rebuild-9999.ebuild                 |    3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index 20a3488..6f69bb0 100644
--- a/app-portage/smart-live-rebuild/Manifest
+++ b/app-portage/smart-live-rebuild/Manifest
@@ -1,12 +1,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-EBUILD smart-live-rebuild-9999.ebuild 814 RMD160 09118c124aded6d5d81fbfa62ee9619b1274ec8c SHA1 fc9bf362babf8c9e47ec85e851b020c4a5cc297d SHA256 ca3c1153659712cc1035ef826f31f997679f1f58dcd67aabbc87935bf40062d2
+EBUILD smart-live-rebuild-9999.ebuild 850 RMD160 c03eb5216e0f33e26400f0d93fdc8ea100bc45d0 SHA1 568d525fd7c7bb71c3910bf95a81c0335d8bfec8 SHA256 e1ccaf9bcdab438fc71119531c813318f0aaee37ff2aa630fdd3181f1a550641
 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iEYEARECAAYFAk20Zq4ACgkQnGSe5QXeB7sklACgpQ1HG397j+kbEJtAvMPzpCie
-NqkAn0h5WzZh2JlNZNitAVpItIDYkl5W
-=ZHy1
+iEYEARECAAYFAk3ECTwACgkQnGSe5QXeB7sFTgCeLM1kUbQA0W8edLOofRkAoJXP
+Kk4An1ftVxLQWZbUFmqI0s/5V1C8AM91
+=zCvI
 -----END PGP SIGNATURE-----

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index 172ceab..a90eb25 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -7,7 +7,8 @@ PYTHON_DEPEND='*:2.6'
 SUPPORT_PYTHON_ABIS=1
 RESTRICT_PYTHON_ABIS='2.4 2.5'
 
-EGIT_REPO_URI="git://github.com/mgorny/${PN}.git"
+EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
+	http://github.com/mgorny/${PN}.git"
 inherit base distutils git-2
 
 DESCRIPTION="Check live packages for updates and emerge them as necessary"



             reply	other threads:[~2011-05-06 14:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 14:54 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-26 10:03 [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/ Michał Górny
2012-05-02 21:27 Michał Górny
2012-05-02 14:21 Michał Górny
2012-04-17 15:58 Michał Górny
2012-04-17 15:52 Michał Górny
2011-12-18 10:05 Michał Górny
2011-08-15  8:02 Michał Górny
2011-08-03 20:19 Michał Górny
2011-07-22 13:33 Michał Górny
2011-07-18  6:41 Michał Górny
2011-07-13 17:31 Michał Górny
2011-07-01 13:21 Michał Górny
2011-06-27 10:12 Michał Górny
2011-06-27 10:12 Michał Górny
2011-06-27  8:42 Michał Górny
2011-06-25 13:09 Michał Górny
2011-04-24 18:14 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cac0a1c053d3cb7d5ef3fbcb21fb282ddc793366.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox