diff options
author | Chris White <chriswhite@gentoo.org> | 2005-10-03 03:53:24 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-10-03 03:53:24 +0000 |
commit | 880e59d959892670b9f74751e58031cee8960794 (patch) | |
tree | 064ec6c36653ac91062ef6fad35696cea1007fb1 /app-misc/gnutu/metadata.xml | |
parent | Add ugly hack so that this package makes it into the cache. See bug 107467 (diff) | |
download | gentoo-2-880e59d959892670b9f74751e58031cee8960794.tar.gz gentoo-2-880e59d959892670b9f74751e58031cee8960794.tar.bz2 gentoo-2-880e59d959892670b9f74751e58031cee8960794.zip |
Initial import into the tree. This fixes bug #104521. Ebuild submitted by Craig Duquette. Original ebuild posted by forums user GaMMa.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-misc/gnutu/metadata.xml')
-rw-r--r-- | app-misc/gnutu/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app-misc/gnutu/metadata.xml b/app-misc/gnutu/metadata.xml new file mode 100644 index 000000000000..5a9b4f2b2ed1 --- /dev/null +++ b/app-misc/gnutu/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>chriswhite@gentoo.org</email> +<name>Chris White</name> +</maintainer> +<longdescription lang="en"> +GNUTU is a polish program. It is designed for students from primary and +secondary schools – using it, you can note various information (like marks, +tests dates and important school events). It also can create various statistics, +calculate your average; it can also serve as a journal and many, many more... +</longdescription> +<longdescription lang="ja"> +GNUTUはポーランド語のプログラムです。GNUTUは学生のために作ったプログラムです。この +プログラムで、色々なこと(ノートやテストの年月日や必要なイベント)を取れる。統計を +作って、点数割り出すも出来る。 +</longdescription> +</pkgmetadata> + |