Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/claws-mail-themes: claws-mail-themes-20120129.ebuild ChangeLog
Date: Wed, 26 Mar 2014 20:28:50
Message-Id: 20140326202842.49EB92004E@flycatcher.gentoo.org
1 ulm 14/03/26 20:28:42
2
3 Modified: claws-mail-themes-20120129.ebuild ChangeLog
4 Log:
5 Fix LICENSE, bug 446792.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.4 x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild?r1=1.3&r2=1.4
15
16 Index: claws-mail-themes-20120129.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- claws-mail-themes-20120129.ebuild 27 Dec 2012 22:37:52 -0000 1.3
23 +++ claws-mail-themes-20120129.ebuild 26 Mar 2014 20:28:42 -0000 1.4
24 @@ -1,21 +1,20 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild,v 1.3 2012/12/27 22:37:52 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/claws-mail-themes-20120129.ebuild,v 1.4 2014/03/26 20:28:42 ulm Exp $
30
31 DESCRIPTION="Iconsets for Claws Mail"
32 HOMEPAGE="http://www.claws-mail.org/"
33 SRC_URI="http://www.claws-mail.org/themes/${P}.tar.gz"
34
35 -RESTRICT="mirror"
36 -LICENSE="as-is"
37 +LICENSE="GPL-2 GPL-3 CC-BY-3.0 CC-BY-SA-2.5 CC-BY-NC-SA-3.0 CC-BY-ND-3.0 MPL-1.1 freedist public-domain all-rights-reserved"
38 SLOT="0"
39 KEYWORDS="alpha amd64 ppc ppc64 x86"
40 -IUSE=""
41 +RESTRICT="mirror bindist"
42
43 RDEPEND="mail-client/claws-mail"
44 DEPEND=""
45
46 -src_install(){
47 +src_install() {
48 insinto /usr/share/claws-mail/themes
49 doins -r *
50 }
51
52
53
54 1.25 x11-themes/claws-mail-themes/ChangeLog
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog?rev=1.25&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog?rev=1.25&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog?r1=1.24&r2=1.25
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v
63 retrieving revision 1.24
64 retrieving revision 1.25
65 diff -u -r1.24 -r1.25
66 --- ChangeLog 27 Dec 2012 22:37:52 -0000 1.24
67 +++ ChangeLog 26 Mar 2014 20:28:42 -0000 1.25
68 @@ -1,6 +1,10 @@
69 # ChangeLog for x11-themes/claws-mail-themes
70 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v 1.24 2012/12/27 22:37:52 fauli Exp $
72 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
73 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/claws-mail-themes/ChangeLog,v 1.25 2014/03/26 20:28:42 ulm Exp $
74 +
75 + 26 Mar 2014; Ulrich Müller <ulm@g.o>
76 + claws-mail-themes-20120129.ebuild:
77 + Fix LICENSE, bug 446792.
78
79 27 Dec 2012; Christian Faulhammer <fauli@g.o>
80 claws-mail-themes-20120129.ebuild: