summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2009-09-12 04:43:24 +0000
committerAlin Năstac <mrness@gentoo.org>2009-09-12 04:43:24 +0000
commit3bfb0e4a5ef812e2dedc5100595760d74bf06add (patch)
treeed5c0690ff01029cfa441db87aac1abef23a47d2 /net-mail/sendEmail
parentRemove version 1.1.7 wrt security bug 284454. (diff)
downloadgentoo-2-3bfb0e4a5ef812e2dedc5100595760d74bf06add.tar.gz
gentoo-2-3bfb0e4a5ef812e2dedc5100595760d74bf06add.tar.bz2
gentoo-2-3bfb0e4a5ef812e2dedc5100595760d74bf06add.zip
Set LICENSE=GPL-2 (#283976).
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/sendEmail')
-rw-r--r--net-mail/sendEmail/ChangeLog7
-rw-r--r--net-mail/sendEmail/sendEmail-1.55.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/sendEmail/ChangeLog b/net-mail/sendEmail/ChangeLog
index 6145c9a8edb6..5afd01b8d990 100644
--- a/net-mail/sendEmail/ChangeLog
+++ b/net-mail/sendEmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/sendEmail
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.14 2007/09/26 04:47:40 mrness Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/ChangeLog,v 1.15 2009/09/12 04:43:24 mrness Exp $
+
+ 12 Sep 2009; Alin Năstac <mrness@gentoo.org> sendEmail-1.55.ebuild:
+ Set LICENSE=GPL-2 (#283976).
26 Sep 2007; Alin Năstac <mrness@gentoo.org> sendEmail-1.55.ebuild:
Die on failure to install the script.
diff --git a/net-mail/sendEmail/sendEmail-1.55.ebuild b/net-mail/sendEmail/sendEmail-1.55.ebuild
index 2fecead81e7e..e761a37a6ec2 100644
--- a/net-mail/sendEmail/sendEmail-1.55.ebuild
+++ b/net-mail/sendEmail/sendEmail-1.55.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.55.ebuild,v 1.4 2007/10/22 22:57:58 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.55.ebuild,v 1.5 2009/09/12 04:43:24 mrness Exp $
DESCRIPTION="Command line based, SMTP email agent"
HOMEPAGE="http://caspian.dotconf.net/menu/Software/SendEmail/"
SRC_URI="http://caspian.dotconf.net/menu/Software/SendEmail/${PN}-v${PV}.tar.gz"
-LICENSE="as-is"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE="ssl"