Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/noweb: noweb-2.11b-r2.ebuild ChangeLog noweb-2.11b-r1.ebuild
Date: Sun, 08 Jan 2012 22:43:16
Message-Id: 20120108224306.7F9C02004B@flycatcher.gentoo.org
1 ulm 12/01/08 22:43:06
2
3 Modified: noweb-2.11b-r2.ebuild ChangeLog
4 noweb-2.11b-r1.ebuild
5 Log:
6 LICENSE is noweb not freedist, bug 397485.
7
8 (Portage version: 2.1.10.44/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-text/noweb/noweb-2.11b-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/noweb-2.11b-r2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/noweb-2.11b-r2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/noweb-2.11b-r2.ebuild?r1=1.1&r2=1.2
16
17 Index: noweb-2.11b-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- noweb-2.11b-r2.ebuild 30 Oct 2010 22:23:22 -0000 1.1
24 +++ noweb-2.11b-r2.ebuild 8 Jan 2012 22:43:06 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 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/app-text/noweb/noweb-2.11b-r2.ebuild,v 1.1 2010/10/30 22:23:22 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r2.ebuild,v 1.2 2012/01/08 22:43:06 ulm Exp $
31
32 inherit eutils toolchain-funcs elisp-common
33
34 @@ -8,7 +8,7 @@
35 HOMEPAGE="http://www.eecs.harvard.edu/~nr/noweb/"
36 SRC_URI="http://www.eecs.harvard.edu/~nr/noweb/dist/${P}.tgz"
37
38 -LICENSE="freedist emacs? ( GPL-2 )"
39 +LICENSE="noweb emacs? ( GPL-2 )"
40 SLOT="0"
41 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
42 IUSE="emacs examples"
43
44
45
46 1.49 app-text/noweb/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/ChangeLog?rev=1.49&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/ChangeLog?rev=1.49&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/ChangeLog?r1=1.48&r2=1.49
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v
55 retrieving revision 1.48
56 retrieving revision 1.49
57 diff -u -r1.48 -r1.49
58 --- ChangeLog 30 Oct 2010 22:23:22 -0000 1.48
59 +++ ChangeLog 8 Jan 2012 22:43:06 -0000 1.49
60 @@ -1,6 +1,10 @@
61 # ChangeLog for app-text/noweb
62 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.48 2010/10/30 22:23:22 aballier Exp $
64 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/ChangeLog,v 1.49 2012/01/08 22:43:06 ulm Exp $
66 +
67 + 08 Jan 2012; Ulrich Müller <ulm@g.o> noweb-2.11b-r1.ebuild,
68 + noweb-2.11b-r2.ebuild:
69 + LICENSE is noweb not freedist, bug 397485.
70
71 *noweb-2.11b-r2 (30 Oct 2010)
72
73
74
75
76 1.7 app-text/noweb/noweb-2.11b-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/noweb-2.11b-r1.ebuild?rev=1.7&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/noweb-2.11b-r1.ebuild?rev=1.7&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/noweb/noweb-2.11b-r1.ebuild?r1=1.6&r2=1.7
81
82 Index: noweb-2.11b-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r1.ebuild,v
85 retrieving revision 1.6
86 retrieving revision 1.7
87 diff -u -r1.6 -r1.7
88 --- noweb-2.11b-r1.ebuild 6 Jan 2010 20:35:30 -0000 1.6
89 +++ noweb-2.11b-r1.ebuild 8 Jan 2012 22:43:06 -0000 1.7
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 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/app-text/noweb/noweb-2.11b-r1.ebuild,v 1.6 2010/01/06 20:35:30 ranger Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-text/noweb/noweb-2.11b-r1.ebuild,v 1.7 2012/01/08 22:43:06 ulm Exp $
96
97 inherit eutils toolchain-funcs elisp-common
98
99 @@ -8,7 +8,7 @@
100 HOMEPAGE="http://www.eecs.harvard.edu/~nr/noweb/"
101 SRC_URI="http://www.eecs.harvard.edu/~nr/noweb/dist/${P}.tgz"
102
103 -LICENSE="freedist emacs? ( GPL-2 )"
104 +LICENSE="noweb emacs? ( GPL-2 )"
105 SLOT="0"
106 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
107 IUSE="emacs examples"