Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/ftp: ftp-0.17.23.0.2.1.ebuild ChangeLog ftp-0.17-r7.ebuild
Date: Sat, 29 Sep 2012 16:42:23
Message-Id: 20120929164158.0056B21600@flycatcher.gentoo.org
1 ulm 12/09/29 16:41:57
2
3 Modified: ftp-0.17.23.0.2.1.ebuild ChangeLog
4 ftp-0.17-r7.ebuild
5 Log:
6 Fix LICENSE, all source files are BSD licensed with UCB copyright.
7
8 (Portage version: 2.1.11.23/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild?r1=1.1&r2=1.2
16
17 Index: ftp-0.17.23.0.2.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ftp-0.17.23.0.2.1.ebuild 17 Sep 2011 07:27:19 -0000 1.1
24 +++ ftp-0.17.23.0.2.1.ebuild 29 Sep 2012 16:41:57 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $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 $
30 +# $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 $
31
32 EAPI="2"
33
34 @@ -18,7 +18,7 @@
35 mirror://debian/pool/main/n/${DEB_PN}/${DEB_PN}_${DEB_PV}.debian.tar.gz
36 mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.bz2"
37
38 -LICENSE="as-is"
39 +LICENSE="BSD"
40 SLOT="0"
41 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
42 IUSE="ipv6 readline ssl"
43
44
45
46 1.38 net-ftp/ftp/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ChangeLog?rev=1.38&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ChangeLog?rev=1.38&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ChangeLog?r1=1.37&r2=1.38
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v
55 retrieving revision 1.37
56 retrieving revision 1.38
57 diff -u -r1.37 -r1.38
58 --- ChangeLog 17 Sep 2011 07:27:19 -0000 1.37
59 +++ ChangeLog 29 Sep 2012 16:41:57 -0000 1.38
60 @@ -1,6 +1,10 @@
61 # ChangeLog for net-ftp/ftp
62 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.37 2011/09/17 07:27:19 vapier Exp $
64 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ChangeLog,v 1.38 2012/09/29 16:41:57 ulm Exp $
66 +
67 + 29 Sep 2012; Ulrich Müller <ulm@g.o> ftp-0.17-r7.ebuild,
68 + ftp-0.17.23.0.2.1.ebuild:
69 + Fix LICENSE, all source files are BSD licensed with UCB copyright.
70
71 *ftp-0.17.23.0.2.1 (17 Sep 2011)
72
73
74
75
76 1.10 net-ftp/ftp/ftp-0.17-r7.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild?rev=1.10&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild?rev=1.10&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild?r1=1.9&r2=1.10
81
82 Index: ftp-0.17-r7.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v
85 retrieving revision 1.9
86 retrieving revision 1.10
87 diff -u -r1.9 -r1.10
88 --- ftp-0.17-r7.ebuild 26 Sep 2009 09:13:32 -0000 1.9
89 +++ ftp-0.17-r7.ebuild 29 Sep 2012 16:41:57 -0000 1.10
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2009 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.9 2009/09/26 09:13:32 flameeyes Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r7.ebuild,v 1.10 2012/09/29 16:41:57 ulm Exp $
96
97 PATCHLEVEL=1
98
99 @@ -13,7 +13,7 @@
100 SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${MY_P}.tar.gz
101 mirror://gentoo/${MY_P}-patches-${PATCHLEVEL}.tar.bz2"
102
103 -LICENSE="as-is"
104 +LICENSE="BSD"
105 SLOT="0"
106 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
107 IUSE="ssl ipv6"