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/tango-icon-theme: tango-icon-theme-0.8.90.ebuild ChangeLog
Date: Fri, 24 Jul 2009 10:47:43
Message-Id: E1MUIJR-0004Aj-Jm@stork.gentoo.org
1 ssuominen 09/07/24 10:47:41
2
3 Modified: tango-icon-theme-0.8.90.ebuild ChangeLog
4 Log:
5 Fix LICENSE to public-domain wrt #278634.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild?r1=1.7&r2=1.8
14
15 Index: tango-icon-theme-0.8.90.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- tango-icon-theme-0.8.90.ebuild 1 Jun 2009 11:53:09 -0000 1.7
22 +++ tango-icon-theme-0.8.90.ebuild 24 Jul 2009 10:47:41 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.7 2009/06/01 11:53:09 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.8 2009/07/24 10:47:41 ssuominen Exp $
28
29 EAPI=2
30 inherit gnome2-utils
31 @@ -9,7 +9,7 @@
32 HOMEPAGE="http://tango.freedesktop.org"
33 SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz"
34
35 -LICENSE="CCPL-Attribution-ShareAlike-2.5"
36 +LICENSE="public-domain"
37 SLOT="0"
38 KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
39 IUSE="png"
40
41
42
43 1.50 x11-themes/tango-icon-theme/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?rev=1.50&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?rev=1.50&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?r1=1.49&r2=1.50
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v
52 retrieving revision 1.49
53 retrieving revision 1.50
54 diff -u -r1.49 -r1.50
55 --- ChangeLog 1 Jun 2009 11:53:09 -0000 1.49
56 +++ ChangeLog 24 Jul 2009 10:47:41 -0000 1.50
57 @@ -1,6 +1,10 @@
58 # ChangeLog for x11-themes/tango-icon-theme
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.49 2009/06/01 11:53:09 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.50 2009/07/24 10:47:41 ssuominen Exp $
62 +
63 + 24 Jul 2009; Samuli Suominen <ssuominen@g.o>
64 + tango-icon-theme-0.8.90.ebuild:
65 + Fix LICENSE to public-domain wrt #278634.
66
67 01 Jun 2009; Raúl Porcel <armin76@g.o>
68 tango-icon-theme-0.8.90.ebuild: