diff options
author | 2005-12-13 06:27:35 +0000 | |
---|---|---|
committer | 2005-12-13 06:27:35 +0000 | |
commit | 36ab46c31d9bf4bc3180ab6946ca4a515b241db0 (patch) | |
tree | 52226fe42105161490f2cce51e88aad0c27d9293 /app-office/mozilla-sunbird-bin/ChangeLog | |
parent | set minicom executable group to uucp, with sgid permission (#108088); set def... (diff) | |
download | gentoo-2-36ab46c31d9bf4bc3180ab6946ca4a515b241db0.tar.gz gentoo-2-36ab46c31d9bf4bc3180ab6946ca4a515b241db0.tar.bz2 gentoo-2-36ab46c31d9bf4bc3180ab6946ca4a515b241db0.zip |
Add modular X dependencies. Found with: find /opt/sunbird/ -perm /g+x | xargs file | egrep 'LSB (exe|sha)' | cut -d: -f1 | xargs ldd | cut -d'(' -f1 | sort | uniq | grep lib[SIX].
(Portage version: 2.0.53)
Diffstat (limited to 'app-office/mozilla-sunbird-bin/ChangeLog')
-rw-r--r-- | app-office/mozilla-sunbird-bin/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-office/mozilla-sunbird-bin/ChangeLog b/app-office/mozilla-sunbird-bin/ChangeLog index 9f47a432a41f..13529283ff98 100644 --- a/app-office/mozilla-sunbird-bin/ChangeLog +++ b/app-office/mozilla-sunbird-bin/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/mozilla-sunbird-bin # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.10 2005/08/11 20:27:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.11 2005/12/13 06:27:35 spyderous Exp $ + + 13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + mozilla-sunbird-bin-0.2.20050724.ebuild: + Add modular X dependencies. Found with: find /opt/sunbird/ -perm /g+x | + xargs file | egrep 'LSB (exe|sha)' | cut -d: -f1 | xargs ldd | cut -d'(' -f1 + | sort | uniq | grep lib[SIX]. 11 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> mozilla-sunbird-bin-0.2.ebuild, mozilla-sunbird-bin-0.2.20050724.ebuild: |