summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/tea/ChangeLog5
-rw-r--r--app-editors/tea/metadata.xml4
2 files changed, 8 insertions, 1 deletions
diff --git a/app-editors/tea/ChangeLog b/app-editors/tea/ChangeLog
index 47a55fc6f73c..07c2725c4698 100644
--- a/app-editors/tea/ChangeLog
+++ b/app-editors/tea/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/tea
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.37 2008/07/03 21:35:11 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.38 2008/07/28 19:52:47 ulm Exp $
+
+ 28 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
*tea-17.6.3 (03 Jul 2008)
diff --git a/app-editors/tea/metadata.xml b/app-editors/tea/metadata.xml
index 975b0fa2344d..0d5f8efd3719 100644
--- a/app-editors/tea/metadata.xml
+++ b/app-editors/tea/metadata.xml
@@ -11,4 +11,8 @@
including syntax hilighting and a built in file manager as well as a
built in image viewer. It can also read lots of 'other' filetypes.
</longdescription>
+ <use>
+ <flag name='enchant'>Enable spell checking using enchant</flag>
+ <flag name='hacking'>Enable hacking support</flag>
+ </use>
</pkgmetadata>