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 | 86ed5bd24e4f2cf52ea33918937ce95c79ad973d (patch) | |
tree | b068b4f074d73cbebed345d3879067c41c20b768 /app-misc/gnutu/metadata.xml | |
parent | Add ugly hack so that this package makes it into the cache. See bug 107467 (diff) | |
download | historical-86ed5bd24e4f2cf52ea33918937ce95c79ad973d.tar.gz historical-86ed5bd24e4f2cf52ea33918937ce95c79ad973d.tar.bz2 historical-86ed5bd24e4f2cf52ea33918937ce95c79ad973d.zip |
Initial import into the tree. This fixes bug #104521. Ebuild submitted by Craig Duquette. Original ebuild posted by forums user GaMMa.
Package-Manager: portage-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> + |