Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/tcsh: tcsh-6.16.ebuild ChangeLog
Date: Fri, 08 Oct 2010 15:02:55
Message-Id: 20101008142918.47C1620051@flycatcher.gentoo.org
1 grobian 10/10/08 14:29:18
2
3 Modified: tcsh-6.16.ebuild ChangeLog
4 Log:
5 Remove leftover RDEPEND=DEPEND line, thanks Kevin Pyle again
6
7 (Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
8
9 Revision Changes Path
10 1.11 app-shells/tcsh/tcsh-6.16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild?r1=1.10&r2=1.11
15
16 Index: tcsh-6.16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- tcsh-6.16.ebuild 6 Oct 2010 07:45:27 -0000 1.10
23 +++ tcsh-6.16.ebuild 8 Oct 2010 14:29:18 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v 1.10 2010/10/06 07:45:27 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v 1.11 2010/10/08 14:29:18 grobian Exp $
29
30 inherit eutils flag-o-matic autotools prefix
31
32 @@ -24,7 +24,6 @@
33 DEPEND="${RDEPEND}
34 sys-devel/gettext
35 perl? ( dev-lang/perl )"
36 -RDEPEND="${DEPEND}"
37
38 S=${WORKDIR}/${MY_P}
39 CONFDIR=${WORKDIR}/tcsh-gentoo-patches-r${CONFVER}
40
41
42
43 1.99 app-shells/tcsh/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.99&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.99&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/ChangeLog?r1=1.98&r2=1.99
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v
52 retrieving revision 1.98
53 retrieving revision 1.99
54 diff -u -r1.98 -r1.99
55 --- ChangeLog 6 Oct 2010 07:45:27 -0000 1.98
56 +++ ChangeLog 8 Oct 2010 14:29:18 -0000 1.99
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-shells/tcsh
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.98 2010/10/06 07:45:27 grobian Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.99 2010/10/08 14:29:18 grobian Exp $
62 +
63 + 08 Oct 2010; Fabian Groffen <grobian@g.o> tcsh-6.16.ebuild:
64 + Remove leftover RDEPEND=DEPEND line, thanks Kevin Pyle again
65
66 06 Oct 2010; Fabian Groffen <grobian@g.o> tcsh-6.14-r5.ebuild,
67 tcsh-6.15-r2.ebuild, tcsh-6.16.ebuild, tcsh-6.17-r1.ebuild: