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/TimeDate: TimeDate-1.200.0.ebuild ChangeLog
Date: Tue, 01 Jan 2013 15:18:16
Message-Id: 20130101151806.1BBF92171D@flycatcher.gentoo.org
1 grobian 13/01/01 15:18:06
2
3 Modified: TimeDate-1.200.0.ebuild ChangeLog
4 Log:
5 Marked ~x86-freebsd, bug #448594
6
7 (Portage version: 2.2.01.21476-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.10 dev-perl/TimeDate/TimeDate-1.200.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild?r1=1.9&r2=1.10
15
16 Index: TimeDate-1.200.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- TimeDate-1.200.0.ebuild 29 Jul 2012 17:43:39 -0000 1.9
23 +++ TimeDate-1.200.0.ebuild 1 Jan 2013 15:18:05 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.9 2012/07/29 17:43:39 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.200.0.ebuild,v 1.10 2013/01/01 15:18:05 grobian Exp $
30
31 EAPI=4
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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +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"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.46 dev-perl/TimeDate/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/ChangeLog?rev=1.46&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/ChangeLog?rev=1.46&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/TimeDate/ChangeLog?r1=1.45&r2=1.46
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v
54 retrieving revision 1.45
55 retrieving revision 1.46
56 diff -u -r1.45 -r1.46
57 --- ChangeLog 2 Sep 2012 07:55:08 -0000 1.45
58 +++ ChangeLog 1 Jan 2013 15:18:05 -0000 1.46
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/TimeDate
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.45 2012/09/02 07:55:08 tove Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/ChangeLog,v 1.46 2013/01/01 15:18:05 grobian Exp $
65 +
66 + 01 Jan 2013; Fabian Groffen <grobian@g.o> TimeDate-1.200.0.ebuild:
67 + Marked ~x86-freebsd, bug #448594
68
69 02 Sep 2012; Torsten Veller <tove@g.o> -TimeDate-1.16.ebuild:
70 Cleanup