Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/global: ChangeLog global-5.9.1.ebuild global-5.9.2.ebuild global-5.8.2.ebuild
Date: Wed, 01 Sep 2010 15:02:10
Message-Id: 20100901150203.C8FBA20051@flycatcher.gentoo.org
1 jer 10/09/01 15:02:03
2
3 Modified: ChangeLog global-5.9.1.ebuild global-5.9.2.ebuild
4 Removed: global-5.8.2.ebuild
5 Log:
6 Install site file into correct location (bug #285600).
7
8 (Portage version: 2.2_rc72/cvs/Linux i686)
9
10 Revision Changes Path
11 1.65 dev-util/global/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?rev=1.65&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?rev=1.65&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?r1=1.64&r2=1.65
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v
20 retrieving revision 1.64
21 retrieving revision 1.65
22 diff -u -r1.64 -r1.65
23 --- ChangeLog 1 Sep 2010 13:40:39 -0000 1.64
24 +++ ChangeLog 1 Sep 2010 15:02:03 -0000 1.65
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-util/global
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.64 2010/09/01 13:40:39 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.65 2010/09/01 15:02:03 jer Exp $
30 +
31 + 01 Sep 2010; Jeroen Roovers <jer@g.o> -global-5.8.2.ebuild,
32 + global-5.9.1.ebuild, global-5.9.2.ebuild:
33 + Install site file into correct location (bug #285600).
34
35 *global-5.9.2 (01 Sep 2010)
36
37
38
39
40 1.2 dev-util/global/global-5.9.1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-5.9.1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-5.9.1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-5.9.1.ebuild?r1=1.1&r2=1.2
45
46 Index: global-5.9.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- global-5.9.1.ebuild 19 Jul 2010 23:23:27 -0000 1.1
53 +++ global-5.9.1.ebuild 1 Sep 2010 15:02:03 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.1.ebuild,v 1.1 2010/07/19 23:23:27 arfrever Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.1.ebuild,v 1.2 2010/09/01 15:02:03 jer Exp $
59
60 EAPI="3"
61
62 @@ -54,8 +54,8 @@
63 fi
64
65 if use emacs; then
66 - elisp-install gtags *.{el,elc}
67 - elisp-site-file-install "${FILESDIR}/${SITEFILE}"
68 + elisp-install ${PN} *.{el,elc} || die
69 + elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
70 fi
71 }
72
73
74
75
76 1.2 dev-util/global/global-5.9.2.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-5.9.2.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-5.9.2.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/global-5.9.2.ebuild?r1=1.1&r2=1.2
81
82 Index: global-5.9.2.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.2.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- global-5.9.2.ebuild 1 Sep 2010 13:40:39 -0000 1.1
89 +++ global-5.9.2.ebuild 1 Sep 2010 15:02:03 -0000 1.2
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.2.ebuild,v 1.1 2010/09/01 13:40:39 jer Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.9.2.ebuild,v 1.2 2010/09/01 15:02:03 jer Exp $
95
96 EAPI="3"
97
98 @@ -59,8 +59,8 @@
99 fi
100
101 if use emacs; then
102 - elisp-install gtags *.{el,elc}
103 - elisp-site-file-install "${FILESDIR}/${SITEFILE}"
104 + elisp-install ${PN} *.{el,elc} || die
105 + elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
106 fi
107 }