diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:17 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:17 +0000 |
commit | 1c6873e8c86fa1179bf16761d91de426afe64e02 (patch) | |
tree | 7e38318ca433213942e907b336135ba1c78d5e9b /net-mail/qmail-ldap | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-1c6873e8c86fa1179bf16761d91de426afe64e02.tar.gz historical-1c6873e8c86fa1179bf16761d91de426afe64e02.tar.bz2 historical-1c6873e8c86fa1179bf16761d91de426afe64e02.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'net-mail/qmail-ldap')
-rw-r--r-- | net-mail/qmail-ldap/qmail-ldap-1.03-20000701-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/qmail-ldap/qmail-ldap-1.03-20000701-r1.ebuild b/net-mail/qmail-ldap/qmail-ldap-1.03-20000701-r1.ebuild index ad85c32ea90c..1fc818bf12a0 100644 --- a/net-mail/qmail-ldap/qmail-ldap-1.03-20000701-r1.ebuild +++ b/net-mail/qmail-ldap/qmail-ldap-1.03-20000701-r1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-ldap/qmail-ldap-1.03-20000701-r1.ebuild,v 1.1 2000/08/08 20:58:39 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-ldap/qmail-ldap-1.03-20000701-r1.ebuild,v 1.2 2000/08/16 04:38:16 drobbins Exp $ P=qmail-ldap-1.03-20000701 A="qmail-1.03.tar.gz qmail-ldap-1.03-20000701.patch.gz" S=${WORKDIR}/qmail-1.03 DESCRIPTION="QMail with LDAP-Support" -CATEGORY=net-mail SRC_URI="http://cr.yp.to/software/qmail-1.03.tar.gz http://www.nrg4u.com/qmail/qmail-ldap-1.03-20000701.patch.gz" |