Gentoo Archives: gentoo-commits

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