diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 00:04:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 00:04:58 +0000 |
commit | ebf41b7df674ba4294e758c11061a9aa2f8e626c (patch) | |
tree | da40bd391f539edacf082eb5425cc1d94832452f /games-board/qgo/metadata.xml | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-ebf41b7df674ba4294e758c11061a9aa2f8e626c.tar.gz gentoo-2-ebf41b7df674ba4294e758c11061a9aa2f8e626c.tar.bz2 gentoo-2-ebf41b7df674ba4294e758c11061a9aa2f8e626c.zip |
initial ebuild #39036
Diffstat (limited to 'games-board/qgo/metadata.xml')
-rw-r--r-- | games-board/qgo/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games-board/qgo/metadata.xml b/games-board/qgo/metadata.xml new file mode 100644 index 000000000000..498ced7dcd41 --- /dev/null +++ b/games-board/qgo/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +<longdescription> +Go is an ancient boardgame, very common in Japan, China and Korea. + +qGo is a Go client and full featured SGF editor, available for +Linux/Windows and MacOS X. qGo code is C++/Qt and it's free. +</longdescription> +</pkgmetadata> |