diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 08:30:18 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 08:30:18 +0000 |
commit | 28b6494910436d6676e46c3783fbcdd6b6990f4e (patch) | |
tree | d53356c3e722799da5d1c1b60f6ce9f3d09474fb /net-mail/cyrus-imapd | |
parent | fixing Manifest (diff) | |
download | gentoo-2-28b6494910436d6676e46c3783fbcdd6b6990f4e.tar.gz gentoo-2-28b6494910436d6676e46c3783fbcdd6b6990f4e.tar.bz2 gentoo-2-28b6494910436d6676e46c3783fbcdd6b6990f4e.zip |
move drac
Diffstat (limited to 'net-mail/cyrus-imapd')
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.2.3.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.2.3.ebuild index 3bfd051a18e9..95bb006aa86a 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.2.3.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.2.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/cyrus-imapd/cyrus-imapd-2.2.3.ebuild,v 1.5 2004/05/23 23:41:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.3.ebuild,v 1.6 2004/05/30 08:30:18 robbat2 Exp $ inherit eutils ssl-cert @@ -22,7 +22,7 @@ RDEPEND=">=sys-libs/db-3.2 snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) - drac? ( >=net-mail/drac-1.12-r1 )" + drac? ( >=mail-client/drac-1.12-r1 )" DEPEND="$RDEPEND sys-devel/libtool |