diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 11:17:08 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 11:17:08 +0000 |
commit | 82b1213d686a557e68cbae849b97f28d2b54a31c (patch) | |
tree | 902e3cb48727f6222bbabe29aebe37ddc0a47a52 /mail-client/exmh/exmh-2.5.ebuild | |
parent | move qmail-mysql, qmail-ldap, qmail to mail-mta/. (diff) | |
download | gentoo-2-82b1213d686a557e68cbae849b97f28d2b54a31c.tar.gz gentoo-2-82b1213d686a557e68cbae849b97f28d2b54a31c.tar.bz2 gentoo-2-82b1213d686a557e68cbae849b97f28d2b54a31c.zip |
move net-mail/nmh to mail-client/.
Diffstat (limited to 'mail-client/exmh/exmh-2.5.ebuild')
-rw-r--r-- | mail-client/exmh/exmh-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/exmh/exmh-2.5.ebuild b/mail-client/exmh/exmh-2.5.ebuild index 262801143315..7fe6a0b41e06 100644 --- a/mail-client/exmh/exmh-2.5.ebuild +++ b/mail-client/exmh/exmh-2.5.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/mail-client/exmh/exmh-2.5.ebuild,v 1.1 2004/05/30 02:42:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/exmh/exmh-2.5.ebuild,v 1.2 2004/05/30 11:17:08 robbat2 Exp $ DESCRIPTION="An X user interface for MH mail" SRC_URI="ftp://ftp.scriptics.com/pub/tcl/${PN}/${PN}-${PV}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="as-is" KEYWORDS="x86 sparc" IUSE="crypt" -DEPEND="net-mail/nmh +DEPEND="mail-client/nmh dev-tcltk/expect net-mail/mailbase net-mail/metamail |