Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/which: ChangeLog which-2.20.ebuild
Date: Fri, 02 Oct 2009 23:40:16
Message-Id: E1MtrjS-0003O9-Gv@stork.gentoo.org
1 tcunha 09/10/02 23:40:14
2
3 Modified: ChangeLog which-2.20.ebuild
4 Log:
5 stable sparc, bug 283975
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.39 sys-apps/which/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?rev=1.39&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?rev=1.39&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/ChangeLog?r1=1.38&r2=1.39
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v
18 retrieving revision 1.38
19 retrieving revision 1.39
20 diff -u -r1.38 -r1.39
21 --- ChangeLog 29 Sep 2009 18:56:09 -0000 1.38
22 +++ ChangeLog 2 Oct 2009 23:40:14 -0000 1.39
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/which
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.38 2009/09/29 18:56:09 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.39 2009/10/02 23:40:14 tcunha Exp $
28 +
29 + 02 Oct 2009; Tiago Cunha <tcunha@g.o> which-2.20.ebuild:
30 + stable sparc, bug 283975
31
32 29 Sep 2009; Tobias Klausmann <klausman@g.o> which-2.20.ebuild:
33 Stable on alpha, bug #283975
34
35
36
37 1.8 sys-apps/which/which-2.20.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.20.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.20.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/which-2.20.ebuild?r1=1.7&r2=1.8
42
43 Index: which-2.20.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- which-2.20.ebuild 29 Sep 2009 18:56:09 -0000 1.7
50 +++ which-2.20.ebuild 2 Oct 2009 23:40:14 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20.ebuild,v 1.7 2009/09/29 18:56:09 klausman Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20.ebuild,v 1.8 2009/10/02 23:40:14 tcunha Exp $
56
57 DESCRIPTION="Prints out location of specified executables that are in your path"
58 HOMEPAGE="http://www.xs4all.nl/~carlo17/which/"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="GPL-3"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
64 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
65 IUSE=""
66
67 src_install() {