Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/TimeDate: TimeDate-2.300.0.ebuild ChangeLog
Date: Sat, 01 Feb 2014 23:48:42
Message-Id: 20140201234839.B1B322004C@flycatcher.gentoo.org
1 vapier 14/02/01 23:48:39
2
3 Modified: TimeDate-2.300.0.ebuild ChangeLog
4 Log:
5 Mark arm64/m68k stable.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.13 dev-perl/TimeDate/TimeDate-2.300.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/TimeDate-2.300.0.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/TimeDate-2.300.0.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/TimeDate-2.300.0.ebuild?r1=1.12&r2=1.13
15
16 Index: TimeDate-2.300.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-2.300.0.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- TimeDate-2.300.0.ebuild 2 Jun 2013 08:41:54 -0000 1.12
23 +++ TimeDate-2.300.0.ebuild 1 Feb 2014 23:48:39 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 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/dev-perl/TimeDate/TimeDate-2.300.0.ebuild,v 1.12 2013/06/02 08:41:54 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-2.300.0.ebuild,v 1.13 2014/02/01 23:48:39 vapier Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="A Date/Time Parsing Perl Module"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.59 dev-perl/TimeDate/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/ChangeLog?rev=1.59&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/ChangeLog?rev=1.59&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/ChangeLog?r1=1.58&r2=1.59
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v
54 retrieving revision 1.58
55 retrieving revision 1.59
56 diff -u -r1.58 -r1.59
57 --- ChangeLog 2 Jun 2013 08:41:54 -0000 1.58
58 +++ ChangeLog 1 Feb 2014 23:48:39 -0000 1.59
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/TimeDate
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.58 2013/06/02 08:41:54 ago Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.59 2014/02/01 23:48:39 vapier Exp $
65 +
66 + 01 Feb 2014; Mike Frysinger <vapier@g.o> TimeDate-2.300.0.ebuild:
67 + Mark arm64/m68k stable.
68
69 02 Jun 2013; Agostino Sarubbo <ago@g.o> TimeDate-2.300.0.ebuild:
70 Stable for sh, wrt bug #463064