Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/webmo: webmo-8.0.010.ebuild ChangeLog webmo-7.0.003.ebuild webmo-6.1.010.ebuild
Date: Mon, 27 Jun 2011 05:30:21
Message-Id: 20110627053011.1E69120054@flycatcher.gentoo.org
1 jlec 11/06/27 05:30:11
2
3 Modified: webmo-8.0.010.ebuild ChangeLog webmo-7.0.003.ebuild
4 webmo-6.1.010.ebuild
5 Log:
6 Added fetch restriction and dropped keywords
7
8 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 sci-chemistry/webmo/webmo-8.0.010.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild?r1=1.4&r2=1.5
16
17 Index: webmo-8.0.010.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- webmo-8.0.010.ebuild 25 Jun 2011 18:13:47 -0000 1.4
24 +++ webmo-8.0.010.ebuild 27 Jun 2011 05:30:11 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild,v 1.4 2011/06/25 18:13:47 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-8.0.010.ebuild,v 1.5 2011/06/27 05:30:11 jlec Exp $
30
31 inherit eutils webapp depend.apache
32
33 @@ -12,13 +12,15 @@
34
35 LICENSE="WebMO"
36 SLOT="${PVR}"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS=""
39 IUSE=""
40
41 DEPEND="dev-lang/perl"
42 RDEPEND="${DEPEND}"
43 need_apache2
44
45 +RESTRICT="fetch"
46 +
47 S="${WORKDIR}/${MY_SRC_PN}.install"
48
49 pkg_setup() {
50
51
52
53 1.19 sci-chemistry/webmo/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/ChangeLog?rev=1.19&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/ChangeLog?rev=1.19&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/ChangeLog?r1=1.18&r2=1.19
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/ChangeLog,v
62 retrieving revision 1.18
63 retrieving revision 1.19
64 diff -u -r1.18 -r1.19
65 --- ChangeLog 25 Jun 2011 18:13:47 -0000 1.18
66 +++ ChangeLog 27 Jun 2011 05:30:11 -0000 1.19
67 @@ -1,6 +1,10 @@
68 # ChangeLog for sci-chemistry/webmo
69 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/ChangeLog,v 1.18 2011/06/25 18:13:47 jlec Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/ChangeLog,v 1.19 2011/06/27 05:30:11 jlec Exp $
72 +
73 + 27 Jun 2011; Justin Lecher <jlec@g.o> webmo-6.1.010.ebuild,
74 + webmo-7.0.003.ebuild, webmo-8.0.010.ebuild:
75 + Added fetch restriction and dropped keywords
76
77 25 Jun 2011; Justin Lecher <jlec@g.o> webmo-6.1.010.ebuild,
78 webmo-7.0.003.ebuild, webmo-8.0.010.ebuild, metadata.xml:
79
80
81
82 1.6 sci-chemistry/webmo/webmo-7.0.003.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-7.0.003.ebuild?rev=1.6&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-7.0.003.ebuild?rev=1.6&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-7.0.003.ebuild?r1=1.5&r2=1.6
87
88 Index: webmo-7.0.003.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-7.0.003.ebuild,v
91 retrieving revision 1.5
92 retrieving revision 1.6
93 diff -u -r1.5 -r1.6
94 --- webmo-7.0.003.ebuild 25 Jun 2011 18:13:47 -0000 1.5
95 +++ webmo-7.0.003.ebuild 27 Jun 2011 05:30:11 -0000 1.6
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2011 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-7.0.003.ebuild,v 1.5 2011/06/25 18:13:47 jlec Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-7.0.003.ebuild,v 1.6 2011/06/27 05:30:11 jlec Exp $
101
102 inherit eutils webapp depend.apache
103
104 @@ -12,13 +12,15 @@
105
106 LICENSE="WebMO"
107 SLOT="${PVR}"
108 -KEYWORDS="~x86"
109 +KEYWORDS=""
110 IUSE=""
111
112 DEPEND="dev-lang/perl"
113 RDEPEND="${DEPEND}"
114 need_apache2
115
116 +RESTRICT="fetch"
117 +
118 S="${WORKDIR}/${MY_SRC_PN}.install"
119
120 pkg_setup() {
121
122
123
124 1.7 sci-chemistry/webmo/webmo-6.1.010.ebuild
125
126 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild?rev=1.7&view=markup
127 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild?rev=1.7&content-type=text/plain
128 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild?r1=1.6&r2=1.7
129
130 Index: webmo-6.1.010.ebuild
131 ===================================================================
132 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild,v
133 retrieving revision 1.6
134 retrieving revision 1.7
135 diff -u -r1.6 -r1.7
136 --- webmo-6.1.010.ebuild 25 Jun 2011 18:13:47 -0000 1.6
137 +++ webmo-6.1.010.ebuild 27 Jun 2011 05:30:11 -0000 1.7
138 @@ -1,6 +1,6 @@
139 # Copyright 1999-2011 Gentoo Foundation
140 # Distributed under the terms of the GNU General Public License v2
141 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild,v 1.6 2011/06/25 18:13:47 jlec Exp $
142 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild,v 1.7 2011/06/27 05:30:11 jlec Exp $
143
144 inherit eutils webapp depend.apache
145
146 @@ -12,7 +12,7 @@
147
148 LICENSE="WebMO"
149 SLOT="${PVR}"
150 -KEYWORDS="~x86"
151 +KEYWORDS=""
152 IUSE=""
153
154 DEPEND="dev-lang/perl"