diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 11:03:07 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 11:03:07 +0000 |
commit | 8bd1906049af977ab4d4b64658b9c906e7a98e57 (patch) | |
tree | be40b9a10ecac7721647566e938b561b0f0cb2ae /net-mail/autorespond | |
parent | evolution cleanup. (diff) | |
download | historical-8bd1906049af977ab4d4b64658b9c906e7a98e57.tar.gz historical-8bd1906049af977ab4d4b64658b9c906e7a98e57.tar.bz2 historical-8bd1906049af977ab4d4b64658b9c906e7a98e57.zip |
fixup for qmail move.
Diffstat (limited to 'net-mail/autorespond')
-rw-r--r-- | net-mail/autorespond/autorespond-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/autorespond/autorespond-2.0.4.ebuild b/net-mail/autorespond/autorespond-2.0.4.ebuild index ab93ea3f38d7..09e9779bef13 100644 --- a/net-mail/autorespond/autorespond-2.0.4.ebuild +++ b/net-mail/autorespond/autorespond-2.0.4.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/autorespond/autorespond-2.0.4.ebuild,v 1.5 2004/04/27 20:46:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/autorespond-2.0.4.ebuild,v 1.6 2004/05/30 10:56:16 robbat2 Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://inter7.com/devel/" KEYWORDS="~x86 ~alpha ~hppa ia64 ~mips ~ppc ~sparc amd64" LICENSE="GPL-2" SLOT="0" -RDEPEND="net-mail/qmail" +RDEPEND="mail-mta/qmail" DEPEND="sys-devel/gcc virtual/glibc" src_unpack() { |