Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@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: Wed, 03 Feb 2010 11:24:10
Message-Id: E1NcdL4-00008i-Rb@stork.gentoo.org
1 aballier 10/02/03 11:24:06
2
3 Modified: Test-Exception-0.29.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild?rev=1.3&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.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Test-Exception-0.29.ebuild 14 Jan 2010 14:29:52 -0000 1.2
22 +++ Test-Exception-0.29.ebuild 3 Feb 2010 11:24:06 -0000 1.3
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.2 2010/01/14 14:29:52 grobian Exp $
27 +# $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 $
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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris"
37 IUSE=""
38
39 RDEPEND=">=virtual/perl-Test-Simple-0.64
40
41
42
43 1.60 dev-perl/Test-Exception/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.60&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.60&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.59&r2=1.60
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
52 retrieving revision 1.59
53 retrieving revision 1.60
54 diff -u -r1.59 -r1.60
55 --- ChangeLog 14 Jan 2010 14:29:52 -0000 1.59
56 +++ ChangeLog 3 Feb 2010 11:24:06 -0000 1.60
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.59 2010/01/14 14:29:52 grobian Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.60 2010/02/03 11:24:06 aballier Exp $
62 +
63 + 03 Feb 2010; Alexis Ballier <aballier@g.o>
64 + Test-Exception-0.29.ebuild:
65 + keyword ~x86-fbsd
66
67 14 Jan 2010; Fabian Groffen <grobian@g.o>
68 Test-Exception-0.27.ebuild, Test-Exception-0.29.ebuild: