diff options
author | 2009-04-05 00:35:23 +0000 | |
---|---|---|
committer | 2009-04-05 00:35:23 +0000 | |
commit | 20a0cd146569648d746c80132237e8b335c0b4ad (patch) | |
tree | 154865247281c15eff3b5b1ca05097dc74678b9c /app-office/gtg/metadata.xml | |
parent | Import from Science overlay, bug 236954 (diff) | |
download | gentoo-2-20a0cd146569648d746c80132237e8b335c0b4ad.tar.gz gentoo-2-20a0cd146569648d746c80132237e8b335c0b4ad.tar.bz2 gentoo-2-20a0cd146569648d746c80132237e8b335c0b4ad.zip |
Initial import of Getting Things Gnome! - a personal organizer for the GNOME desktop, inspired by the GTD methodology.
(Portage version: 2.2_rc22/cvs/Linux 2.6.29-gentoo x86_64)
Diffstat (limited to 'app-office/gtg/metadata.xml')
-rw-r--r-- | app-office/gtg/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app-office/gtg/metadata.xml b/app-office/gtg/metadata.xml new file mode 100644 index 000000000000..d1bc48c381d2 --- /dev/null +++ b/app-office/gtg/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> +<email>leio@gentoo.org</email> +</maintainer> +<longdescription lang="en"> + Getting Things Gnome! (gtg) is a personal organizer for the GNOME desktop that + was inspired by the Getting Things Done methodology (GTD). It is not a GTD only + software as it aims for flexibility, adaptability and ease of use. + + GTG wants to help you to track everything you need to do and need to know, from + very small tasks to big projects. + + GTG uses a very handy text edition system for task creation and edition. + The task editor can automatically recognize metadata such as tags and subtasks + only by the use of a very simple syntax. +</longdescription> +</pkgmetadata> |