Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/dcc: dcc-1.3.97.ebuild ChangeLog
Date: Sat, 04 Oct 2008 11:45:15
Message-Id: E1Km5ZQ-0002If-FU@stork.gentoo.org
1 bluebird 08/10/04 11:45:12
2
3 Modified: dcc-1.3.97.ebuild ChangeLog
4 Log:
5 Add ~sparc keyword, bug #239121
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8-00080-g2165f63 sparc64)
7
8 Revision Changes Path
9 1.2 mail-filter/dcc/dcc-1.3.97.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dcc/dcc-1.3.97.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dcc/dcc-1.3.97.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dcc/dcc-1.3.97.ebuild?r1=1.1&r2=1.2
14
15 Index: dcc-1.3.97.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-filter/dcc/dcc-1.3.97.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- dcc-1.3.97.ebuild 30 Sep 2008 07:15:49 -0000 1.1
22 +++ dcc-1.3.97.ebuild 4 Oct 2008 11:45:11 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dcc/dcc-1.3.97.ebuild,v 1.1 2008/09/30 07:15:49 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dcc/dcc-1.3.97.ebuild,v 1.2 2008/10/04 11:45:11 bluebird Exp $
28
29 inherit flag-o-matic
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="DCC"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~sparc ~x86"
37 IUSE="ipv6 rrdtool milter"
38
39 RDEPEND="dev-lang/perl
40
41
42
43 1.52 mail-filter/dcc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dcc/ChangeLog?rev=1.52&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dcc/ChangeLog?rev=1.52&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/dcc/ChangeLog?r1=1.51&r2=1.52
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-filter/dcc/ChangeLog,v
52 retrieving revision 1.51
53 retrieving revision 1.52
54 diff -u -r1.51 -r1.52
55 --- ChangeLog 30 Sep 2008 07:20:36 -0000 1.51
56 +++ ChangeLog 4 Oct 2008 11:45:11 -0000 1.52
57 @@ -1,6 +1,9 @@
58 # ChangeLog for mail-filter/dcc
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dcc/ChangeLog,v 1.51 2008/09/30 07:20:36 robbat2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dcc/ChangeLog,v 1.52 2008/10/04 11:45:11 bluebird Exp $
62 +
63 + 04 Oct 2008; Friedrich Oslage <bluebird@g.o> dcc-1.3.97.ebuild:
64 + Add ~sparc keyword, bug #239121
65
66 30 Sep 2008; Robin H. Johnson <robbat2@g.o> -dcc-1.2.28.ebuild,
67 -dcc-1.2.28-r1.ebuild, -dcc-1.2.74.ebuild, -dcc-1.3.16.ebuild,