diff options
author | 2013-03-27 19:32:55 +0100 | |
---|---|---|
committer | 2013-03-27 19:32:55 +0100 | |
commit | 7605143129ac404214ff23745a29a9a81e41fa6c (patch) | |
tree | 99e54fc9b46b241b5f62cb0b3e58681d760c4e3e /app-editors/emacs-vcs | |
parent | Update einfo message. (diff) | |
download | emacs-7605143129ac404214ff23745a29a9a81e41fa6c.tar.gz emacs-7605143129ac404214ff23745a29a9a81e41fa6c.tar.bz2 emacs-7605143129ac404214ff23745a29a9a81e41fa6c.zip |
Remove flag description for inotify, it is a global USE flag now.
Package-Manager: portage-2.1.11.58
Diffstat (limited to 'app-editors/emacs-vcs')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 3 | ||||
-rw-r--r-- | app-editors/emacs-vcs/metadata.xml | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index db3fe27..2554cd1 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 27 Mar 2013; Ulrich Müller <ulm@gentoo.org> metadata.xml: + Remove flag description for inotify, it is a global USE flag now. + 25 Mar 2013; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.3.9999.ebuild: Merge changes from Portage tree. diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml index 3c76f7a..b68a939 100644 --- a/app-editors/emacs-vcs/metadata.xml +++ b/app-editors/emacs-vcs/metadata.xml @@ -30,7 +30,6 @@ <flag name='hesiod'>Enable support for <pkg>net-dns/hesiod</pkg></flag> <flag name='imagemagick'>Use <pkg>media-gfx/imagemagick</pkg> for image processing</flag> - <flag name='inotify'>Enable inotify filesystem monitoring support</flag> <flag name='libxml2'>Use <pkg>dev-libs/libxml2</pkg> to parse XML instead of the internal Lisp implementations</flag> <flag name='pax_kernel'>Enable building under a PaX enabled kernel |