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: Sun, 24 Apr 2011 18:14:44 +0000 (UTC) [thread overview]
Message-ID: <0a025bedb2f4d1ccfb943e052fe1bd10f59f23f5.mgorny@gentoo> (raw)
commit: 0a025bedb2f4d1ccfb943e052fe1bd10f59f23f5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 18:06:38 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 18:06:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=0a025bed
app-portage/smart-live-rebuild: Migrate to git-2 eclass.
(Portage version: 2.2.0_alpha30_p2/git/Linux x86_64, signed Manifest commit with key 05DE07BB)
---
app-portage/smart-live-rebuild/Manifest | 10 +++++-----
.../smart-live-rebuild-9999.ebuild | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
index f7a4b0d..20a3488 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 812 RMD160 0e9fbb8c02a84c96d0d4ec093b45402745c80a9f SHA1 8439a3a5b799e488dd75e6e4bd0c561c1789a163 SHA256 e5d24a1faea3b931a799cc459d99b15c2a589ffddeeeea517723e949924d1549
+EBUILD smart-live-rebuild-9999.ebuild 814 RMD160 09118c124aded6d5d81fbfa62ee9619b1274ec8c SHA1 fc9bf362babf8c9e47ec85e851b020c4a5cc297d SHA256 ca3c1153659712cc1035ef826f31f997679f1f58dcd67aabbc87935bf40062d2
MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
+Version: GnuPG v2.0.17 (GNU/Linux)
-iEYEARECAAYFAk0PaGkACgkQnGSe5QXeB7sKCQCg0odwIAziVFxK83KNxVz+irhT
-eNcAni6mEDBjdROCvTBIjGYPGNVlMsW4
-=rUcv
+iEYEARECAAYFAk20Zq4ACgkQnGSe5QXeB7sklACgpQ1HG397j+kbEJtAvMPzpCie
+NqkAn0h5WzZh2JlNZNitAVpItIDYkl5W
+=ZHy1
-----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 0c5f044..172ceab 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS=1
RESTRICT_PYTHON_ABIS='2.4 2.5'
EGIT_REPO_URI="git://github.com/mgorny/${PN}.git"
-inherit base distutils git
+inherit base distutils git-2
DESCRIPTION="Check live packages for updates and emerge them as necessary"
HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/"
next reply other threads:[~2011-04-24 18:15 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-24 18:14 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-05-06 14:54 [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/ Michał Górny
2011-06-25 13:09 Michał Górny
2011-06-27 8:42 Michał Górny
2011-06-27 10:12 Michał Górny
2011-06-27 10:12 Michał Górny
2011-07-01 13:21 Michał Górny
2011-07-13 17:31 Michał Górny
2011-07-18 6:41 Michał Górny
2011-07-22 13:33 Michał Górny
2011-08-03 20:19 Michał Górny
2011-08-15 8:02 Michał Górny
2011-12-18 10:05 Michał Górny
2012-04-17 15:52 Michał Górny
2012-04-17 15:58 Michał Górny
2012-05-02 14:21 Michał Górny
2012-05-02 21:27 Michał Górny
2012-05-26 10:03 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=0a025bedb2f4d1ccfb943e052fe1bd10f59f23f5.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