Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: virt-mail-howto.xml
Date: Fri, 16 Dec 2005 07:43:50
Message-Id: 200512160743.jBG7hfJi011462@robin.gentoo.org
1 fox2mike 05/12/16 07:43:41
2
3 Modified: xml/htdocs/doc/en virt-mail-howto.xml
4 Log:
5 #104241 - Removed unnecessary addition of MAILGID variable to ebuild since the latest ebuilds do so automatically.
6
7 Revision Changes Path
8 1.47 +2 -9 xml/htdocs/doc/en/virt-mail-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.47&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml?rev=1.47&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/virt-mail-howto.xml.diff?r1=1.46&r2=1.47&cvsroot=gentoo
13
14 Index: virt-mail-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v
17 retrieving revision 1.46
18 retrieving revision 1.47
19 diff -u -r1.46 -r1.47
20 --- virt-mail-howto.xml 2 Dec 2005 14:49:56 -0000 1.46
21 +++ virt-mail-howto.xml 16 Dec 2005 07:43:40 -0000 1.47
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.46 2005/12/02 14:49:56 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.47 2005/12/16 07:43:40 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/virt-mail-howto.xml">
29 @@ -23,7 +23,7 @@
30 postfix, mysql, courier-imap, and cyrus-sasl.
31 </abstract>
32
33 -<version>1.0.23</version>
34 +<version>1.0.24</version>
35 <date>2005-12-02</date>
36
37 <!--
38 @@ -886,13 +886,6 @@
39 overridden in the ebuild filoe by changing the INSTALLDIR variable.
40 </p>
41
42 -<pre caption="/usr/portage/net-mail/mailman/mailman-$ver.ebuild">
43 -# <i>nano -w /usr/portage/net-mail/mailman/mailman-$ver.ebuild</i>
44 -MAILGID="280"
45 -<comment>(Set MAILGID to the mailman group instead of nobody
46 -This is needed for postfix integration.)</comment>
47 -</pre>
48 -
49 <pre caption="Install mailman">
50 # <i>emerge mailman</i>
51 <comment>(This package is currently masked as well, so you'll need to unmask it or give
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list