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/the_silver_searcher: ChangeLog the_silver_searcher-0.14.ebuild
Date: Mon, 27 May 2013 11:32:51
Message-Id: 20130527113243.F08722171D@flycatcher.gentoo.org
1 jer 13/05/27 11:32:43
2
3 Modified: ChangeLog the_silver_searcher-0.14.ebuild
4 Log:
5 Marked ~hppa too.
6
7 (Portage version: 2.2.0_alpha177/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.29 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.29&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 27 May 2013 02:38:17 -0000 1.28
23 +++ ChangeLog 27 May 2013 11:32:43 -0000 1.29
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/the_silver_searcher
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.28 2013/05/27 02:38:17 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.29 2013/05/27 11:32:43 jer Exp $
29 +
30 + 27 May 2013; Jeroen Roovers <jer@g.o> the_silver_searcher-0.14.ebuild:
31 + Marked ~hppa too.
32
33 27 May 2013; Jeff Horelick <jdhore@g.o>
34 -the_silver_searcher-0.13.1.ebuild:
35
36
37
38 1.5 sys-apps/the_silver_searcher/the_silver_searcher-0.14.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.14.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.14.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.14.ebuild?r1=1.4&r2=1.5
43
44 Index: the_silver_searcher-0.14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.14.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- the_silver_searcher-0.14.ebuild 26 May 2013 15:56:33 -0000 1.4
51 +++ the_silver_searcher-0.14.ebuild 27 May 2013 11:32:43 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.14.ebuild,v 1.4 2013/05/26 15:56:33 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.14.ebuild,v 1.5 2013/05/27 11:32:43 jer Exp $
57
58 EAPI=5
59 inherit autotools bash-completion-r1
60 @@ -11,7 +11,7 @@
61
62 LICENSE="Apache-2.0"
63 SLOT="0"
64 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
65 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND="dev-libs/libpcre"