Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Locale: ChangeLog DateTime-Locale-0.45.ebuild
Date: Sun, 29 May 2011 18:43:43
Message-Id: 20110529184333.835EB20054@flycatcher.gentoo.org
1 grobian 11/05/29 18:43:33
2
3 Modified: ChangeLog DateTime-Locale-0.45.ebuild
4 Log:
5 Marked ~x64-macos, bug #368543
6
7 (Portage version: 2.2.01.18706-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.79 dev-perl/DateTime-Locale/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog?rev=1.79&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog?rev=1.79&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog?r1=1.78&r2=1.79
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v
19 retrieving revision 1.78
20 retrieving revision 1.79
21 diff -u -r1.78 -r1.79
22 --- ChangeLog 20 May 2011 16:58:38 -0000 1.78
23 +++ ChangeLog 29 May 2011 18:43:33 -0000 1.79
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/DateTime-Locale
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.78 2011/05/20 16:58:38 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/ChangeLog,v 1.79 2011/05/29 18:43:33 grobian Exp $
29 +
30 + 29 May 2011; Fabian Groffen <grobian@g.o> DateTime-Locale-0.45.ebuild:
31 + Marked ~x64-macos, bug #368543
32
33 20 May 2011; Fabian Groffen <grobian@g.o> DateTime-Locale-0.45.ebuild:
34 Marked ~x86-freebsd, bug #366911
35
36
37
38 1.10 dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild?r1=1.9&r2=1.10
43
44 Index: DateTime-Locale-0.45.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- DateTime-Locale-0.45.ebuild 20 May 2011 16:58:38 -0000 1.9
51 +++ DateTime-Locale-0.45.ebuild 29 May 2011 18:43:33 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild,v 1.9 2011/05/20 16:58:38 grobian Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Locale/DateTime-Locale-0.45.ebuild,v 1.10 2011/05/29 18:43:33 grobian Exp $
57
58 EAPI=2
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="|| ( Artistic GPL-2 ) unicode"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
66 IUSE=""
67
68 RDEPEND=">=dev-perl/Params-Validate-0.91