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/pms-test-suite/
Date: Wed, 03 Aug 2011 20:19:23
Message-Id: bf059754c66a95551b66ee7608cace2bdb5f0651.mgorny@gentoo
1 commit: bf059754c66a95551b66ee7608cace2bdb5f0651
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 20:19:28 2011 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 20:19:28 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=bf059754
7
8 app-portage/pms-test-suite: Bump gentoopm dep.
9
10 (Portage version: 2.2.0_alpha50_p1/git/Linux x86_64, signed Manifest commit with key 42B9401D)
11
12 ---
13 app-portage/pms-test-suite/Manifest | 12 ++++++------
14 .../pms-test-suite/pms-test-suite-9999.ebuild | 2 +-
15 2 files changed, 7 insertions(+), 7 deletions(-)
16
17 diff --git a/app-portage/pms-test-suite/Manifest b/app-portage/pms-test-suite/Manifest
18 index e943b16..78ebe42 100644
19 --- a/app-portage/pms-test-suite/Manifest
20 +++ b/app-portage/pms-test-suite/Manifest
21 @@ -1,14 +1,14 @@
22 -----BEGIN PGP SIGNED MESSAGE-----
23 Hash: SHA256
24
25 -EBUILD pms-test-suite-9999.ebuild 1460 RMD160 c960408ee4fd27b98f9c4ab8e6e6ad6edf324700 SHA1 94a0cda49025cdc491abc9571f74f08b754ff62a SHA256 7fe0d31d9b45c4d8d22fa12720e693025f2e612f17e82deabe47e9a20ea3904a
26 +EBUILD pms-test-suite-9999.ebuild 1468 RMD160 9974d4cc7c20f8f68fde7df8254f42601a35bea8 SHA1 73c9dfbde8629b4c1e5810d7dfde6966b3723e54 SHA256 d7228dbecdbf6aaaac17b33900586d0569e6bad177ec30002ca945fd6b17c9f9
27 MISC metadata.xml 548 RMD160 8690488d35f3a1891f2779edb86eae5f32e71913 SHA1 68c72bb671ea5cd8c078219e10759578db03d8c7 SHA256 f5411eaaf40ab16093dbe17b6e2d45d8f359d45f47250375f439a2b810542643
28 -----BEGIN PGP SIGNATURE-----
29 Version: GnuPG v2.0.17 (GNU/Linux)
30
31 -iJwEAQEIAAYFAk4tkC4ACgkQfXuS5UK5QB1WQQP/aFZae3QaAxiKWes2fgNTUIvW
32 -Q3MA9hn1GWXaLDcj/d32jurv8pO8W9tiMnGLwoCRWw+50AS1nm12xA599U+GTBlV
33 -nHDWWO8o9eud7iDI3lZmKI3L3THPlYPIeOD8TmierzLWXVd7E170I50y+etzYN8/
34 -IDAmHxYeQB2+qGv6or8=
35 -=ITlp
36 +iJwEAQEIAAYFAk45rVAACgkQfXuS5UK5QB1ijAP/eUyWw1sMxixtz09oq47Uq0jh
37 +i1W+hU1KeL0fIsfqoqCJIpMJk2xhWl2ksIJxkZSAOnt/L8K9UgmRMXvyZDJ3IO3Z
38 +noeWM4rt8bTESIOMz0XA8WXDm7UTKIyoqyRpznuy6ODHezN+dRvFa25RAZuAkHzY
39 +Yzrc7lzCpnuBab2yZkQ=
40 +=D/Z4
41 -----END PGP SIGNATURE-----
42
43 diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
44 index 8ff58c9..b4351d9 100644
45 --- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
46 +++ b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
47 @@ -30,7 +30,7 @@ SLOT="0"
48 KEYWORDS="~amd64 ~x86"
49 IUSE="doc test"
50
51 -RDEPEND="app-portage/gentoopm
52 +RDEPEND=">=app-portage/gentoopm-0.1.4
53 dev-python/dbus-python
54 dev-python/pygobject"
55 DEPEND="doc? ( dev-python/epydoc )