diff options
author | Scott W Taylor <swtaylor@gentoo.org> | 2004-12-08 01:13:58 +0000 |
---|---|---|
committer | Scott W Taylor <swtaylor@gentoo.org> | 2004-12-08 01:13:58 +0000 |
commit | e5e92700f5fa165cc6b4dc30096b1d94084a8562 (patch) | |
tree | 2eb2f294886ab38f594b66f4d503a9cefd826fb2 /mail-mta/courier | |
parent | Bug #73492, version bump. (Manifest recommit) (diff) | |
download | gentoo-2-e5e92700f5fa165cc6b4dc30096b1d94084a8562.tar.gz gentoo-2-e5e92700f5fa165cc6b4dc30096b1d94084a8562.tar.bz2 gentoo-2-e5e92700f5fa165cc6b4dc30096b1d94084a8562.zip |
remove virtual/mda block
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 6 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.47-r1.ebuild | 3 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.47.20041129.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 4c06053524a9..287d1ef55100 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/courier # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.36 2004/12/07 01:16:58 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.37 2004/12/08 01:13:58 swtaylor Exp $ + + 07 Dec 2004; Scott W Taylor <swtaylor@gentoo.org> courier-0.47-r1.ebuild, + courier-0.47.20041129.ebuild: + remove virtual/mda block 06 Dec 2004; Scott W Taylor <swtaylor@gentoo.org> courier-0.47-r1.ebuild, courier-0.47.20041129.ebuild: diff --git a/mail-mta/courier/courier-0.47-r1.ebuild b/mail-mta/courier/courier-0.47-r1.ebuild index 1db8c21dc986..529ac3c880b0 100644 --- a/mail-mta/courier/courier-0.47-r1.ebuild +++ b/mail-mta/courier/courier-0.47-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.47-r1.ebuild,v 1.3 2004/12/07 01:16:58 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.47-r1.ebuild,v 1.4 2004/12/08 01:13:58 swtaylor Exp $ inherit eutils @@ -31,7 +31,6 @@ DEPEND="virtual/libc postgres? ( >=dev-db/postgresql-7.1.3 ) spell? ( virtual/aspell-dict ) !mailwrapper? ( !virtual/mta ) - !virtual/mda !virtual/imapd" RDEPEND="${DEPEND} diff --git a/mail-mta/courier/courier-0.47.20041129.ebuild b/mail-mta/courier/courier-0.47.20041129.ebuild index 4b618cb31b68..b3dfb3369a57 100644 --- a/mail-mta/courier/courier-0.47.20041129.ebuild +++ b/mail-mta/courier/courier-0.47.20041129.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.47.20041129.ebuild,v 1.6 2004/12/07 01:16:58 swtaylor Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.47.20041129.ebuild,v 1.7 2004/12/08 01:13:58 swtaylor Exp $ inherit eutils @@ -30,7 +30,6 @@ DEPEND="virtual/libc postgres? ( >=dev-db/postgresql-7.1.3 ) spell? ( virtual/aspell-dict ) !mailwrapper? ( !virtual/mta ) - !virtual/mda !virtual/imapd" RDEPEND="${DEPEND} |