diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-04-14 12:17:33 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-04-14 12:17:33 +0000 |
commit | eaa914d28a7cc26318d8f03c5ed0773e3f27e62b (patch) | |
tree | a7b703c746a9ed783f49b33235be2a3b94c9d062 /net-misc/ncp/ncp-1.2.4.ebuild | |
parent | Fix rtmp flag description, bug #501894 (diff) | |
download | gentoo-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/ncp/ncp-1.2.4.ebuild')
-rw-r--r-- | net-misc/ncp/ncp-1.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |