fox2mike 05/12/16 07:43:41 Modified: xml/htdocs/doc/en virt-mail-howto.xml Log: #104241 - Removed unnecessary addition of MAILGID variable to ebuild since the latest ebuilds do so automatically.
Revision Changes Path 1.47 +2 -9 xml/htdocs/doc/en/virt-mail-howto.xml 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 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 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 Index: virt-mail-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- virt-mail-howto.xml 2 Dec 2005 14:49:56 -0000 1.46 +++ virt-mail-howto.xml 16 Dec 2005 07:43:40 -0000 1.47 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.46 2005/12/02 14:49:56 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/virt-mail-howto.xml,v 1.47 2005/12/16 07:43:40 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/virt-mail-howto.xml"> @@ -23,7 +23,7 @@ postfix, mysql, courier-imap, and cyrus-sasl. </abstract> -<version>1.0.23</version> +<version>1.0.24</version> <date>2005-12-02</date> <!-- @@ -886,13 +886,6 @@ overridden in the ebuild filoe by changing the INSTALLDIR variable. </p> -<pre caption="/usr/portage/net-mail/mailman/mailman-$ver.ebuild"> -# <i>nano -w /usr/portage/net-mail/mailman/mailman-$ver.ebuild</i> -MAILGID="280" -<comment>(Set MAILGID to the mailman group instead of nobody -This is needed for postfix integration.)</comment> -</pre> - <pre caption="Install mailman"> # <i>emerge mailman</i> <comment>(This package is currently masked as well, so you'll need to unmask it or give -- [email protected] mailing list
