diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-07-28 18:54:03 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-07-28 18:54:03 +0000 |
commit | e858f590e8d07de15fba013f70a00fc807d60717 (patch) | |
tree | efa014fc5afbb2d0a92f7cdc0c7e960d36bb15fc /app-emacs/bbdb | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | gentoo-2-e858f590e8d07de15fba013f70a00fc807d60717.tar.gz gentoo-2-e858f590e8d07de15fba013f70a00fc807d60717.tar.bz2 gentoo-2-e858f590e8d07de15fba013f70a00fc807d60717.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-emacs/bbdb')
-rw-r--r-- | app-emacs/bbdb/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/bbdb/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/app-emacs/bbdb/ChangeLog b/app-emacs/bbdb/ChangeLog index c45f1ff26660..02673cd236f7 100644 --- a/app-emacs/bbdb/ChangeLog +++ b/app-emacs/bbdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/bbdb # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/ChangeLog,v 1.33 2008/04/12 13:08:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/ChangeLog,v 1.34 2008/07/28 18:54:03 ulm Exp $ + + 28 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 12 Apr 2008; Ulrich Mueller <ulm@gentoo.org> bbdb-2.35.ebuild: Finally drop tetex USE flag, bug #196745. diff --git a/app-emacs/bbdb/metadata.xml b/app-emacs/bbdb/metadata.xml index 16c045f2f17d..f677915e8de0 100644 --- a/app-emacs/bbdb/metadata.xml +++ b/app-emacs/bbdb/metadata.xml @@ -7,4 +7,7 @@ for use with GNU Emacs and XEmacs. It can hook into Emacs-based mail- and news-readers and automatically collect information on messages therein. </longdescription> +<use> + <flag name='tex'>Install plain TeX support files</flag> +</use> </pkgmetadata> |