Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/the_silver_searcher: ChangeLog the_silver_searcher-0.4.ebuild
Date: Sat, 28 Apr 2012 12:20:25
Message-Id: 20120428122010.630122004B@flycatcher.gentoo.org
1 ago 12/04/28 12:20:10
2
3 Modified: ChangeLog the_silver_searcher-0.4.ebuild
4 Log:
5 Stable for amd64, wrt bug #413759
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 sys-apps/the_silver_searcher/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 27 Apr 2012 17:40:09 -0000 1.8
23 +++ ChangeLog 28 Apr 2012 12:20:10 -0000 1.9
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/the_silver_searcher
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.8 2012/04/27 17:40:09 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.9 2012/04/28 12:20:10 ago Exp $
29 +
30 + 28 Apr 2012; Agostino Sarubbo <ago@g.o>
31 + the_silver_searcher-0.4.ebuild:
32 + Stable for amd64, wrt bug #413759
33
34 27 Apr 2012; Jeff Horelick <jdhore@g.o> the_silver_searcher-0.4.ebuild,
35 the_silver_searcher-0.5.ebuild:
36
37
38
39 1.3 sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild?r1=1.2&r2=1.3
44
45 Index: the_silver_searcher-0.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- the_silver_searcher-0.4.ebuild 27 Apr 2012 17:40:08 -0000 1.2
52 +++ the_silver_searcher-0.4.ebuild 28 Apr 2012 12:20:10 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild,v 1.2 2012/04/27 17:40:08 jdhore Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild,v 1.3 2012/04/28 12:20:10 ago Exp $
58
59 EAPI=4
60 inherit autotools
61 @@ -11,7 +11,7 @@
62
63 LICENSE="Apache-2.0"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="amd64 ~x86"
67 IUSE=""
68
69 RDEPEND="dev-libs/libpcre"