Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/native-cctools: native-cctools-2.ebuild native-cctools-1.ebuild native-cctools-4.ebuild ChangeLog
Date: Mon, 29 Dec 2014 09:08:02
Message-Id: 20141229090757.1D1C3E693@oystercatcher.gentoo.org
1 grobian 14/12/29 09:07:57
2
3 Modified: native-cctools-2.ebuild native-cctools-1.ebuild
4 native-cctools-4.ebuild ChangeLog
5 Log:
6 Change HOMEPAGE to an existing page, bug #533760
7
8 (Portage version: 2.2.14-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
9
10 Revision Changes Path
11 1.2 sys-devel/native-cctools/native-cctools-2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-2.ebuild?r1=1.1&r2=1.2
16
17 Index: native-cctools-2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- native-cctools-2.ebuild 7 Jun 2011 12:41:31 -0000 1.1
24 +++ native-cctools-2.ebuild 29 Dec 2014 09:07:57 -0000 1.2
25 @@ -1,13 +1,13 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-2.ebuild,v 1.1 2011/06/07 12:41:31 haubi Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-2.ebuild,v 1.2 2014/12/29 09:07:57 grobian Exp $
31
32 EAPI="3"
33
34 inherit eutils
35
36 DESCRIPTION="Host OS native assembler as and static linker ld"
37 -HOMEPAGE="http://youroperatingsystem.com/"
38 +HOMEPAGE="http://prefix.gentoo.org/"
39 SRC_URI=""
40
41 LICENSE="GPL-2" # actually, we don't know, the wrapper is
42
43
44
45 1.2 sys-devel/native-cctools/native-cctools-1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-1.ebuild?r1=1.1&r2=1.2
50
51 Index: native-cctools-1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- native-cctools-1.ebuild 9 Feb 2011 15:53:53 -0000 1.1
58 +++ native-cctools-1.ebuild 29 Dec 2014 09:07:57 -0000 1.2
59 @@ -1,13 +1,13 @@
60 -# Copyright 1999-2011 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-1.ebuild,v 1.1 2011/02/09 15:53:53 haubi Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-1.ebuild,v 1.2 2014/12/29 09:07:57 grobian Exp $
65
66 EAPI="3"
67
68 inherit eutils
69
70 DESCRIPTION="Host OS native assembler as and static linker ld"
71 -HOMEPAGE="http://youroperatingsystem.com/"
72 +HOMEPAGE="http://prefix.gentoo.org/"
73 SRC_URI=""
74
75 LICENSE="GPL-2" # actually, we don't know, the wrapper is
76
77
78
79 1.2 sys-devel/native-cctools/native-cctools-4.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-4.ebuild?rev=1.2&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-4.ebuild?rev=1.2&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/native-cctools-4.ebuild?r1=1.1&r2=1.2
84
85 Index: native-cctools-4.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-4.ebuild,v
88 retrieving revision 1.1
89 retrieving revision 1.2
90 diff -u -r1.1 -r1.2
91 --- native-cctools-4.ebuild 8 Nov 2013 14:19:30 -0000 1.1
92 +++ native-cctools-4.ebuild 29 Dec 2014 09:07:57 -0000 1.2
93 @@ -1,13 +1,13 @@
94 -# Copyright 1999-2013 Gentoo Foundation
95 +# Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-4.ebuild,v 1.1 2013/11/08 14:19:30 haubi Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/native-cctools-4.ebuild,v 1.2 2014/12/29 09:07:57 grobian Exp $
99
100 EAPI="3"
101
102 inherit eutils
103
104 DESCRIPTION="Host OS native assembler as and static linker ld"
105 -HOMEPAGE="http://youroperatingsystem.com/"
106 +HOMEPAGE="http://prefix.gentoo.org/"
107 SRC_URI=""
108
109 LICENSE="GPL-2" # actually, we don't know, the wrapper is
110
111
112
113 1.6 sys-devel/native-cctools/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/ChangeLog?rev=1.6&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/ChangeLog?rev=1.6&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/native-cctools/ChangeLog?r1=1.5&r2=1.6
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/ChangeLog,v
122 retrieving revision 1.5
123 retrieving revision 1.6
124 diff -u -r1.5 -r1.6
125 --- ChangeLog 8 Nov 2013 14:19:30 -0000 1.5
126 +++ ChangeLog 29 Dec 2014 09:07:57 -0000 1.6
127 @@ -1,6 +1,10 @@
128 # ChangeLog for sys-devel/native-cctools
129 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/ChangeLog,v 1.5 2013/11/08 14:19:30 haubi Exp $
131 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
132 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/ChangeLog,v 1.6 2014/12/29 09:07:57 grobian Exp $
133 +
134 + 29 Dec 2014; Fabian Groffen <grobian@g.o> native-cctools-1.ebuild,
135 + native-cctools-2.ebuild, native-cctools-4.ebuild:
136 + Change HOMEPAGE to an existing page, bug #533760
137
138 *native-cctools-4 (08 Nov 2013)
139
140 @@ -40,4 +44,3 @@
141 Initial commit of native-cctools, a wrapper package around native installed
142 cctools (ld, as, ar, etc) for operating systems where GNU binutils doesn't
143 work, or the linker sources are unavailable.
144 -