diff options
author | 2009-04-01 15:27:43 +0000 | |
---|---|---|
committer | 2009-04-01 15:27:43 +0000 | |
commit | 990a30d5aa2838cda56ecb8c25bb6e98abd5bf6e (patch) | |
tree | f186338c1106f100af80286d9caa2f84fe308e67 /app-misc/gcal/metadata.xml | |
parent | Sparc stable, bug #264509. (diff) | |
download | gentoo-2-990a30d5aa2838cda56ecb8c25bb6e98abd5bf6e.tar.gz gentoo-2-990a30d5aa2838cda56ecb8c25bb6e98abd5bf6e.tar.bz2 gentoo-2-990a30d5aa2838cda56ecb8c25bb6e98abd5bf6e.zip |
Add myself as maintainer. Add longdescription.
(Portage version: 2.2_rc27/cvs/Linux i686)
Diffstat (limited to 'app-misc/gcal/metadata.xml')
-rw-r--r-- | app-misc/gcal/metadata.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/app-misc/gcal/metadata.xml b/app-misc/gcal/metadata.xml index 40149c995561..01a4dbbe8536 100644 --- a/app-misc/gcal/metadata.xml +++ b/app-misc/gcal/metadata.xml @@ -1,5 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>shell-tools</herd> +<herd>shell-tools</herd> +<maintainer> + <email>ulm@gentoo.org</email> +</maintainer> +<longdescription> + Gcal is a program similar the standard calendar programs BSD "cal" and + "calendar". Gcal displays hybrid and proleptic Julian and Gregorian calendar + sheets, respectively, for one month, three months or a whole year. It also + displays eternal holiday lists for many countries around the globe, and + features a very powerful creation of fixed date lists that can be used for + reminding purposes. Gcal can calculate various astronomical data and times + of the Sun and the Moon for at pleasure any location, precisely enough for + most civil purposes. Gcal supports some other calendar systems, for example + the Chinese and Japanese calendar, the Hebrew calendar and the civil Islamic + calendar, too. +</longdescription> </pkgmetadata> |