Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/dmake: ChangeLog dmake-4.1-r1.ebuild dmake-4.12.ebuild dmake-4.12.2.ebuild
Date: Sun, 29 Jul 2012 17:35:55
Message-Id: 20120729173544.9CA5F2004B@flycatcher.gentoo.org
1 armin76 12/07/29 17:35:44
2
3 Modified: ChangeLog dmake-4.1-r1.ebuild dmake-4.12.ebuild
4 dmake-4.12.2.ebuild
5 Log:
6 Drop sparc keywords
7
8 (Portage version: 2.1.11.5/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.31 dev-util/dmake/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/ChangeLog?rev=1.31&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/ChangeLog?rev=1.31&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/ChangeLog?r1=1.30&r2=1.31
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v
20 retrieving revision 1.30
21 retrieving revision 1.31
22 diff -u -r1.30 -r1.31
23 --- ChangeLog 22 May 2012 20:57:34 -0000 1.30
24 +++ ChangeLog 29 Jul 2012 17:35:44 -0000 1.31
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-util/dmake
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v 1.30 2012/05/22 20:57:34 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v 1.31 2012/07/29 17:35:44 armin76 Exp $
30 +
31 + 29 Jul 2012; Raúl Porcel <armin76@g.o> dmake-4.1-r1.ebuild,
32 + dmake-4.12.ebuild, dmake-4.12.2.ebuild:
33 + Drop sparc keywords
34
35 22 May 2012; Brent Baude <ranger@g.o> dmake-4.12.ebuild:
36 Marking dmake-4.12 ppc for bug 404733
37
38
39
40 1.24 dev-util/dmake/dmake-4.1-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild?rev=1.24&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild?rev=1.24&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild?r1=1.23&r2=1.24
45
46 Index: dmake-4.1-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v
49 retrieving revision 1.23
50 retrieving revision 1.24
51 diff -u -r1.23 -r1.24
52 --- dmake-4.1-r1.ebuild 15 Jan 2010 21:33:36 -0000 1.23
53 +++ dmake-4.1-r1.ebuild 29 Jul 2012 17:35:44 -0000 1.24
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.23 2010/01/15 21:33:36 fauli Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.1-r1.ebuild,v 1.24 2012/07/29 17:35:44 armin76 Exp $
60
61 inherit eutils toolchain-funcs
62
63 @@ -10,7 +10,7 @@
64
65 LICENSE="GPL-1"
66 SLOT="0"
67 -KEYWORDS="~amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 +KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
69 IUSE=""
70
71 DEPEND="sys-apps/groff"
72
73
74
75 1.7 dev-util/dmake/dmake-4.12.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild?rev=1.7&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild?rev=1.7&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild?r1=1.6&r2=1.7
80
81 Index: dmake-4.12.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild,v
84 retrieving revision 1.6
85 retrieving revision 1.7
86 diff -u -r1.6 -r1.7
87 --- dmake-4.12.ebuild 22 May 2012 20:57:34 -0000 1.6
88 +++ dmake-4.12.ebuild 29 Jul 2012 17:35:44 -0000 1.7
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild,v 1.6 2012/05/22 20:57:34 ranger Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild,v 1.7 2012/07/29 17:35:44 armin76 Exp $
94
95 EAPI=4
96
97 @@ -12,7 +12,7 @@
98
99 LICENSE="GPL-1"
100 SLOT="0"
101 -KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
102 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
103 IUSE=""
104
105 DEPEND="
106
107
108
109 1.2 dev-util/dmake/dmake-4.12.2.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.12.2.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.12.2.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/dmake/dmake-4.12.2.ebuild?r1=1.1&r2=1.2
114
115 Index: dmake-4.12.2.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.2.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- dmake-4.12.2.ebuild 13 May 2012 23:59:25 -0000 1.1
122 +++ dmake-4.12.2.ebuild 29 Jul 2012 17:35:44 -0000 1.2
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.2.ebuild,v 1.1 2012/05/13 23:59:25 chithanh Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.2.ebuild,v 1.2 2012/07/29 17:35:44 armin76 Exp $
128
129 EAPI=4
130
131 @@ -12,7 +12,7 @@
132
133 LICENSE="GPL-1"
134 SLOT="0"
135 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
136 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
137 IUSE=""
138
139 # test failure, reported upstream at