Gentoo Archives: gentoo-commits

From: "Ricardo Mendoza (ricmm)" <ricmm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/esearch: ChangeLog esearch-0.7.1.ebuild
Date: Fri, 25 Apr 2008 21:05:11
Message-Id: E1JpV6S-0004LT-I5@stork.gentoo.org
1 ricmm 08/04/25 21:05:08
2
3 Modified: ChangeLog esearch-0.7.1.ebuild
4 Log:
5 Drop to ~mips due to unstable deps
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.50 app-portage/esearch/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.50&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.50&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.49&r2=1.50
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
18 retrieving revision 1.49
19 retrieving revision 1.50
20 diff -u -r1.49 -r1.50
21 --- ChangeLog 9 May 2007 15:50:05 -0000 1.49
22 +++ ChangeLog 25 Apr 2008 21:05:08 -0000 1.50
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-portage/esearch
25 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.49 2007/05/09 15:50:05 drizzt Exp $
27 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.50 2008/04/25 21:05:08 ricmm Exp $
29 +
30 + 25 Apr 2008; <ricmm@g.o> esearch-0.7.1.ebuild:
31 + Drop to ~mips due to unstable deps
32
33 09 May 2007; Timothy Redaelli <drizzt@g.o> esearch-0.7.1-r4.ebuild:
34 Add ~x86-fbsd keyword.
35
36
37
38 1.17 app-portage/esearch/esearch-0.7.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild?rev=1.17&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild?rev=1.17&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild?r1=1.16&r2=1.17
43
44 Index: esearch-0.7.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild,v
47 retrieving revision 1.16
48 retrieving revision 1.17
49 diff -u -r1.16 -r1.17
50 --- esearch-0.7.1.ebuild 28 Feb 2007 21:57:37 -0000 1.16
51 +++ esearch-0.7.1.ebuild 25 Apr 2008 21:05:08 -0000 1.17
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild,v 1.16 2007/02/28 21:57:37 genstef Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-0.7.1.ebuild,v 1.17 2008/04/25 21:05:08 ricmm Exp $
58
59 inherit eutils
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
66 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
67 IUSE="linguas_it"
68
69 RDEPEND=">=dev-lang/python-2.2
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list