Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/which: which-2.19.ebuild ChangeLog
Date: Sat, 29 Mar 2008 15:28:15
Message-Id: E1Jfcya-0004Si-3H@stork.gentoo.org
1 ranger 08/03/29 15:28:12
2
3 Modified: which-2.19.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 215056
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 sys-apps/which/which-2.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.19.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.19.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.19.ebuild?r1=1.8&r2=1.9
14
15 Index: which-2.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.19.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- which-2.19.ebuild 28 Mar 2008 15:27:46 -0000 1.8
22 +++ which-2.19.ebuild 29 Mar 2008 15:28:11 -0000 1.9
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/sys-apps/which/which-2.19.ebuild,v 1.8 2008/03/28 15:27:46 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.19.ebuild,v 1.9 2008/03/29 15:28:11 ranger Exp $
28
29 inherit eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-3"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
37 IUSE=""
38
39 DEPEND="sys-apps/texinfo"
40
41
42
43 1.31 sys-apps/which/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?rev=1.31&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?rev=1.31&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?r1=1.30&r2=1.31
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v
52 retrieving revision 1.30
53 retrieving revision 1.31
54 diff -u -r1.30 -r1.31
55 --- ChangeLog 28 Mar 2008 15:27:46 -0000 1.30
56 +++ ChangeLog 29 Mar 2008 15:28:11 -0000 1.31
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/which
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.30 2008/03/28 15:27:46 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.31 2008/03/29 15:28:11 ranger Exp $
62 +
63 + 29 Mar 2008; Brent Baude <ranger@g.o> which-2.19.ebuild:
64 + stable ppc64, bug 215056
65
66 28 Mar 2008; Brent Baude <ranger@g.o> which-2.19.ebuild:
67 stable ppc, bug 215056
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list