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/Class-Singleton: Class-Singleton-1.400.0.ebuild ChangeLog
Date: Sat, 01 Sep 2012 11:22:07
Message-Id: 20120901112157.7EFC920E9C@flycatcher.gentoo.org
1 grobian 12/09/01 11:21:57
2
3 Modified: Class-Singleton-1.400.0.ebuild ChangeLog
4 Log:
5 Marked ~ppc-aix, bug #432288
6
7 (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.3 dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild?r1=1.2&r2=1.3
15
16 Index: Class-Singleton-1.400.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Class-Singleton-1.400.0.ebuild 3 Sep 2011 21:05:16 -0000 1.2
23 +++ Class-Singleton-1.400.0.ebuild 1 Sep 2012 11:21:57 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild,v 1.2 2011/09/03 21:05:16 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild,v 1.3 2012/09/01 11:21:57 grobian Exp $
30
31 EAPI=4
32
33 @@ -11,5 +11,5 @@
34 DESCRIPTION="Implementation of a Singleton class"
35
36 SLOT="0"
37 -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"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
39 IUSE=""
40
41
42
43 1.31 dev-perl/Class-Singleton/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?rev=1.31&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?rev=1.31&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?r1=1.30&r2=1.31
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v
52 retrieving revision 1.30
53 retrieving revision 1.31
54 diff -u -r1.30 -r1.31
55 --- ChangeLog 24 Jun 2012 13:00:17 -0000 1.30
56 +++ ChangeLog 1 Sep 2012 11:21:57 -0000 1.31
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Class-Singleton
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.30 2012/06/24 13:00:17 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.31 2012/09/01 11:21:57 grobian Exp $
62 +
63 + 01 Sep 2012; Fabian Groffen <grobian@g.o>
64 + Class-Singleton-1.400.0.ebuild:
65 + Marked ~ppc-aix, bug #432288
66
67 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
68 Update CPAN upstream info