diff options
author | 2002-10-20 18:52:11 +0000 | |
---|---|---|
committer | 2002-10-20 18:52:11 +0000 | |
commit | 5e92b7bc34fe53fc2c3f709a43554279b7f3239a (patch) | |
tree | b407f0c3166b346e7e24d2ec9b505695ad3f1cc9 /net-mail/tmda | |
parent | Remove rdepend=depend (diff) | |
download | historical-5e92b7bc34fe53fc2c3f709a43554279b7f3239a.tar.gz historical-5e92b7bc34fe53fc2c3f709a43554279b7f3239a.tar.bz2 historical-5e92b7bc34fe53fc2c3f709a43554279b7f3239a.zip |
Remove rdepend=depend
Diffstat (limited to 'net-mail/tmda')
-rw-r--r-- | net-mail/tmda/tmda-0.62.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/tmda/tmda-0.62.ebuild b/net-mail/tmda/tmda-0.62.ebuild index d2cb7a35b6eb..624a90e2dc67 100644 --- a/net-mail/tmda/tmda-0.62.ebuild +++ b/net-mail/tmda/tmda-0.62.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.62.ebuild,v 1.3 2002/10/04 06:09:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tmda/tmda-0.62.ebuild,v 1.4 2002/10/20 18:52:11 vapier Exp $ DESCRIPTION="Python-based SPAM reduction system" HOMEPAGE="http://www.tmda.net/" @@ -8,7 +8,6 @@ LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.0 virtual/mta" -RDEPEND="${DEPEND}" SRC_URI="http://tmda.net/releases/${P}.tgz http://tmda.net/releases/old/${P}.tgz" |