diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-01-09 12:59:34 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-01-09 12:59:34 +0000 |
commit | 2c01e46a01e5f7fe97da2f0c7816cb53dad36353 (patch) | |
tree | dc6ea718c3f0ff3bc0cac84f09f2b3ba3ac8761d | |
parent | Version bump (diff) | |
download | gentoo-2-2c01e46a01e5f7fe97da2f0c7816cb53dad36353.tar.gz gentoo-2-2c01e46a01e5f7fe97da2f0c7816cb53dad36353.tar.bz2 gentoo-2-2c01e46a01e5f7fe97da2f0c7816cb53dad36353.zip |
Add local sendmail USE flag for app-editors/fe.
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 1add0b837d1d..c1704c923b3a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.982 2008/01/09 12:14:56 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.983 2008/01/09 12:59:33 ulm Exp $ + + 09 Jan 2008; Ulrich Mueller <ulm@gentoo.org> use.local.desc: + Add local sendmail USE flag for app-editors/fe. 09 Jan 2008; Bernard Cafarelli <voyageur@gentoo.org> package.mask: Add mask for unstable gnustep packages diff --git a/profiles/use.local.desc b/profiles/use.local.desc index cbbe7f51e9bc..6be942e5f169 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3279 2008/01/08 23:05:41 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3280 2008/01/09 12:59:34 ulm Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -88,6 +88,7 @@ app-editors/emacs:hesiod - Enable support for hesiod app-editors/emacs:sendmail - Build Emacs with MTA support app-editors/emacs:sound - Enable sound app-editors/emacs:toolkit-scroll-bars - Use the selected toolkit's scrollbars in preference to Emacs' own scrollbars +app-editors/fe:sendmail - Send mail after editor abend app-editors/gvim:aqua - Include support for the Aqua / Carbon GUI app-editors/gvim:netbeans - Include netbeans integration support app-editors/gvim:nextaw - Include support for the neXtaw GUI |