summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-29 16:41:57 +0000
committerUlrich Müller <ulm@gentoo.org>2012-09-29 16:41:57 +0000
commita061d9da6271d9d0fe6221547eff88a33b748b11 (patch)
treeff235ccb8c4b31899e1d60bc6ccbe179a5afba13 /net-ftp/ftp
parentFix ChangeLog entry order. (diff)
downloadgentoo-2-a061d9da6271d9d0fe6221547eff88a33b748b11.tar.gz
gentoo-2-a061d9da6271d9d0fe6221547eff88a33b748b11.tar.bz2
gentoo-2-a061d9da6271d9d0fe6221547eff88a33b748b11.zip
Fix LICENSE, all source files are BSD licensed with UCB copyright.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/ftp')
-rw-r--r--net-ftp/ftp/ChangeLog8
-rw-r--r--net-ftp/ftp/ftp-0.17-r7.ebuild6
-rw-r--r--net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-ftp/ftp/ChangeLog b/net-ftp/ftp/ChangeLog
index 9ec4fe672243..cdb14eac8e62 100644
--- a/net-ftp/ftp/ChangeLog
+++ b/net-ftp/ftp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/ftp
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.37 2011/09/17 07:27:19 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.38 2012/09/29 16:41:57 ulm Exp $
+
+ 29 Sep 2012; Ulrich Müller <ulm@gentoo.org> ftp-0.17-r7.ebuild,
+ ftp-0.17.23.0.2.1.ebuild:
+ Fix LICENSE, all source files are BSD licensed with UCB copyright.
*ftp-0.17.23.0.2.1 (17 Sep 2011)
diff --git a/net-ftp/ftp/ftp-0.17-r7.ebuild b/net-ftp/ftp/ftp-0.17-r7.ebuild
index 6bf337041637..0e44e17cb17c 100644
--- a/net-ftp/ftp/ftp-0.17-r7.ebuild
+++ b/net-ftp/ftp/ftp-0.17-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.9 2009/09/26 09:13:32 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.10 2012/09/29 16:41:57 ulm Exp $
PATCHLEVEL=1
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.hcs.harvard.edu/~dholland/computers/netkit.html"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz
mirror://gentoo/${MY_P}-patches-${PATCHLEVEL}.tar.bz2"
-LICENSE="as-is"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="ssl ipv6"
diff --git a/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild b/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild
index e870f318efcc..95bcd6f4b530 100644
--- a/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild
+++ b/net-ftp/ftp/ftp-0.17.23.0.2.1.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-ftp/ftp/ftp-0.17.23.0.2.1.ebuild,v 1.1 2011/09/17 07:27:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild,v 1.2 2012/09/29 16:41:57 ulm Exp $
EAPI="2"
@@ -18,7 +18,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/system/network/netkit/${MY_P}.tar.gz
mirror://debian/pool/main/n/${DEB_PN}/${DEB_PN}_${DEB_PV}.debian.tar.gz
mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.bz2"
-LICENSE="as-is"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="ipv6 readline ssl"