summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-05-30 08:30:18 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-05-30 08:30:18 +0000
commit28b6494910436d6676e46c3783fbcdd6b6990f4e (patch)
treed53356c3e722799da5d1c1b60f6ce9f3d09474fb /net-mail/tpop3d
parentfixing Manifest (diff)
downloadgentoo-2-28b6494910436d6676e46c3783fbcdd6b6990f4e.tar.gz
gentoo-2-28b6494910436d6676e46c3783fbcdd6b6990f4e.tar.bz2
gentoo-2-28b6494910436d6676e46c3783fbcdd6b6990f4e.zip
move drac
Diffstat (limited to 'net-mail/tpop3d')
-rw-r--r--net-mail/tpop3d/tpop3d-1.4.2.ebuild4
-rw-r--r--net-mail/tpop3d/tpop3d-1.5.3.ebuild4
2 files changed, 4 insertions, 4 deletions
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