Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mgorny:master commit in: app-portage/smart-live-rebuild/
Date: Mon, 27 Jun 2011 10:12:09
Message-Id: d5bdcca2874c97bf60ec800f3cad49bea777be66.mgorny@gentoo
1 commit: d5bdcca2874c97bf60ec800f3cad49bea777be66
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 10:12:05 2011 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 10:12:05 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=d5bdcca2
7
8 app-portage/smart-live-rebuild: Sync with gx86.
9
10 (Portage version: 2.2.0_alpha41_p25/git/Linux x86_64, signed Manifest commit with key 42B9401D)
11
12 ---
13 app-portage/smart-live-rebuild/Manifest | 12 ++++++------
14 .../smart-live-rebuild-9999.ebuild | 7 ++-----
15 2 files changed, 8 insertions(+), 11 deletions(-)
16
17 diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
18 index 534c98c..d1f8562 100644
19 --- a/app-portage/smart-live-rebuild/Manifest
20 +++ b/app-portage/smart-live-rebuild/Manifest
21 @@ -1,14 +1,14 @@
22 -----BEGIN PGP SIGNED MESSAGE-----
23 Hash: SHA256
24
25 -EBUILD smart-live-rebuild-9999.ebuild 907 RMD160 0d4d2a91c08eb06f87b1da0fbf1b11544e44f146 SHA1 28684dafb0a187978e7f978a9ed6d78a84e1385e SHA256 722725937d37255bbcc1523d608f6a5c8b1cba0697d5f019593f3eeba58398ee
26 +EBUILD smart-live-rebuild-9999.ebuild 901 RMD160 6d5bf93213720acef3a6aefea33d1eec065bf584 SHA1 b3fe03210100a4a85815bfb65b98e0b03e514b69 SHA256 2dc734604ac9e4380b89571a21d0f7d28eabad2565704d5f369460c4ab181c05
27 MISC metadata.xml 796 RMD160 358469f641ef0d136f76289c280567e405673e27 SHA1 706422582a8061a8aad51326791efa4d5ad544f0 SHA256 a4a0b96b0ae1f66de606a48b64952b7079e9376a51b0c152607bedd365dba461
28 -----BEGIN PGP SIGNATURE-----
29 Version: GnuPG v2.0.17 (GNU/Linux)
30
31 -iJwEAQEIAAYFAk4ITF8ACgkQfXuS5UK5QB1JOAP/eoj2pvB1rA58pvnA8cCtclVh
32 -V1VNXTt1kPr5skArme5YkH4jtPsjk0JvAwuc9ftz4OCYIZswoulyrIYVxTx8ruWC
33 -L1QEBBg0TqqQQDBO4iJ7QepzSxdRcoZb66Jsrn7t+61bLzmC5iX5YRFvNsTmy0xa
34 -KrguIDIQRLA8+Q++usI=
35 -=Em9h
36 +iJwEAQEIAAYFAk4IV3UACgkQfXuS5UK5QB1NjwQAn04bmG24vo1azlhWcEz6GtYB
37 +75XzA1PJ9QIDemmD0FIMU/SLLnR5IUa6HgzBFJArbeZ/+5J8kKNDjFvkwjJ/E/Tp
38 +1rBwrv8eRw5fNpvxPVfmVrTWoK7QvMcgEqTL2SJuETcjJ8HxQn0Qcrb8bBrWp93g
39 +dKqDRMuMxC31hYwGvmc=
40 +=yrJ6
41 -----END PGP SIGNATURE-----
42
43 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
44 index 92c0f29..a1f859c 100644
45 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
46 +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
47 @@ -3,9 +3,11 @@
48 # $Header: $
49
50 EAPI=3
51 +
52 PYTHON_DEPEND='*:2.6'
53 SUPPORT_PYTHON_ABIS=1
54 RESTRICT_PYTHON_ABIS='2.4 2.5'
55 +DISTUTILS_SRC_TEST=setup.py # tests fail with py3k right now
56
57 EGIT_REPO_URI="git://github.com/mgorny/${PN}.git
58 http://github.com/mgorny/${PN}.git"
59 @@ -29,11 +31,6 @@ src_prepare() {
60 distutils_src_prepare
61 }
62
63 -src_test() {
64 - DISTUTILS_SRC_TEST=setup.py \
65 - distutils_src_test
66 -}
67 -
68 src_install() {
69 distutils_src_install