Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/elfix:master commit in: scripts/
Date: Sat, 26 Nov 2011 21:15:50
Message-Id: 031b81ac66ffbea83392ab406fa8f41e7b72cf33.blueness@gentoo
1 commit: 031b81ac66ffbea83392ab406fa8f41e7b72cf33
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 26 21:15:37 2011 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 26 21:15:37 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=031b81ac
7
8 scripts/revdep-pax: cosmetic cleanup for -f and -r output
9
10 ---
11 scripts/revdep-pax | 6 ++----
12 1 files changed, 2 insertions(+), 4 deletions(-)
13
14 diff --git a/scripts/revdep-pax b/scripts/revdep-pax
15 index 70e8db7..a6d2564 100755
16 --- a/scripts/revdep-pax
17 +++ b/scripts/revdep-pax
18 @@ -112,8 +112,7 @@ def print_forward_linkings( forward_linkings, so2library_mappings, verbose ):
19 else:
20 if count != 0:
21 print s
22 -
23 - print
24 + print
25
26 missing_binaries = set(missing_binaries)
27 print
28 @@ -173,8 +172,7 @@ def print_reverse_linkings( reverse_linkings, so2library_mappings, verbose, exec
29 else:
30 if count != 0:
31 print s
32 -
33 - print
34 + print
35
36 missing_sonames = set(missing_sonames)
37 print