diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-07-28 19:00:05 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-07-28 19:00:05 +0000 |
commit | 40954cc50c9c1e7a94fdfca39177953dab081c73 (patch) | |
tree | e4504efa49b0a9ad80b27e3bd1c962df68093fe7 /app-editors/xemacs | |
parent | Add local USE flags to metadata.xml (diff) | |
download | gentoo-2-40954cc50c9c1e7a94fdfca39177953dab081c73.tar.gz gentoo-2-40954cc50c9c1e7a94fdfca39177953dab081c73.tar.bz2 gentoo-2-40954cc50c9c1e7a94fdfca39177953dab081c73.zip |
Add pkg tag to USE flag description.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xemacs/metadata.xml b/app-editors/xemacs/metadata.xml index 4b72a224fd6b..f31eca56bc17 100644 --- a/app-editors/xemacs/metadata.xml +++ b/app-editors/xemacs/metadata.xml @@ -9,8 +9,8 @@ <longdescription></longdescription> <use> <flag name='athena'>Chooses the MIT Athena widget set</flag> - <flag name='dnd'>Enables support for the x11-libs/dnd drag-n-drop - library</flag> + <flag name='dnd'>Enables support for the <pkg>x11-libs/dnd</pkg> + drag-n-drop library</flag> <flag name='eolconv'>Support detection and translation of newline conventions</flag> <flag name='hesiod'>Support Hesiod to get the POP server host</flag> |