Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Singleton: ChangeLog Class-Singleton-1.4.ebuild Class-Singleton-1.03.ebuild
Date: Fri, 03 Dec 2010 01:24:24
Message-Id: 20101203012413.EA5D720054@flycatcher.gentoo.org
1 xmw 10/12/03 01:24:13
2
3 Modified: ChangeLog Class-Singleton-1.4.ebuild
4 Class-Singleton-1.03.ebuild
5 Log:
6 add ~arm (bug 302981)
7
8 (Portage version: 2.1.9.24/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.23 dev-perl/Class-Singleton/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?rev=1.23&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?rev=1.23&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?r1=1.22&r2=1.23
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v
20 retrieving revision 1.22
21 retrieving revision 1.23
22 diff -u -r1.22 -r1.23
23 --- ChangeLog 9 Jan 2010 17:34:02 -0000 1.22
24 +++ ChangeLog 3 Dec 2010 01:24:11 -0000 1.23
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-perl/Class-Singleton
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.22 2010/01/09 17:34:02 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.23 2010/12/03 01:24:11 xmw Exp $
30 +
31 + 03 Dec 2010; Michael Weber <xmw@g.o> Class-Singleton-1.03.ebuild,
32 + Class-Singleton-1.4.ebuild:
33 + add ~arm (bug 302981)
34
35 09 Jan 2010; Fabian Groffen <grobian@g.o>
36 Class-Singleton-1.4.ebuild:
37
38
39
40 1.6 dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild?r1=1.5&r2=1.6
45
46 Index: Class-Singleton-1.4.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- Class-Singleton-1.4.ebuild 9 Jan 2010 17:34:02 -0000 1.5
53 +++ Class-Singleton-1.4.ebuild 3 Dec 2010 01:24:11 -0000 1.6
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild,v 1.5 2010/01/09 17:34:02 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild,v 1.6 2010/12/03 01:24:11 xmw Exp $
59
60 inherit perl-module
61
62 @@ -10,6 +10,6 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
67 +KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
68 IUSE=""
69 DEPEND="dev-lang/perl"
70
71
72
73 1.18 dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild?rev=1.18&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild?rev=1.18&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild?r1=1.17&r2=1.18
78
79 Index: Class-Singleton-1.03.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v
82 retrieving revision 1.17
83 retrieving revision 1.18
84 diff -u -r1.17 -r1.18
85 --- Class-Singleton-1.03.ebuild 16 Apr 2007 06:39:54 -0000 1.17
86 +++ Class-Singleton-1.03.ebuild 3 Dec 2010 01:24:12 -0000 1.18
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2007 Gentoo Foundation
89 +# Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v 1.17 2007/04/16 06:39:54 corsair Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v 1.18 2010/12/03 01:24:12 xmw Exp $
93
94 inherit perl-module
95
96 @@ -10,6 +10,6 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
101 +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
102 IUSE=""
103 DEPEND="dev-lang/perl"