diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-07-28 18:32:23 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-07-28 18:32:23 +0000 |
commit | fb003d29134b160d8054a1dfdf4e33a77225d920 (patch) | |
tree | 715e8e731b9f09e86cbbd8ab35b5e9a527bc1aad /app-editors/jasspa-microemacs | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | gentoo-2-fb003d29134b160d8054a1dfdf4e33a77225d920.tar.gz gentoo-2-fb003d29134b160d8054a1dfdf4e33a77225d920.tar.bz2 gentoo-2-fb003d29134b160d8054a1dfdf4e33a77225d920.zip |
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'app-editors/jasspa-microemacs')
-rw-r--r-- | app-editors/jasspa-microemacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/jasspa-microemacs/metadata.xml | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-editors/jasspa-microemacs/ChangeLog b/app-editors/jasspa-microemacs/ChangeLog index dcdf9e12fe5f..0ec738380723 100644 --- a/app-editors/jasspa-microemacs/ChangeLog +++ b/app-editors/jasspa-microemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jasspa-microemacs -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.32 2007/12/06 23:38:51 ulm Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.33 2008/07/28 18:32:23 ulm Exp $ + + 28 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 06 Dec 2007; Ulrich Mueller <ulm@gentoo.org> +files/jasspa-microemacs.desktop, jasspa-microemacs-20060909-r1.ebuild: diff --git a/app-editors/jasspa-microemacs/metadata.xml b/app-editors/jasspa-microemacs/metadata.xml index e7498c56fc38..4f5375ba4582 100644 --- a/app-editors/jasspa-microemacs/metadata.xml +++ b/app-editors/jasspa-microemacs/metadata.xml @@ -16,4 +16,7 @@ * To avoid any confusion with the original MicroEmacs, this distribution should be referred to as the JASSPA distribution. </longdescription> +<use> + <flag name='nanoemacs'>Build NanoEmacs instead of MicroEmacs</flag> +</use> </pkgmetadata> |