From 28b6494910436d6676e46c3783fbcdd6b6990f4e Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 30 May 2004 08:30:18 +0000 Subject: move drac --- net-mail/tpop3d/tpop3d-1.4.2.ebuild | 4 ++-- net-mail/tpop3d/tpop3d-1.5.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-mail/tpop3d') diff --git a/net-mail/tpop3d/tpop3d-1.4.2.ebuild b/net-mail/tpop3d/tpop3d-1.4.2.ebuild index 0e1cda853b3d..ee0696ba58be 100644 --- a/net-mail/tpop3d/tpop3d-1.4.2.ebuild +++ b/net-mail/tpop3d/tpop3d-1.4.2.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/tpop3d/tpop3d-1.4.2.ebuild,v 1.10 2004/04/27 21:15:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.4.2.ebuild,v 1.11 2004/05/30 08:29:50 robbat2 Exp $ inherit eutils @@ -58,7 +58,7 @@ src_compile() { if [ ! -z $BE_NICE ]; then myconf="${myconf} --disable-snide-comments" fi - # Install net-mail/drac for integration with tpop3d + # Install mail-client/drac for integration with tpop3d if [ ! -a $ENABLE_DRAC ]; then myconf="${myconf} --enable-drac" fi diff --git a/net-mail/tpop3d/tpop3d-1.5.3.ebuild b/net-mail/tpop3d/tpop3d-1.5.3.ebuild index ee16fb19dea5..8a407a3331b6 100644 --- a/net-mail/tpop3d/tpop3d-1.5.3.ebuild +++ b/net-mail/tpop3d/tpop3d-1.5.3.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/tpop3d/tpop3d-1.5.3.ebuild,v 1.2 2004/03/03 17:12:49 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.3.ebuild,v 1.3 2004/05/30 08:29:50 robbat2 Exp $ DESCRIPTION="An extensible POP3 server with vmail-sql/MySQL support." HOMEPAGE="http://www.ex-parrot.com/~chris/tpop3d/" @@ -54,7 +54,7 @@ src_compile() { if [ ! -z $BE_NICE ]; then myconf="${myconf} --disable-snide-comments" fi - # Install net-mail/drac for integration with tpop3d + # Install mail-client/drac for integration with tpop3d if [ ! -a $ENABLE_DRAC ]; then myconf="${myconf} --enable-drac" fi -- cgit v1.2.3-65-gdbad