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/DCOP: DCOP-0.036.ebuild ChangeLog
Date: Fri, 22 Feb 2008 05:47:59
Message-Id: E1JSQlI-0008Tw-ID@stork.gentoo.org
1 robbat2 08/02/22 05:47:56
2
3 Modified: DCOP-0.036.ebuild ChangeLog
4 Log:
5 Add ~ppc.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 dev-perl/DCOP/DCOP-0.036.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild?r1=1.4&r2=1.5
14
15 Index: DCOP-0.036.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -p -w -b -B -u -u -r1.4 -r1.5
21 --- DCOP-0.036.ebuild 1 May 2007 10:11:21 -0000 1.4
22 +++ DCOP-0.036.ebuild 22 Feb 2008 05:47:55 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild,v 1.4 2007/05/01 10:11:21 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild,v 1.5 2008/02/22 05:47:55 robbat2 Exp $
29
30 inherit perl-module
31
32 @@ -14,6 +14,6 @@ IUSE=""
33
34 SLOT="0"
35 LICENSE="Artistic"
36 -KEYWORDS="amd64 ~ppc64 x86"
37 +KEYWORDS="amd64 ~ppc64 x86 ~ppc"
38
39 SRC_TEST="do"
40
41
42
43 1.5 dev-perl/DCOP/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DCOP/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DCOP/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DCOP/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -p -w -b -B -u -u -r1.4 -r1.5
55 --- ChangeLog 1 May 2007 10:11:21 -0000 1.4
56 +++ ChangeLog 22 Feb 2008 05:47:55 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/DCOP
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.4 2007/05/01 10:11:21 corsair Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.5 2008/02/22 05:47:55 robbat2 Exp $
63 +
64 + 22 Feb 2008; Robin H. Johnson <robbat2@g.o> DCOP-0.036.ebuild:
65 + Add ~ppc.
66
67 01 May 2007; Markus Rothe <corsair@g.o> DCOP-0.036.ebuild:
68 Added ~ppc64
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list