OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 26-Dec-2002 15:34:14
Branch: HEAD Handle: 2002122614341300
Modified files:
openpkg-web releng.wml
Log:
PRIV packages have to build; EVAL packages have to be packaged, but
must not build everywhere
Summary:
Revision Changes Path
1.4 +3 -2 openpkg-web/releng.wml
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/releng.wml
============================================================================
$ cvs diff -u -r1.3 -r1.4 releng.wml
--- openpkg-web/releng.wml 19 Dec 2002 10:52:43 -0000 1.3
+++ openpkg-web/releng.wml 26 Dec 2002 14:34:13 -0000 1.4
@@ -28,6 +28,7 @@
<td align=center><img src="status.img/icon-ok.gif" alt="yes"></td>
</define-tag>
<define-tag no>
+#<td align=center><img src="status.img/icon-x.gif" alt="yes"></td>
<td align=center> </td>
</define-tag>
<define-tag ab>
@@ -44,8 +45,8 @@
<tr bgcolor="#f5f0e5"><td>CORE</td> <yes> <yes> <yes> <yes> <yes>
<yes> <yes> </tr>
<tr bgcolor="#d5d0c5"><td>BASE</td> <no> <yes> <yes> <yes> <yes>
<yes> <yes> </tr>
<tr bgcolor="#f5f0e5"><td>PLUS</td> <no> <no> <no> <yes> <yes>
<yes> <yes> </tr>
- <tr bgcolor="#d5d0c5"><td>PRIV</td> <no> <no> <no> <no> <no>
<yes> <no> </tr>
- <tr bgcolor="#f5f0e5"><td>EVAL</td> <no> <no> <no> <no> <no>
<no> <yes> </tr>
+ <tr bgcolor="#d5d0c5"><td>PRIV</td> <no> <no> <no> <no> <yes>
<yes> <no> </tr>
+ <tr bgcolor="#f5f0e5"><td>EVAL</td> <no> <no> <no> <no> <no>
<yes> <yes> </tr>
<tr bgcolor="#d5d0c5"><td>JUNK</td> <no> <no> <no> <no> <no>
<no> <yes> </tr>
</table>
</td></tr></table>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]