Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/diffutils: ChangeLog diffutils-3.0.ebuild
Date: Mon, 02 May 2011 12:44:20
Message-Id: 20110502124409.4401920054@flycatcher.gentoo.org
1 tomka 11/05/02 12:44:09
2
3 Modified: ChangeLog diffutils-3.0.ebuild
4 Log:
5 x86 stable per bug 359657
6
7 (Portage version: 2.1.9.46/cvs/Linux i686)
8
9 Revision Changes Path
10 1.58 sys-apps/diffutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/diffutils/ChangeLog?rev=1.58&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/diffutils/ChangeLog?rev=1.58&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/diffutils/ChangeLog?r1=1.57&r2=1.58
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v
19 retrieving revision 1.57
20 retrieving revision 1.58
21 diff -u -r1.57 -r1.58
22 --- ChangeLog 5 May 2010 17:17:14 -0000 1.57
23 +++ ChangeLog 2 May 2011 12:44:09 -0000 1.58
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/diffutils
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.57 2010/05/05 17:17:14 jer Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.58 2011/05/02 12:44:09 tomka Exp $
30 +
31 + 02 May 2011; Thomas Kahle <tomka@g.o> diffutils-3.0.ebuild:
32 + x86 stable per bug 359657
33
34 *diffutils-3.0 (05 May 2010)
35
36
37
38
39 1.2 sys-apps/diffutils/diffutils-3.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/diffutils/diffutils-3.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/diffutils/diffutils-3.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/diffutils/diffutils-3.0.ebuild?r1=1.1&r2=1.2
44
45 Index: diffutils-3.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- diffutils-3.0.ebuild 5 May 2010 17:17:14 -0000 1.1
52 +++ diffutils-3.0.ebuild 2 May 2011 12:44:09 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.0.ebuild,v 1.1 2010/05/05 17:17:14 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.0.ebuild,v 1.2 2011/05/02 12:44:09 tomka Exp $
59
60 inherit flag-o-matic
61
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
68 IUSE="nls static"
69
70 RDEPEND=""