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: cd4e4423294fe90d75e8760f1795c7e8c309287e.mgorny@gentoo
1 commit: cd4e4423294fe90d75e8760f1795c7e8c309287e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 09:24:47 2011 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 09:24:47 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=cd4e4423
7
8 app-portage/smart-live-rebuild: Enable tests.
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 | 5 +++++
15 2 files changed, 11 insertions(+), 6 deletions(-)
16
17 diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest
18 index b3bce3f..534c98c 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 839 RMD160 c243fe5bd4347de03717adac3aaa66983f3e0bd0 SHA1 8f991da2232c6156426db145ccbdc9eb8936dfc7 SHA256 17f1cebc2fedb5a04339fb6cca092ce8d3b6917ccc61129fd869d7b3a124d17b
26 +EBUILD smart-live-rebuild-9999.ebuild 907 RMD160 0d4d2a91c08eb06f87b1da0fbf1b11544e44f146 SHA1 28684dafb0a187978e7f978a9ed6d78a84e1385e SHA256 722725937d37255bbcc1523d608f6a5c8b1cba0697d5f019593f3eeba58398ee
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 -iJwEAQEIAAYFAk4IQnkACgkQfXuS5UK5QB0k0gP8CCJt96hM1iMYaBsBzxnakmsv
32 -jhINn66N+pQE0ix23nKQLCRhjlqy+5uDMWSDN8k2Fa127QCWYTXzGRwFFOjfXUeS
33 -nwh+evs/ZS0H9oljY+9cUq8/P1L5SX2sFZMdTlh3kcho58Rv4FY014UfGHR8Sw9X
34 -eRflheIfEVGqEvPXG24=
35 -=4vu+
36 +iJwEAQEIAAYFAk4ITF8ACgkQfXuS5UK5QB1JOAP/eoj2pvB1rA58pvnA8cCtclVh
37 +V1VNXTt1kPr5skArme5YkH4jtPsjk0JvAwuc9ftz4OCYIZswoulyrIYVxTx8ruWC
38 +L1QEBBg0TqqQQDBO4iJ7QepzSxdRcoZb66Jsrn7t+61bLzmC5iX5YRFvNsTmy0xa
39 +KrguIDIQRLA8+Q++usI=
40 +=Em9h
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 8abc687..92c0f29 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 @@ -29,6 +29,11 @@ src_prepare() {
48 distutils_src_prepare
49 }
50
51 +src_test() {
52 + DISTUTILS_SRC_TEST=setup.py \
53 + distutils_src_test
54 +}
55 +
56 src_install() {
57 distutils_src_install