summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-22 17:19:59 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-22 17:19:59 +0000
commitdcd753673a336f155667496981a2e1b0b8972c5d (patch)
tree5d77782b54550fb802c397f99d76de1b1983c8c4 /net-mail
parentVersion bump (diff)
downloadgentoo-2-dcd753673a336f155667496981a2e1b0b8972c5d.tar.gz
gentoo-2-dcd753673a336f155667496981a2e1b0b8972c5d.tar.bz2
gentoo-2-dcd753673a336f155667496981a2e1b0b8972c5d.zip
Fix LICENSE, see README and notices in source files, bug 446474.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/cmd5checkpw/ChangeLog7
-rw-r--r--net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/cmd5checkpw/ChangeLog b/net-mail/cmd5checkpw/ChangeLog
index c2ad713d3998..6505a21ee244 100644
--- a/net-mail/cmd5checkpw/ChangeLog
+++ b/net-mail/cmd5checkpw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/cmd5checkpw
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/ChangeLog,v 1.57 2011/07/11 15:17:04 aballier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/ChangeLog,v 1.58 2012/12/22 17:19:59 ulm Exp $
+
+ 22 Dec 2012; Ulrich Müller <ulm@gentoo.org> cmd5checkpw-0.30-r1.ebuild:
+ Fix LICENSE, see README and notices in source files, bug 446474.
11 Jul 2011; Alexis Ballier <aballier@gentoo.org> cmd5checkpw-0.30-r1.ebuild:
keyword ~x86-fbsd
diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild
index 855827ca1c43..8b3e459224be 100644
--- a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild
+++ b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild,v 1.12 2011/07/11 15:17:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild,v 1.13 2012/12/22 17:19:59 ulm Exp $
inherit eutils fixheadtails
@@ -10,7 +10,7 @@ DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD
SRC_URI="http://www.fehcom.de/qmail/auth/${PN}-${MY_VER}_tgz.bin"
HOMEPAGE="http://www.fehcom.de/qmail/smtpauth.html"
-LICENSE="as-is"
+LICENSE="public-domain RSA"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""