diff options
-rw-r--r-- | app-pda/plucker/plucker-1.8.ebuild | 4 | ||||
-rw-r--r-- | net-mail/vpopmail/vpopmail-5.4.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/plucker/plucker-1.8.ebuild b/app-pda/plucker/plucker-1.8.ebuild index b4cafa335e0d..e3fb97642f97 100644 --- a/app-pda/plucker/plucker-1.8.ebuild +++ b/app-pda/plucker/plucker-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/plucker-1.8.ebuild,v 1.1 2004/06/21 01:14:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/plucker-1.8.ebuild,v 1.2 2004/06/21 18:07:35 mr_bones_ Exp $ inherit python @@ -49,5 +49,5 @@ src_install() { /usr/bin/plucker-dump # Extra symlink - dosym /usr/lib/python${PYVER}/site-packages/PyPlucker/pluck-comics.py /usr/bin/pluck-comics + dosym /usr/lib/python${PYVER}/site-packages/PyPlucker/pluck-comics.py /usr/bin/pluck-comics } diff --git a/net-mail/vpopmail/vpopmail-5.4.0-r1.ebuild b/net-mail/vpopmail/vpopmail-5.4.0-r1.ebuild index f6bf12c548e6..674639fc2e1c 100644 --- a/net-mail/vpopmail/vpopmail-5.4.0-r1.ebuild +++ b/net-mail/vpopmail/vpopmail-5.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.0-r1.ebuild,v 1.1 2004/06/21 01:02:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.0-r1.ebuild,v 1.2 2004/06/21 18:09:37 mr_bones_ Exp $ inherit eutils gnuconfig fixheadtails @@ -88,7 +88,7 @@ src_compile() { --enable-auth-logging=y \ --enable-valias=y \ --enable-mysql-replication=n \ - --enable-mysql-limits" + --enable-mysql-limits" # Bug 20127 use clearpasswd \ |