diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:22 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:22 +0000 |
commit | cdeffdad878b7ec4845ebd1f66079fb27f0b719b (patch) | |
tree | 5b4788669414172ff7ada8f9d0c5964f71a437c8 /net-libs/libesmtp | |
parent | big IUSE commit (diff) | |
download | historical-cdeffdad878b7ec4845ebd1f66079fb27f0b719b.tar.gz historical-cdeffdad878b7ec4845ebd1f66079fb27f0b719b.tar.bz2 historical-cdeffdad878b7ec4845ebd1f66079fb27f0b719b.zip |
big IUSE commit
Diffstat (limited to 'net-libs/libesmtp')
-rw-r--r-- | net-libs/libesmtp/libesmtp-0.8.12.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/libesmtp/libesmtp-0.8.12.ebuild b/net-libs/libesmtp/libesmtp-0.8.12.ebuild index 3ca0c4bcbf4d..a53673e02cf7 100644 --- a/net-libs/libesmtp/libesmtp-0.8.12.ebuild +++ b/net-libs/libesmtp/libesmtp-0.8.12.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.8 2002/10/04 06:05:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.9 2002/10/05 05:39:22 drobbins Exp $ + +IUSE="ssl" S=${WORKDIR}/${P} DESCRIPTION="libESMTP is a library that implements the client side of the SMTP protocol" |