Gentoo Archives: gentoo-commits

From: "Jesus Rivero (neurogeek)" <neurogeek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-3.2.0.ebuild beautifulsoup-3.1.0.1-r1.ebuild ChangeLog
Date: Thu, 28 Jul 2011 20:27:28
Message-Id: 20110728202718.584582004B@flycatcher.gentoo.org
1 neurogeek 11/07/28 20:27:18
2
3 Modified: beautifulsoup-3.2.0.ebuild
4 beautifulsoup-3.1.0.1-r1.ebuild ChangeLog
5 Log:
6 Changed license to BSD
7
8 (Portage version: 2.2.0_alpha46/cvs/Linux i686)
9
10 Revision Changes Path
11 1.8 dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?r1=1.7&r2=1.8
16
17 Index: beautifulsoup-3.2.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- beautifulsoup-3.2.0.ebuild 30 Mar 2011 04:01:48 -0000 1.7
24 +++ beautifulsoup-3.2.0.ebuild 28 Jul 2011 20:27:18 -0000 1.8
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.7 2011/03/30 04:01:48 darkside Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.8 2011/07/28 20:27:18 neurogeek Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="2"
33 @@ -16,7 +16,7 @@
34 HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ http://pypi.python.org/pypi/BeautifulSoup"
35 SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz"
36
37 -LICENSE="PSF-2.3"
38 +LICENSE="BSD"
39 SLOT="python-2"
40 KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
41 IUSE=""
42
43
44
45 1.12 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?r1=1.11&r2=1.12
50
51 Index: beautifulsoup-3.1.0.1-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- beautifulsoup-3.1.0.1-r1.ebuild 21 Mar 2011 19:42:25 -0000 1.11
58 +++ beautifulsoup-3.1.0.1-r1.ebuild 28 Jul 2011 20:27:18 -0000 1.12
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2011 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.11 2011/03/21 19:42:25 xarthisius Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.12 2011/07/28 20:27:18 neurogeek Exp $
64
65 EAPI="3"
66 PYTHON_DEPEND="3"
67 @@ -17,7 +17,7 @@
68 HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ http://pypi.python.org/pypi/BeautifulSoup"
69 SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz"
70
71 -LICENSE="PSF-2.3"
72 +LICENSE="BSD"
73 SLOT="python-3"
74 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
75 IUSE=""
76
77
78
79 1.54 dev-python/beautifulsoup/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.54&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.54&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.53&r2=1.54
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
88 retrieving revision 1.53
89 retrieving revision 1.54
90 diff -u -r1.53 -r1.54
91 --- ChangeLog 30 Mar 2011 04:01:48 -0000 1.53
92 +++ ChangeLog 28 Jul 2011 20:27:18 -0000 1.54
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-python/beautifulsoup
95 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.53 2011/03/30 04:01:48 darkside Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.54 2011/07/28 20:27:18 neurogeek Exp $
98 +
99 + 28 Jul 2011; Jesus Rivero <neurogeek@g.o>
100 + beautifulsoup-3.1.0.1-r1.ebuild, beautifulsoup-3.2.0.ebuild:
101 + Changed license to BSD
102
103 30 Mar 2011; Jeremy Olexa <darkside@g.o>
104 beautifulsoup-3.2.0.ebuild: