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.14-r5.ebuild ChangeLog tcsh-6.15-r2.ebuild tcsh-6.14-r3.ebuild
Date: Thu, 04 Dec 2008 20:50:33
Message-Id: E1L8L9a-0004Bu-Dy@stork.gentoo.org
1 grobian 08/12/04 20:50:30
2
3 Modified: tcsh-6.14-r5.ebuild ChangeLog tcsh-6.15-r2.ebuild
4 Removed: tcsh-6.14-r3.ebuild
5 Log:
6 remove old
7 (Portage version: 2.1.4.5)
8
9 Revision Changes Path
10 1.4 app-shells/tcsh/tcsh-6.14-r5.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild?r1=1.3&r2=1.4
15
16 Index: tcsh-6.14-r5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- tcsh-6.14-r5.ebuild 15 Jul 2007 05:23:38 -0000 1.3
23 +++ tcsh-6.14-r5.ebuild 4 Dec 2008 20:50:30 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild,v 1.3 2007/07/15 05:23:38 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild,v 1.4 2008/12/04 20:50:30 grobian Exp $
30
31 inherit eutils
32
33 @@ -31,7 +31,7 @@
34 if use catalogs ; then
35 einfo "enabling NLS catalogs support..."
36 sed -i -e "s/#undef NLS_CATALOGS/#define NLS_CATALOGS/" \
37 - ${WORKDIR}/${MY_P}/config_f.h || die
38 + "${WORKDIR}"/${MY_P}/config_f.h || die
39 eend $?
40 fi
41 }
42
43
44
45 1.86 app-shells/tcsh/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.86&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.86&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/ChangeLog?r1=1.85&r2=1.86
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v
54 retrieving revision 1.85
55 retrieving revision 1.86
56 diff -u -r1.85 -r1.86
57 --- ChangeLog 4 Dec 2008 20:46:06 -0000 1.85
58 +++ ChangeLog 4 Dec 2008 20:50:30 -0000 1.86
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-shells/tcsh
61 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.85 2008/12/04 20:46:06 grobian Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.86 2008/12/04 20:50:30 grobian Exp $
64 +
65 + 04 Dec 2008; Fabian Groffen <grobian@g.o> -tcsh-6.14-r3.ebuild,
66 + tcsh-6.14-r5.ebuild:
67 + Remove old
68
69 *tcsh-6.16 (04 Dec 2008)
70
71
72
73
74 1.12 app-shells/tcsh/tcsh-6.15-r2.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild?rev=1.12&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild?rev=1.12&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild?r1=1.11&r2=1.12
79
80 Index: tcsh-6.15-r2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v
83 retrieving revision 1.11
84 retrieving revision 1.12
85 diff -u -r1.11 -r1.12
86 --- tcsh-6.15-r2.ebuild 11 Dec 2007 09:25:29 -0000 1.11
87 +++ tcsh-6.15-r2.ebuild 4 Dec 2008 20:50:30 -0000 1.12
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2007 Gentoo Foundation
90 +# Copyright 1999-2008 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.11 2007/12/11 09:25:29 vapier Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.12 2008/12/04 20:50:30 grobian Exp $
94
95 inherit eutils