Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/dos2unix: dos2unix-5.1.ebuild ChangeLog dos2unix-5.1.1.ebuild dos2unix-3.1-r2.ebuild dos2unix-5.0.ebuild
Date: Wed, 05 Jan 2011 09:14:21
Message-Id: 20110105091405.A655C20051@flycatcher.gentoo.org
1 jlec 11/01/05 09:14:05
2
3 Modified: dos2unix-5.1.ebuild ChangeLog dos2unix-5.1.1.ebuild
4 Removed: dos2unix-3.1-r2.ebuild dos2unix-5.0.ebuild
5 Log:
6 Some Clean up, removed old
7
8 (Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 app-text/dos2unix/dos2unix-5.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/dos2unix-5.1.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/dos2unix-5.1.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/dos2unix-5.1.ebuild?r1=1.7&r2=1.8
16
17 Index: dos2unix-5.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.1.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- dos2unix-5.1.ebuild 6 Jul 2010 08:47:22 -0000 1.7
24 +++ dos2unix-5.1.ebuild 5 Jan 2011 09:14:05 -0000 1.8
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.1.ebuild,v 1.7 2010/07/06 08:47:22 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.1.ebuild,v 1.8 2011/01/05 09:14:05 jlec Exp $
31
32 EAPI="3"
33
34 @@ -29,7 +29,7 @@
35 -e '/^CC/s|=|?=|' \
36 -e '/CFLAGS_OS \+=/d' \
37 -e '/LDFLAGS_EXTRA \+=/d' \
38 - -i "${S}"/Makefile
39 + -i "${S}"/Makefile || die
40 tc-export CC
41 }
42
43
44
45
46 1.54 app-text/dos2unix/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/ChangeLog?rev=1.54&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/ChangeLog?rev=1.54&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/ChangeLog?r1=1.53&r2=1.54
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v
55 retrieving revision 1.53
56 retrieving revision 1.54
57 diff -u -r1.53 -r1.54
58 --- ChangeLog 3 Sep 2010 05:29:35 -0000 1.53
59 +++ ChangeLog 5 Jan 2011 09:14:05 -0000 1.54
60 @@ -1,6 +1,14 @@
61 # ChangeLog for app-text/dos2unix
62 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.53 2010/09/03 05:29:35 jlec Exp $
64 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.54 2011/01/05 09:14:05 jlec Exp $
66 +
67 + 05 Jan 2011; Justin Lecher <jlec@g.o> -dos2unix-3.1-r2.ebuild,
68 + -files/dos2unix-3.1-includes.patch, -files/dos2unix-3.1-manpage-update.patch,
69 + -files/dos2unix-3.1-preserve-file-modes.patch,
70 + -files/dos2unix-3.1-safeconv.patch, -files/dos2unix-3.1-segfault.patch,
71 + -files/dos2unix-3.1-workaround-rename-EXDEV.patch, -files/dos2unix-3.1.patch,
72 + -dos2unix-5.0.ebuild, dos2unix-5.1.ebuild, dos2unix-5.1.1.ebuild:
73 + Some Clean up, removed old
74
75 *dos2unix-5.1.1 (03 Sep 2010)
76
77
78
79
80 1.2 app-text/dos2unix/dos2unix-5.1.1.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/dos2unix-5.1.1.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/dos2unix-5.1.1.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dos2unix/dos2unix-5.1.1.ebuild?r1=1.1&r2=1.2
85
86 Index: dos2unix-5.1.1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.1.1.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- dos2unix-5.1.1.ebuild 3 Sep 2010 05:29:35 -0000 1.1
93 +++ dos2unix-5.1.1.ebuild 5 Jan 2011 09:14:05 -0000 1.2
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2010 Gentoo Foundation
96 +# Copyright 1999-2011 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.1.1.ebuild,v 1.1 2010/09/03 05:29:35 jlec Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-5.1.1.ebuild,v 1.2 2011/01/05 09:14:05 jlec Exp $
100
101 EAPI="3"
102
103 @@ -29,7 +29,7 @@
104 -e '/^CC/s|=|?=|' \
105 -e '/CFLAGS_OS \+=/d' \
106 -e '/LDFLAGS_EXTRA \+=/d' \
107 - -i "${S}"/Makefile
108 + -i "${S}"/Makefile || die
109 tc-export CC
110 }