summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-04-14 12:17:33 +0000
committerUlrich Müller <ulm@gentoo.org>2014-04-14 12:17:33 +0000
commiteaa914d28a7cc26318d8f03c5ed0773e3f27e62b (patch)
treea7b703c746a9ed783f49b33235be2a3b94c9d062 /net-misc
parentFix rtmp flag description, bug #501894 (diff)
downloadgentoo-2-eaa914d28a7cc26318d8f03c5ed0773e3f27e62b.tar.gz
gentoo-2-eaa914d28a7cc26318d8f03c5ed0773e3f27e62b.tar.bz2
gentoo-2-eaa914d28a7cc26318d8f03c5ed0773e3f27e62b.zip
License is public-domain, as clarified by author, bug 446540.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/ncp/ChangeLog7
-rw-r--r--net-misc/ncp/ncp-1.2.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/ncp/ChangeLog b/net-misc/ncp/ChangeLog
index 1bfede88b130..102bab137e80 100644
--- a/net-misc/ncp/ChangeLog
+++ b/net-misc/ncp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ncp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ncp/ChangeLog,v 1.3 2012/05/29 05:24:21 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ncp/ChangeLog,v 1.4 2014/04/14 12:17:33 ulm Exp $
+
+ 14 Apr 2014; Ulrich Müller <ulm@gentoo.org> ncp-1.2.4.ebuild:
+ License is public-domain, as clarified by author, bug 446540.
29 May 2012; Michael Weber <xmw@gentoo.org> ncp-1.2.4.ebuild:
Fix dev-libs/libowfat dependency.
diff --git a/net-misc/ncp/ncp-1.2.4.ebuild b/net-misc/ncp/ncp-1.2.4.ebuild
index 962adb187376..55d7ac7781b6 100644
--- a/net-misc/ncp/ncp-1.2.4.ebuild
+++ b/net-misc/ncp/ncp-1.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ncp/ncp-1.2.4.ebuild,v 1.4 2012/05/29 05:24:21 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ncp/ncp-1.2.4.ebuild,v 1.5 2014/04/14 12:17:33 ulm Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="utility for copying files in a LAN (npoll, npush)"
HOMEPAGE="http://www.fefe.de/ncp/"
SRC_URI="http://dl.fefe.de/${P}.tar.bz2"
-LICENSE="as-is"
+LICENSE="public-domain" # mail from author, bug 446540
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="diet"