Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/bleachbit: ChangeLog bleachbit-0.9.5.ebuild bleachbit-0.9.4.ebuild
Date: Mon, 01 Apr 2013 08:51:13
Message-Id: 20130401085109.E02202171D@flycatcher.gentoo.org
1 pinkbyte 13/04/01 08:51:09
2
3 Modified: ChangeLog bleachbit-0.9.5.ebuild
4 bleachbit-0.9.4.ebuild
5 Log:
6 New versions are licensed under GPL-3
7
8 (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
9
10 Revision Changes Path
11 1.8 sys-apps/bleachbit/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/ChangeLog?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/ChangeLog?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/ChangeLog?r1=1.7&r2=1.8
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/ChangeLog,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- ChangeLog 1 Apr 2013 08:50:25 -0000 1.7
24 +++ ChangeLog 1 Apr 2013 08:51:09 -0000 1.8
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-apps/bleachbit
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/ChangeLog,v 1.7 2013/04/01 08:50:25 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/ChangeLog,v 1.8 2013/04/01 08:51:09 pinkbyte Exp $
30 +
31 + 01 Apr 2013; Sergey Popov <pinkbyte@g.o> bleachbit-0.9.4.ebuild,
32 + bleachbit-0.9.5.ebuild:
33 + New versions are licensed under GPL-3
34
35 *bleachbit-0.9.5 (01 Apr 2013)
36
37
38
39
40 1.2 sys-apps/bleachbit/bleachbit-0.9.5.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild?r1=1.1&r2=1.2
45
46 Index: bleachbit-0.9.5.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- bleachbit-0.9.5.ebuild 1 Apr 2013 08:50:25 -0000 1.1
53 +++ bleachbit-0.9.5.ebuild 1 Apr 2013 08:51:09 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild,v 1.1 2013/04/01 08:50:25 pinkbyte Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild,v 1.2 2013/04/01 08:51:09 pinkbyte Exp $
59
60 EAPI=5
61
62 @@ -13,7 +13,7 @@
63 HOMEPAGE="http://bleachbit.sourceforge.net/"
64 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
65
66 -LICENSE="GPL-2"
67 +LICENSE="GPL-3"
68 SLOT="0"
69 KEYWORDS="~amd64 ~x86"
70 IUSE="nls"
71
72
73
74 1.2 sys-apps/bleachbit/bleachbit-0.9.4.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild?r1=1.1&r2=1.2
79
80 Index: bleachbit-0.9.4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- bleachbit-0.9.4.ebuild 12 Dec 2012 10:41:43 -0000 1.1
87 +++ bleachbit-0.9.4.ebuild 1 Apr 2013 08:51:09 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2012 Gentoo Foundation
90 +# Copyright 1999-2013 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild,v 1.1 2012/12/12 10:41:43 kensington Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild,v 1.2 2013/04/01 08:51:09 pinkbyte Exp $
94
95 EAPI=5
96
97 @@ -15,7 +15,7 @@
98 HOMEPAGE="http://bleachbit.sourceforge.net/"
99 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
100
101 -LICENSE="GPL-2"
102 +LICENSE="GPL-3"
103 SLOT="0"
104 KEYWORDS="~amd64 ~x86"
105 IUSE="nls"