Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/which: which-2.19.ebuild ChangeLog
Date: Fri, 28 Mar 2008 07:19:30
Message-Id: E1Jf8s3-00033E-Ih@stork.gentoo.org
1 jer 08/03/28 07:19:27
2
3 Modified: which-2.19.ebuild ChangeLog
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.19.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.19.ebuild?r1=1.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- which-2.19.ebuild 16 Mar 2008 08:41:06 -0000 1.6
22 +++ which-2.19.ebuild 28 Mar 2008 07:19:26 -0000 1.7
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.6 2008/03/16 08:41:06 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.19.ebuild,v 1.7 2008/03/28 07:19:26 jer 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.29 sys-apps/which/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?rev=1.29&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?rev=1.29&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?r1=1.28&r2=1.29
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v
52 retrieving revision 1.28
53 retrieving revision 1.29
54 diff -u -r1.28 -r1.29
55 --- ChangeLog 13 Mar 2008 18:48:23 -0000 1.28
56 +++ ChangeLog 28 Mar 2008 07:19:27 -0000 1.29
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.28 2008/03/13 18:48:23 cardoe Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.29 2008/03/28 07:19:27 jer Exp $
62 +
63 + 28 Mar 2008; Jeroen Roovers <jer@g.o> which-2.19.ebuild:
64 + Stable for HPPA too.
65
66 13 Mar 2008; Doug Goldstein <cardoe@g.o>
67 +files/which-2.19-remove-readline.patch, which-2.19.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list