diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-06-02 11:51:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-06-02 11:51:50 +0000 |
commit | 9aba8bf36f492e9ebc42fd97ab0b6a6080d28491 (patch) | |
tree | 3e4a13bc9dd1f85a61af24994a8bdda64ed45418 /profiles | |
parent | Drop ia64 keyword as it doesn't work with current glibc, bug 156008 (diff) | |
download | gentoo-2-9aba8bf36f492e9ebc42fd97ab0b6a6080d28491.tar.gz gentoo-2-9aba8bf36f492e9ebc42fd97ab0b6a6080d28491.tar.bz2 gentoo-2-9aba8bf36f492e9ebc42fd97ab0b6a6080d28491.zip |
Use flags for app-editors/emacs-22.1.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/package.use | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 6 |
4 files changed, 15 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 5493e2795680..afdae92fc186 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.440 2007/06/02 08:16:27 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.441 2007/06/02 11:51:50 ulm Exp $ + + 02 Jun 2007; Ulrich Mueller <ulm@gentoo.org> use.local.desc: + Add local use flags gzip-el, hesiod, sound, and toolkit-scroll-bars for + app-editors/emacs. 02 Jun 2007; Marius Mauch <genone@gentoo.org> use.desc: Add a notice about internal handling to the description of the "test" flag diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 945577fdd547..ad77cf6a6485 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.12 2007/05/23 21:50:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.13 2007/06/02 11:51:50 ulm Exp $ + + 01 Jun 2007; Ulrich Mueller <ulm@gentoo.org> package.use: + Add app-editors/emacs xpm to package.use. 23 May 2007; Ulrich Mueller <ulm@gentoo.org> +package.use: package.use xpm for app-editors/emacs-cvs. diff --git a/profiles/base/package.use b/profiles/base/package.use index a680a5bff2b5..1d8da8ece053 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,4 +1,5 @@ # This file requires >=portage-2.1.2 (see bug #61732) # Strongly recommended, otherwise all logos, icons, etc. appear in b/w. +app-editors/emacs xpm app-editors/emacs-cvs xpm diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 31ca814a47d4..15c5ccb16db8 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.2846 2007/06/02 01:43:08 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2847 2007/06/02 11:51:50 ulm Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -86,7 +86,11 @@ app-editors/emacs-cvs:hesiod - Enable support for hesiod app-editors/emacs-cvs:sound - Enable sound app-editors/emacs-cvs:toolkit-scroll-bars - Use the selected toolkit's scrollbars in preference to Emacs' own scrollbars app-editors/emacs-cvs:xft - Build Emacs with support for the XFT font renderer (ie. the XFT_JHD_BRANCH branch from CVS) +app-editors/emacs:gzip-el - Compress bundled Emacs Lisp source +app-editors/emacs:hesiod - Enable support for hesiod app-editors/emacs:nosendmail - If you do not want to install any MTA +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/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 |