Gentoo Archives: gentoo-commits

From: "Paul Varner (fuzzyray)" <fuzzyray@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/esearch: esearch-9999.ebuild ChangeLog
Date: Fri, 02 Sep 2011 15:43:05
Message-Id: 20110902154255.590332004C@flycatcher.gentoo.org
1 fuzzyray 11/09/02 15:42:55
2
3 Modified: esearch-9999.ebuild ChangeLog
4 Log:
5 Add ewarn to run 'hash -r', due to file location changes from 0.7 versions.
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-portage/esearch/esearch-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/esearch-9999.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/esearch-9999.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/esearch-9999.ebuild?r1=1.1&r2=1.2
15
16 Index: esearch-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-9999.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- esearch-9999.ebuild 24 Aug 2011 21:17:48 -0000 1.1
23 +++ esearch-9999.ebuild 2 Sep 2011 15:42:55 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-9999.ebuild,v 1.1 2011/08/24 21:17:48 fuzzyray Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/esearch-9999.ebuild,v 1.2 2011/09/02 15:42:55 fuzzyray Exp $
29
30 EAPI="3"
31 SUPPORT_PYTHON_ABIS="1"
32 @@ -51,4 +51,5 @@
33
34 pkg_postinst() {
35 distutils_pkg_postinst
36 + ewarn "Because file locations have changed, please run 'hash -r' in your active shells."
37 }
38
39
40
41 1.70 app-portage/esearch/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.70&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?rev=1.70&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/esearch/ChangeLog?r1=1.69&r2=1.70
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v
50 retrieving revision 1.69
51 retrieving revision 1.70
52 diff -u -r1.69 -r1.70
53 --- ChangeLog 25 Aug 2011 00:28:11 -0000 1.69
54 +++ ChangeLog 2 Sep 2011 15:42:55 -0000 1.70
55 @@ -1,6 +1,9 @@
56 # ChangeLog for app-portage/esearch
57 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.69 2011/08/25 00:28:11 darkside Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-portage/esearch/ChangeLog,v 1.70 2011/09/02 15:42:55 fuzzyray Exp $
60 +
61 + 02 Sep 2011; Paul Varner <fuzzyray@g.o> esearch-9999.ebuild:
62 + Add ewarn to run 'hash -r', due to file location changes from 0.7 versions.
63
64 25 Aug 2011; Jeremy Olexa <darkside@g.o> esearch-0.7.2-r2.ebuild:
65 add prefix keywords as tested in prefix overlay