Cannot emerge mtx 1.2.17 because of a small error in the ebuild. Reproducible: Always Steps to Reproduce: 1. emerge mtx 2. 3. Actual Results: /usr/sbin/ebuild.sh: /usr/portage/sys-apps/mtx/mtx-1.2.17.ebuild: line 31: syntax error: unexpected end of file !!! ERROR: sys-apps/mtx-1.2.17 failed. !!! Function , Line 1291, Exitcode 1 !!! error sourcing ebuild Expected Results: Should have emerged successfully The reason for the emerge error is because the last two lines of the ebuild are truncated. Portage 2.0.50-r6 (hardened-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.24-hardened-r3) ================================================================= System uname: 2.4.24-hardened-r3 i686 Intel(R) Xeon(TM) CPU 1.50GHz Gentoo Base System version 1.4.9 Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -fstack-protector" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/alias /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -fstack-protector" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox sfperms strict" MAKEOPTS="-j9" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" USE="apache2 crypt hardened innodb maildir mmx mysql ncurses nocardbus odbc pam perl pic python readline samba sse ssl tcpd x86 zlib"
Created attachment 30170 [details, diff] Fix to the mtx ebuild
Ok, closing this bug since it seems like the ebuild was fixed.