Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/greybird: greybird-0.4.ebuild ChangeLog
Date: Tue, 31 Jan 2012 23:40:48
Message-Id: 20120131234023.BBA282004B@flycatcher.gentoo.org
1 ssuominen 12/01/31 23:40:23
2
3 Modified: greybird-0.4.ebuild ChangeLog
4 Log:
5 Missing CCPL-Attribution-ShareAlike-3.0 LICENSE
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 x11-themes/greybird/greybird-0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/greybird-0.4.ebuild?r1=1.1&r2=1.2
15
16 Index: greybird-0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- greybird-0.4.ebuild 31 Jan 2012 23:29:35 -0000 1.1
23 +++ greybird-0.4.ebuild 31 Jan 2012 23:40:23 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.4.ebuild,v 1.1 2012/01/31 23:29:35 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/greybird-0.4.ebuild,v 1.2 2012/01/31 23:40:23 ssuominen Exp $
29
30 EAPI=4
31
32 @@ -10,7 +10,7 @@
33 HOMEPAGE="http://shimmerproject.org/project/greybird/ http://github.com/shimmerproject/Greybird"
34 SRC_URI="http://github.com/shimmerproject/${MY_PN}/tarball/v${PV} -> ${P}.tar.gz"
35
36 -LICENSE="GPL-3"
37 +LICENSE="CCPL-Attribution-ShareAlike-3.0 GPL-3"
38 SLOT="0"
39 KEYWORDS="~amd64 ~x86"
40 IUSE=""
41
42
43
44 1.5 x11-themes/greybird/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/greybird/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 31 Jan 2012 23:30:21 -0000 1.4
57 +++ ChangeLog 31 Jan 2012 23:40:23 -0000 1.5
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-themes/greybird
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.4 2012/01/31 23:30:21 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/greybird/ChangeLog,v 1.5 2012/01/31 23:40:23 ssuominen Exp $
63 +
64 + 31 Jan 2012; Samuli Suominen <ssuominen@g.o> greybird-0.4.ebuild:
65 + Missing CCPL-Attribution-ShareAlike-3.0 LICENSE
66
67 31 Jan 2012; Samuli Suominen <ssuominen@g.o> -greybird-0.3.ebuild:
68 old
69 @@ -11,7 +14,7 @@
70 Version bump.
71
72 08 Dec 2011; Samuli Suominen <ssuominen@g.o> greybird-0.3.ebuild:
73 - Missing gtk-engines-unico runtime depend.
74 + Missing x11-themes/gtk-engines-unico RDEPEND
75
76 *greybird-0.3 (28 Oct 2011)