Version 1.1.12 of net-irc/epic4 installs the help files (from epic4-help-20030114.tar.gz) incorrectly. The files are installed into /usr/share/epic4/help, but are owned by uid 100 and gid 100. They should probably be owned by root. Additionally, there is a CVS directory and a Makefile in /usr/share/epic4/help, which appear when executing a "/help" command in the client. Reproducible: Always Steps to Reproduce: 1. emerge net-irc/epic4 2. ls -l /usr/share/epic4/help 3. Note ownership with uid = 100 and gid = 100; should be owned by root 4. Note presence of CVS directory and Makefile Actual Results: The files were owned by uid 100 and gid 100. The CVS directory and Makefile were present. Expected Results: The files should be owned by uid 0 and gid 0. The CVS directory and Makefile should not be present. Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r8) ================================================================= System uname: 2.4.20-gentoo-r8 i686 AMD Athlon(tm) XP 2000+ Gentoo Base System version 1.4.3.10p1 distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-mcpu=athlon-xp -O2 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-mcpu=athlon-xp -O2 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs sandbox ccache distcc userpriv" GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.oregonstate.edu" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="x86 oss apm crypt foomaticdb libg++ libwww mad mikmod nls quicktime spell xmms zlib gdbm berkdb slang svga java guile sdl gpm tcpd pam esd qt kde motif mozilla 3dnow mmx aalib cdr cups fbcon maildir ncurses pda readline sasl ssl perl python postgresql xml xml2 X xv gtk gtkhtml gnome -arts truetype gif imlib jpeg pdflib png tiff avi dvd encode mpeg opengl oggvorbis"
Fixed in cvs thanks for the bug report.