summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-07-28 18:25:56 +0000
committerUlrich Müller <ulm@gentoo.org>2008-07-28 18:25:56 +0000
commitc16592d2828d543868249aa9154b7f2d03e130f5 (patch)
tree28a9bcb9c78a466657b01be7753d3297a8f8f770 /app-editors
parentAdd USE flag description to metadata wrt GLEP 56. (diff)
downloadgentoo-2-c16592d2828d543868249aa9154b7f2d03e130f5.tar.gz
gentoo-2-c16592d2828d543868249aa9154b7f2d03e130f5.tar.bz2
gentoo-2-c16592d2828d543868249aa9154b7f2d03e130f5.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')
-rw-r--r--app-editors/fe/ChangeLog5
-rw-r--r--app-editors/fe/metadata.xml3
2 files changed, 7 insertions, 1 deletions
diff --git a/app-editors/fe/ChangeLog b/app-editors/fe/ChangeLog
index 91035d9eb005..fe2c667ef062 100644
--- a/app-editors/fe/ChangeLog
+++ b/app-editors/fe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/fe
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/ChangeLog,v 1.6 2008/02/24 17:17:01 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/ChangeLog,v 1.7 2008/07/28 18:25:56 ulm Exp $
+
+ 28 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
24 Feb 2008; Christian Faulhammer <opfer@gentoo.org> fe-1.8.ebuild:
stable x86/amd64
diff --git a/app-editors/fe/metadata.xml b/app-editors/fe/metadata.xml
index 9c21f5231103..f2371402a162 100644
--- a/app-editors/fe/metadata.xml
+++ b/app-editors/fe/metadata.xml
@@ -24,4 +24,7 @@
fe can easily be modified, because it is structured as an editor library
with a user interface frontend, all written in C.
</longdescription>
+<use>
+ <flag name='sendmail'>Send mail after editor abend</flag>
+</use>
</pkgmetadata>