Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/cscope: cscope-15.6-r3.ebuild ChangeLog cscope-15.6-r2.ebuild cscope-15.7.ebuild
Date: Sun, 01 Mar 2009 09:41:42
Message-Id: E1LdiB2-0000Ea-U2@stork.gentoo.org
1 ulm 09/03/01 09:41:40
2
3 Modified: cscope-15.6-r3.ebuild ChangeLog
4 cscope-15.6-r2.ebuild
5 Added: cscope-15.7.ebuild
6 Log:
7 Version bump, bug 260585. LICENSE is BSD, not as-is.
8 (Portage version: 2.2_rc23/cvs/Linux i686)
9
10 Revision Changes Path
11 1.2 dev-util/cscope/cscope-15.6-r3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.6-r3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.6-r3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.6-r3.ebuild?r1=1.1&r2=1.2
16
17 Index: cscope-15.6-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- cscope-15.6-r3.ebuild 24 Oct 2008 19:20:43 -0000 1.1
24 +++ cscope-15.6-r3.ebuild 1 Mar 2009 09:41:40 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2008 Gentoo Foundation
27 +# Copyright 1999-2009 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r3.ebuild,v 1.1 2008/10/24 19:20:43 ulm Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r3.ebuild,v 1.2 2009/03/01 09:41:40 ulm Exp $
31
32 inherit elisp-common eutils
33
34 @@ -8,7 +8,7 @@
35 HOMEPAGE="http://cscope.sourceforge.net/"
36 SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
37
38 -LICENSE="as-is GPL-2"
39 +LICENSE="BSD GPL-2"
40 SLOT="0"
41 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
42 IUSE="emacs"
43 @@ -20,7 +20,7 @@
44 >=sys-devel/autoconf-2.60
45 emacs? ( virtual/emacs )"
46
47 -SITEFILE=50${PN}-gentoo.el
48 +SITEFILE="50${PN}-gentoo.el"
49
50 src_unpack() {
51 unpack ${A}
52
53
54
55 1.103 dev-util/cscope/ChangeLog
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/ChangeLog?rev=1.103&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/ChangeLog?rev=1.103&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/ChangeLog?r1=1.102&r2=1.103
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v
64 retrieving revision 1.102
65 retrieving revision 1.103
66 diff -u -r1.102 -r1.103
67 --- ChangeLog 24 Oct 2008 19:20:43 -0000 1.102
68 +++ ChangeLog 1 Mar 2009 09:41:40 -0000 1.103
69 @@ -1,6 +1,12 @@
70 # ChangeLog for dev-util/cscope
71 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.102 2008/10/24 19:20:43 ulm Exp $
73 +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
74 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.103 2009/03/01 09:41:40 ulm Exp $
75 +
76 +*cscope-15.7 (01 Mar 2009)
77 +
78 + 01 Mar 2009; Ulrich Mueller <ulm@g.o> cscope-15.6-r2.ebuild,
79 + cscope-15.6-r3.ebuild, +cscope-15.7.ebuild:
80 + Version bump, bug 260585. LICENSE is BSD, not as-is.
81
82 *cscope-15.6-r3 (24 Oct 2008)
83
84
85
86
87 1.7 dev-util/cscope/cscope-15.6-r2.ebuild
88
89 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild?rev=1.7&view=markup
90 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild?rev=1.7&content-type=text/plain
91 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild?r1=1.6&r2=1.7
92
93 Index: cscope-15.6-r2.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild,v
96 retrieving revision 1.6
97 retrieving revision 1.7
98 diff -u -r1.6 -r1.7
99 --- cscope-15.6-r2.ebuild 20 Sep 2008 17:53:45 -0000 1.6
100 +++ cscope-15.6-r2.ebuild 1 Mar 2009 09:41:40 -0000 1.7
101 @@ -1,6 +1,6 @@
102 -# Copyright 1999-2008 Gentoo Foundation
103 +# Copyright 1999-2009 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild,v 1.6 2008/09/20 17:53:45 vapier Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild,v 1.7 2009/03/01 09:41:40 ulm Exp $
107
108 inherit elisp-common eutils
109
110 @@ -8,7 +8,7 @@
111 HOMEPAGE="http://cscope.sourceforge.net/"
112 SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
113
114 -LICENSE="as-is GPL-2"
115 +LICENSE="BSD GPL-2"
116 SLOT="0"
117 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
118 IUSE="emacs"
119 @@ -20,7 +20,7 @@
120 >=sys-devel/autoconf-2.60
121 emacs? ( virtual/emacs )"
122
123 -SITEFILE=50${PN}-gentoo.el
124 +SITEFILE="50${PN}-gentoo.el"
125
126 src_unpack() {
127 unpack ${A}
128
129
130
131 1.1 dev-util/cscope/cscope-15.7.ebuild
132
133 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.7.ebuild?rev=1.1&view=markup
134 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/cscope/cscope-15.7.ebuild?rev=1.1&content-type=text/plain
135
136 Index: cscope-15.7.ebuild
137 ===================================================================
138 # Copyright 1999-2009 Gentoo Foundation
139 # Distributed under the terms of the GNU General Public License v2
140 # $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.7.ebuild,v 1.1 2009/03/01 09:41:40 ulm Exp $
141
142 inherit elisp-common eutils
143
144 DESCRIPTION="Interactively examine a C program"
145 HOMEPAGE="http://cscope.sourceforge.net/"
146 SRC_URI="mirror://sourceforge/cscope/${P}.tar.bz2"
147
148 LICENSE="BSD GPL-2"
149 SLOT="0"
150 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
151 IUSE="emacs"
152
153 RDEPEND=">=sys-libs/ncurses-5.2"
154 DEPEND="${RDEPEND}
155 sys-devel/flex
156 sys-devel/bison
157 >=sys-devel/autoconf-2.60
158 emacs? ( virtual/emacs )"
159
160 SITEFILE="50${PN}-gentoo.el"
161
162 src_compile() {
163 STRIP="no"
164
165 econf || die "econf failed"
166 make clean || die "make clean failed"
167 emake || die "emake failed"
168
169 if use emacs ; then
170 cd "${S}"/contrib/xcscope || die
171 elisp-compile *.el || die
172 fi
173 }
174
175 src_install() {
176 einstall || die "einstall failed"
177 dodoc AUTHORS ChangeLog NEWS README* TODO || die "dodoc failed"
178
179 if use emacs ; then
180 cd "${S}"/contrib/xcscope || die
181 elisp-install ${PN} *.el *.elc || die
182 elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
183 dobin cscope-indexer || die "dobin failed"
184 fi
185
186 cd "${S}"/contrib/webcscope || die
187 docinto webcscope
188 dodoc INSTALL TODO cgi-lib.pl cscope hilite.c || die "dodoc failed"
189 insinto /usr/share/doc/${PF}/webcscope/icons; doins icons/*.gif
190 }
191
192 pkg_postinst() {
193 use emacs && elisp-site-regen
194 }
195
196 pkg_postrm() {
197 use emacs && elisp-site-regen
198 }