diff options
author | 2006-02-16 22:41:29 +0000 | |
---|---|---|
committer | 2006-02-16 22:41:29 +0000 | |
commit | 7e7489fd7babb347ed32a105ae7046e9cdcfb4bb (patch) | |
tree | 2192d74575ef07745218fc3ddfb09e8081001a6d /dev-python/editobj/metadata.xml | |
parent | Make DESCRIPTION a bit shorter. (diff) | |
download | historical-7e7489fd7babb347ed32a105ae7046e9cdcfb4bb.tar.gz historical-7e7489fd7babb347ed32a105ae7046e9cdcfb4bb.tar.bz2 historical-7e7489fd7babb347ed32a105ae7046e9cdcfb4bb.zip |
Move the long description into metadata.xml, copy modular X deps from 0.5.6 to 0.5.3, whitespace cleanup.
Package-Manager: portage-2660-svn
Diffstat (limited to 'dev-python/editobj/metadata.xml')
-rw-r--r-- | dev-python/editobj/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/editobj/metadata.xml b/dev-python/editobj/metadata.xml index de483c53568f..3c8369620c13 100644 --- a/dev-python/editobj/metadata.xml +++ b/dev-python/editobj/metadata.xml @@ -2,4 +2,9 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>python</herd> +<longdescription> + EditObj can create a dialog box to edit ANY Python object. It also + includes a Tk tree widget, an event and a multiple undo-redo + frameworks. +</longdescription> </pkgmetadata> |