diff options
author | Torsten Veller <tove@gentoo.org> | 2006-07-12 19:07:27 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2006-07-12 19:07:27 +0000 |
commit | 0d1c68d9749067c8bb5014c13a717f255a9673f6 (patch) | |
tree | 59e95b1fda2676a5760534fec753ce6c71c9f29a /app-misc/wyrd | |
parent | Added description for missing C libraries. (diff) | |
download | gentoo-2-0d1c68d9749067c8bb5014c13a717f255a9673f6.tar.gz gentoo-2-0d1c68d9749067c8bb5014c13a717f255a9673f6.tar.bz2 gentoo-2-0d1c68d9749067c8bb5014c13a717f255a9673f6.zip |
Added to ml herd and mcummings as maintainer (#140035).
(Portage version: 2.1.1_pre2-r7)
Diffstat (limited to 'app-misc/wyrd')
-rw-r--r-- | app-misc/wyrd/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/wyrd/metadata.xml | 11 |
2 files changed, 13 insertions, 3 deletions
diff --git a/app-misc/wyrd/ChangeLog b/app-misc/wyrd/ChangeLog index 3537b0b53263..20241675785a 100644 --- a/app-misc/wyrd/ChangeLog +++ b/app-misc/wyrd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wyrd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.8 2006/07/12 12:09:30 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.9 2006/07/12 19:07:27 tove Exp $ + + 12 Jul 2006; Torsten Veller <tove@gentoo.org> metadata.xml: + Added to ml herd, and mcummings as maintainer (#140035) 12 Jul 2006; Tom Payne <twp@gentoo.org> metadata.xml: Added twp as maintainer. diff --git a/app-misc/wyrd/metadata.xml b/app-misc/wyrd/metadata.xml index 2a1ed1d1db86..9b1a26dfe19b 100644 --- a/app-misc/wyrd/metadata.xml +++ b/app-misc/wyrd/metadata.xml @@ -1,14 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> +<herd>ml</herd> <maintainer> <email>tove@gentoo.org</email> </maintainer> <maintainer> <email>twp@gentoo.org</email> </maintainer> +<maintainer> + <email>mcummings@gentoo.org</email> +</maintainer> <longdescription lang="en"> -Wyrd is a curses front end to the reminder programer, ideal for use in clients like mutt. +Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm +program. Remind's power lies in its programmability, and Wyrd does not hide this +capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you more +efficient at editing your reminder files directly. It also offers a scrollable +timetable suitable for visualizing your schedule at a glance. </longdescription> </pkgmetadata> |