Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] prevent 'openoffice-bin' rebuild
Date: Tue, 28 Feb 2017 01:06:56
Message-Id: 58B4CD27.5080108@sys-concept.com
1 I have in:
2 /etc/revdep-rebuild/99revdep-rebuild
3 ...
4 SEARCH_DIRS_MASK="/usr/lib64/openoffice"
5
6 But my openoffice-bin constantly rebuilds.
7 Is there a way to prevent it besides switching to non bin ver.?
8
9 !!! existing preserved libs:
10 >>> package: dev-libs/libbsd-0.8.3
11 * - /usr/lib32/libbsd.so.0
12 * - /usr/lib32/libbsd.so.0.8.2
13 * used by /usr/lib32/libXdmcp.so.6.0.0 (x11-libs/libXdmcp-1.1.2-r1)
14 >>> package: gnome-base/orbit-2.14.19-r4
15 * - /usr/lib64/libORBit-2.so.0
16 * - /usr/lib64/libORBit-2.so.0.1.0
17 * used by /usr/lib64/openoffice/program/gconfbe1.uno.so (app-office/openoffice-bin-4.1.2)
18 >>> package: sys-libs/ncurses-5.9-r5
19 * - /usr/lib64/libpanelw.so.5
20 * - /usr/lib64/libpanelw.so.5.9
21 * used by /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses_panel.so (app-office/openoffice-bin-4.1.2)
22 * - /lib64/libncursesw.so.5
23 * - /lib64/libncursesw.so.5.9
24 * used by /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses.so (app-office/openoffice-bin-4.1.2)
25 * used by /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/_curses_panel.so (app-office/openoffice-bin-4.1.2)
26 * used by /usr/lib64/openoffice/program/python-core-2.7.6/lib/lib-dynload/readline.so (app-office/openoffice-bin-4.1.2)
27
28 --
29 Thelma

Replies

Subject Author
Re: [gentoo-user] prevent 'openoffice-bin' rebuild thelma@×××××××××××.com