Hi, There is a typo in the HOMEPAGE variable of the pdksh ebuild: It is: "http://ww.cs.mun.ca/~michael/pdksh/" but should be "http://www.cs.mun.ca/~michael/pdksh/" (one w in www is missing) Best regards, -Markus Reproducible: Always Steps to Reproduce: 1. emerge -s pdksh 2. 3. Actual Results: mb@mb1 mb $ emerge -s pdksh Searching... [ Results for search key : pdksh ] [ Applications found : 1 ] * app-shells/pdksh Latest version available: 5.2.14-r4 Latest version installed: 5.2.14-r4 Size of downloaded files: 473 kB Homepage: http://ww.cs.mun.ca/~michael/pdksh/ Description: The Public Domain Korn Shell Expected Results: mb@mb1 mb $ emerge -s pdksh Searching... [ Results for search key : pdksh ] [ Applications found : 1 ] * app-shells/pdksh Latest version available: 5.2.14-r4 Latest version installed: 5.2.14-r4 Size of downloaded files: 473 kB Homepage: http://www.cs.mun.ca/~michael/pdksh/ Description: The Public Domain Korn Shell mb@mb1 mb $ emerge --info Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) ================================================================= System uname: 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 1500MHz GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo http://212.219.56.131/sites/www.ibiblio.org/gentoo ftp://ftp.easynet.nl/mirror/gentoo http://ftp.easynet.nl/mirror/gentoo http://212.219.56.152/sites/www.ibiblio.org/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" 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" PORTDIR="/usr/portage" DISTDIR="/resources/dists/gentoo/1.4rc2/distfiles" PKGDIR="/resources/dists/gentoo/1.4rc2/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 -3dfx 3dnow aalib -acl -acpi -afs -alsa -apache2 apm arts -atlas avi berkdb bonobo -canna cdr -cjk crypt -cups dga directfb -doc dvd encode esd evo -ev6 fbcon -flash -freewnn gb gd gdbm -ggi gif gnome gphoto2 gpm gtk2 gtk gtkhtml guile -icc -icc-pgo imap imlib innodb -ipv6 java -jikes jpeg -junit kde -kerberos lcms ldap leim -libg++ libgda libwww -matrox maildir mbox mikmod mmx motif mozilla mpeg -mule mysql -nas ncurses nls nocardbus oav -oci8 -odbc oggvorbis opengl -oss pam -pcmcia pda pdflib perl pic plotutils png -postgres python qt quicktime readline -ruby samba sasl -scanner sdl slang -slp snmp -socks5 spell sse ssl -static svga tcltk tcpd tetex tiff truetype -trusted -voodoo3 -wavelan X xface xml2 xml xmms xv -zeo zlib" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe -fomit-frame-pointer" CXXFLAGS="-march=pentium4 -mcpu=pentium4 -O3 -pipe -fomit-frame-pointer" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="no" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache fixpackages"
fixed