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/Test-Exception: Test-Exception-0.29.ebuild ChangeLog
Date: Sat, 24 Apr 2010 18:36:41
Message-Id: 20100424183632.633F12C04C@corvid.gentoo.org
1 grobian 10/04/24 18:36:32
2
3 Modified: Test-Exception-0.29.ebuild ChangeLog
4 Log:
5 Marked ~arch for some Prefix arches
6 (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
7
8 Revision Changes Path
9 1.4 dev-perl/Test-Exception/Test-Exception-0.29.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild?r1=1.3&r2=1.4
14
15 Index: Test-Exception-0.29.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- Test-Exception-0.29.ebuild 3 Feb 2010 11:24:06 -0000 1.3
22 +++ Test-Exception-0.29.ebuild 24 Apr 2010 18:36:32 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild,v 1.3 2010/02/03 11:24:06 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild,v 1.4 2010/04/24 18:36:32 grobian Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="test functions for exception based code"
33
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
37 IUSE=""
38
39 RDEPEND=">=virtual/perl-Test-Simple-0.64
40
41
42
43 1.61 dev-perl/Test-Exception/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.61&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.61&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.60&r2=1.61
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
52 retrieving revision 1.60
53 retrieving revision 1.61
54 diff -u -r1.60 -r1.61
55 --- ChangeLog 3 Feb 2010 11:24:06 -0000 1.60
56 +++ ChangeLog 24 Apr 2010 18:36:32 -0000 1.61
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Test-Exception
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.60 2010/02/03 11:24:06 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.61 2010/04/24 18:36:32 grobian Exp $
62 +
63 + 24 Apr 2010; Fabian Groffen <grobian@g.o>
64 + Test-Exception-0.29.ebuild:
65 + Marked ~arch for some Prefix arches
66
67 03 Feb 2010; Alexis Ballier <aballier@g.o>
68 Test-Exception-0.29.ebuild: