Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/distcc: distcc-3.1-r4.ebuild ChangeLog
Date: Mon, 11 May 2009 16:24:38
Message-Id: E1M3YIt-0003KT-QC@stork.gentoo.org
1 fmccor 09/05/11 16:24:35
2
3 Modified: distcc-3.1-r4.ebuild ChangeLog
4 Log:
5 Sparc stable, bug #269322.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sys-devel/distcc/distcc-3.1-r4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild?r1=1.1&r2=1.2
14
15 Index: distcc-3.1-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- distcc-3.1-r4.ebuild 7 Apr 2009 15:52:16 -0000 1.1
22 +++ distcc-3.1-r4.ebuild 11 May 2009 16:24:35 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild,v 1.1 2009/04/07 15:52:16 matsuu Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild,v 1.2 2009/05/11 16:24:35 fmccor Exp $
28
29 EAPI="2"
30 inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
37 IUSE="avahi gnome gtk hardened ipv6 selinux xinetd"
38
39 RESTRICT="test"
40
41
42
43 1.200 sys-devel/distcc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/distcc/ChangeLog?rev=1.200&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/distcc/ChangeLog?rev=1.200&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/distcc/ChangeLog?r1=1.199&r2=1.200
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v
52 retrieving revision 1.199
53 retrieving revision 1.200
54 diff -u -r1.199 -r1.200
55 --- ChangeLog 11 May 2009 15:35:59 -0000 1.199
56 +++ ChangeLog 11 May 2009 16:24:35 -0000 1.200
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-devel/distcc
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.199 2009/05/11 15:35:59 matsuu Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.200 2009/05/11 16:24:35 fmccor Exp $
62 +
63 + 11 May 2009; Ferris McCormick <fmccor@g.o> distcc-3.1-r4.ebuild:
64 + Sparc stable, bug #269322.
65
66 11 May 2009; MATSUU Takuto <matsuu@g.o> -distcc-3.1-r3.ebuild:
67 Removed old version.