summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 20:20:23 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 20:20:23 +0000
commit9bf7d4b14a765ccac7e296a00d009f8fe8308156 (patch)
treed9db4f08f10512c067a15cdede0651433937cf3d /net-mail
parentChanged GPL to GPL-2 in LICENSE (diff)
downloadhistorical-9bf7d4b14a765ccac7e296a00d009f8fe8308156.tar.gz
historical-9bf7d4b14a765ccac7e296a00d009f8fe8308156.tar.bz2
historical-9bf7d4b14a765ccac7e296a00d009f8fe8308156.zip
Added GPL-2 public-domain to LICENSE in place of GPL
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild4
-rw-r--r--net-mail/fetchmail/fetchmail-5.9.11.ebuild4
-rw-r--r--net-mail/fetchmail/fetchmail-5.9.14.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild b/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild
index 41aa5326c8fe..304127cd1c66 100644
--- a/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild
+++ b/net-mail/fetchmail/fetchmail-5.9.11-r1.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-mail/fetchmail/fetchmail-5.9.11-r1.ebuild,v 1.3 2002/08/14 12:05:25 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.11-r1.ebuild,v 1.4 2002/09/23 20:20:23 vapier Exp $
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
HOMEPAGE="http://www.tuxedo.org/~esr/fetchmail/"
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
RDEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2 public-domain"
KEYWORDS="x86 sparc sparc64"
src_compile() {
diff --git a/net-mail/fetchmail/fetchmail-5.9.11.ebuild b/net-mail/fetchmail/fetchmail-5.9.11.ebuild
index 1e5f06c86c2e..e8c9e24da7ba 100644
--- a/net-mail/fetchmail/fetchmail-5.9.11.ebuild
+++ b/net-mail/fetchmail/fetchmail-5.9.11.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-mail/fetchmail/fetchmail-5.9.11.ebuild,v 1.4 2002/08/14 12:05:25 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.11.ebuild,v 1.5 2002/09/23 20:20:23 vapier Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Fetchmail is a full-featured remote-mail retrieval and forwarding utility"
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
RDEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2 public-domain"
KEYWORDS="x86 sparc sparc64"
src_compile() {
diff --git a/net-mail/fetchmail/fetchmail-5.9.14.ebuild b/net-mail/fetchmail/fetchmail-5.9.14.ebuild
index af564377b90a..70b078bd258e 100644
--- a/net-mail/fetchmail/fetchmail-5.9.14.ebuild
+++ b/net-mail/fetchmail/fetchmail-5.9.14.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-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.1 2002/09/11 22:06:52 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-5.9.14.ebuild,v 1.2 2002/09/23 20:20:23 vapier Exp $
S="${WORKDIR}/${P}"
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
RDEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2 public-domain"
KEYWORDS="x86 sparc sparc64"
src_unpack() {