diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:06:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:06:43 +0000 |
commit | 5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4 (patch) | |
tree | ede86075c36ae23efbfa244ca780517ee07163ab /net-libs/libesmtp | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.gz historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.bz2 historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-libs/libesmtp')
-rw-r--r-- | net-libs/libesmtp/libesmtp-0.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libesmtp/libesmtp-0.8.12.ebuild b/net-libs/libesmtp/libesmtp-0.8.12.ebuild index fea17d8d36f8..3ca0c4bcbf4d 100644 --- a/net-libs/libesmtp/libesmtp-0.8.12.ebuild +++ b/net-libs/libesmtp/libesmtp-0.8.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.7 2002/09/23 20:15:07 vapier Exp $ +# 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 $ S=${WORKDIR}/${P} DESCRIPTION="libESMTP is a library that implements the client side of the SMTP protocol" |