Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Locale-gettext: ChangeLog Locale-gettext-1.05-r1.ebuild
Date: Fri, 29 Jan 2010 14:17:40
Message-Id: E1NarfF-0003bv-Qm@stork.gentoo.org
1 tove 10/01/29 14:17:37
2
3 Modified: ChangeLog Locale-gettext-1.05-r1.ebuild
4 Log:
5 Fix LICENSE: same terms as perl (#301969)
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.42 dev-perl/Locale-gettext/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Locale-gettext/ChangeLog?rev=1.42&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Locale-gettext/ChangeLog?rev=1.42&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Locale-gettext/ChangeLog?r1=1.41&r2=1.42
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v
18 retrieving revision 1.41
19 retrieving revision 1.42
20 diff -u -r1.41 -r1.42
21 --- ChangeLog 21 Jan 2010 13:22:49 -0000 1.41
22 +++ ChangeLog 29 Jan 2010 14:17:37 -0000 1.42
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Locale-gettext
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.41 2010/01/21 13:22:49 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.42 2010/01/29 14:17:37 tove Exp $
28 +
29 + 29 Jan 2010; Torsten Veller <tove@g.o>
30 + Locale-gettext-1.05-r1.ebuild:
31 + Fix LICENSE: same terms as perl (#301969)
32
33 21 Jan 2010; Torsten Veller <tove@g.o> -Locale-gettext-1.05.ebuild:
34 Cleanup
35
36
37
38 1.8 dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild?r1=1.7&r2=1.8
43
44 Index: Locale-gettext-1.05-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- Locale-gettext-1.05-r1.ebuild 10 Jan 2010 13:29:57 -0000 1.7
51 +++ Locale-gettext-1.05-r1.ebuild 29 Jan 2010 14:17:37 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild,v 1.7 2010/01/10 13:29:57 grobian Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05-r1.ebuild,v 1.8 2010/01/29 14:17:37 tove Exp $
57
58 EAPI=2
59
60 @@ -12,7 +12,6 @@
61
62 DESCRIPTION="A Perl module for accessing the GNU locale utilities"
63
64 -LICENSE="Artistic"
65 SLOT="0"
66 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""