Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16345 - three trivial fixes of ebuilds
Summary: three trivial fixes of ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-25 07:58 UTC by Stanislav Brabec
Modified: 2003-02-27 22:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Brabec 2003-02-25 07:58:29 UTC
net-ftp/vsftpd/vsftpd-1.1.3.ebuild
DEPEND="pam? ( >=sys-libs/pam-0.75 tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
Add missing closing parenthesis. Breaks emerge.

app-misc/mc/*.ebuild
slang? ( >=sys-libs/slang-1.4.2 )
I recommned slang as required. Built in mcslang has very old "Multiple line
clipping" bug (conversion EOL to spaces in clipboard), which probably will never
be fixed (only if somebody will send a fix to mc maintainers).

dev-util/glade/glade-1.*.ebuild
=dev-libs/libxml2-2.4*
change to ">=" Latest stable version is libxml2-2.5*. Works with libxml2.5
without any problems (tested at least with glade-1.1.3) and required libxml2
degrading can possibly break GNOME-2.2 or glade-2.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-26 16:20:54 UTC
Brad: assigned to you cause of app-misc/mc
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-02-26 16:21:35 UTC
gnome-team: please watch the glade comment
Comment 3 Spider (RETIRED) gentoo-dev 2003-02-27 06:37:15 UTC
okay, verified this with glade 1.1x, updating cvs.
Comment 4 Brad Cowan (RETIRED) gentoo-dev 2003-02-27 22:13:18 UTC
mc only uses mcslang if you specifically put that you don't want ncurses or slang support in your USE.