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/gentoopm/
Date: Fri, 01 Jul 2011 17:34:03
Message-Id: 8e59e767557beef04b0c94dae7b778b82830ff99.mgorny@gentoo
1 commit: 8e59e767557beef04b0c94dae7b778b82830ff99
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 17:34:35 2011 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 17:34:35 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=8e59e767
7
8 app-portage/gentoopm: Add a PDEP on eselect-package-manager.
9
10 (Portage version: 2.2.0_alpha41_p36/git/Linux x86_64, signed Manifest commit with key 42B9401D)
11
12 ---
13 app-portage/gentoopm/Manifest | 12 ++++++------
14 app-portage/gentoopm/gentoopm-9999.ebuild | 1 +
15 2 files changed, 7 insertions(+), 6 deletions(-)
16
17 diff --git a/app-portage/gentoopm/Manifest b/app-portage/gentoopm/Manifest
18 index f27701e..7f9d121 100644
19 --- a/app-portage/gentoopm/Manifest
20 +++ b/app-portage/gentoopm/Manifest
21 @@ -1,14 +1,14 @@
22 -----BEGIN PGP SIGNED MESSAGE-----
23 Hash: SHA256
24
25 -EBUILD gentoopm-9999.ebuild 780 RMD160 935d81042ef3a56584e384d4106f369424413641 SHA1 1ebee65e4066326c40bb27c4a376cd45d60e3c1b SHA256 0206df40e6f73f315080f43145d62e796721b77f80e3b22e55d51e98a1b91784
26 +EBUILD gentoopm-9999.ebuild 824 RMD160 a44ecc7dfda034eb25915aad179c7d8398c6c82a SHA1 629fc28839a73bbf521f19c7bbc763ed3731e211 SHA256 8e2b2e01651f0dae11e3769a7be2459750acf6392457d13a509a132a9eeb65f2
27 MISC metadata.xml 542 RMD160 3986c1014d81eb527d33ff9ca5943211dc0eb970 SHA1 f80b85311931154ea0200d909fac9d9c7a01d80f SHA256 bba59334d5eb281b718a527e576cd55805d8ec92114d1c8b11e51115801a1653
28 -----BEGIN PGP SIGNATURE-----
29 Version: GnuPG v2.0.17 (GNU/Linux)
30
31 -iJwEAQEIAAYFAk4NwSIACgkQfXuS5UK5QB1yDwP/YahcVeGATrdxH/i3syuT8L6C
32 -FzwjrId/p0b6fwhkqxm+ab649jKpJw4EFhWyAso4mlA5eSfSV91v1RWy74/QQnJD
33 -kCcjwdOPHeTdMW9OLEQ9Ur6g8nHN2wRjALJNZMhzPnedY9WNfYy7+GXh456A/rrx
34 -Krdyr5q8T/F0ytWXV1c=
35 -=A4ys
36 +iJwEAQEIAAYFAk4OBSoACgkQfXuS5UK5QB22aAQAhH0pibycb/pIqQOg6WmwrN5S
37 +A30tbXo61pb5sgozKpMj0xJZPcxRopYFkSCgBDtawx2FjIjkR2bHYs3XKpR9SETr
38 +a44qjYeEF2j7CGIH907sjeeuEvovw0k3zLSOZc/IhOtTAeMs50f7t4BKI52+/U4F
39 +ktWmxZGxWSGObmmp1Ks=
40 +=RDE8
41 -----END PGP SIGNATURE-----
42
43 diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild
44 index 79730c2..f919342 100644
45 --- a/app-portage/gentoopm/gentoopm-9999.ebuild
46 +++ b/app-portage/gentoopm/gentoopm-9999.ebuild
47 @@ -29,6 +29,7 @@ IUSE=""
48 RDEPEND="|| ( >=sys-apps/portage-2.1.8.3
49 sys-apps/pkgcore
50 sys-apps/paludis )"
51 +PDEPEND="app-admin/eselect-package-manager"
52
53 #if LIVE
54 KEYWORDS=