From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PAzjP-0008FV-86 for garchives@archives.gentoo.org; Wed, 27 Oct 2010 06:43:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E856E0919; Wed, 27 Oct 2010 06:43:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 537D8E0919 for ; Wed, 27 Oct 2010 06:43:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5CB41B40EB for ; Wed, 27 Oct 2010 06:43:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2146) id 7F3D820051; Wed, 27 Oct 2010 06:43:28 +0000 (UTC) From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml X-VCS-Repository: gentoo X-VCS-Files: emacs.xml X-VCS-Directories: xml/htdocs/proj/en/lisp/emacs X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: <20101027064328.7F3D820051@flycatcher.gentoo.org> Date: Wed, 27 Oct 2010 06:43:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0f1ed03f-2507-4c4b-ba86-99ffb34ee2cb X-Archives-Hash: b3df9daee7714a401b135326423fe9d9 fauli 10/10/27 06:43:28 Modified: emacs.xml Log: Describe USE flags gnutls and selinux Revision Changes Path 1.133 xml/htdocs/proj/en/lisp/emacs/emacs.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lis= p/emacs/emacs.xml?rev=3D1.133&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lis= p/emacs/emacs.xml?rev=3D1.133&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lis= p/emacs/emacs.xml?r1=3D1.132&r2=3D1.133 Index: emacs.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- emacs.xml 27 Oct 2010 06:41:54 -0000 1.132 +++ emacs.xml 27 Oct 2010 06:43:28 -0000 1.133 @@ -1,6 +1,6 @@ - + =20 GNU Emacs on Gentoo @@ -181,6 +181,11 @@ + gnutls + Support GnuTLS for secure session initiation, broken at the moment= (Emacs 24 and above). + + + gtk Use the GIMP Toolkit (GTK+) as windowing toolkit (menu bar etc.) When this toolkit is activated along with alternative ones (see @@ -243,6 +248,11 @@ + selinux + Support the SELinux security extensions (Emacs 24 and above). + + + sendmail Build with support for mail transfer agent (Emacs 21 only).