Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/common-sense: ChangeLog common-sense-1.0.ebuild
Date: Fri, 28 Aug 2009 20:15:57
Message-Id: E1Mg08g-00029e-IZ@stork.gentoo.org
1 robbat2 09/08/25 17:48:58
2
3 Modified: ChangeLog common-sense-1.0.ebuild
4 Log:
5 This runs fine on my Efika, and is only a small bit of very pure perl. It should work absolutely identically.
6 (Portage version: 2.2_rc38/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-perl/common-sense/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -p -w -b -B -u -u -r1.1 -r1.2
21 --- ChangeLog 25 Aug 2009 17:43:07 -0000 1.1
22 +++ ChangeLog 25 Aug 2009 17:48:58 -0000 1.2
23 @@ -1,6 +1,11 @@
24 # ChangeLog for dev-perl/common-sense
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.1 2009/08/25 17:43:07 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.2 2009/08/25 17:48:58 robbat2 Exp $
28 +
29 + 25 Aug 2009; Robin H. Johnson <robbat2@g.o>
30 + common-sense-1.0.ebuild:
31 + This runs fine on my Efika, and is only a small bit of very pure perl. It
32 + should work absolutely identically.
33
34 *common-sense-1.0 (25 Aug 2009)
35
36
37
38
39 1.2 dev-perl/common-sense/common-sense-1.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/common-sense-1.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/common-sense-1.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/common-sense-1.0.ebuild?r1=1.1&r2=1.2
44
45 Index: common-sense-1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-1.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -p -w -b -B -u -u -r1.1 -r1.2
51 --- common-sense-1.0.ebuild 25 Aug 2009 17:43:07 -0000 1.1
52 +++ common-sense-1.0.ebuild 25 Aug 2009 17:48:58 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-1.0.ebuild,v 1.1 2009/08/25 17:43:07 robbat2 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-1.0.ebuild,v 1.2 2009/08/25 17:48:58 robbat2 Exp $
58
59 MODULE_AUTHOR="MLEHMANN"
60 EAPI=2
61 @@ -13,4 +13,4 @@ IUSE=""
62
63 SLOT="0"
64 LICENSE="|| ( Artistic GPL-2 )"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 ~x86 ~ppc"