diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-29 09:41:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-29 09:41:22 +0000 |
commit | e08c7be6980c2919f3659144260a57bf25144591 (patch) | |
tree | 750bacc4dceb6473f7d1b90240920d42db069ff6 /games-action/clanbomber/metadata.xml | |
parent | hppa luvin (diff) | |
download | historical-e08c7be6980c2919f3659144260a57bf25144591.tar.gz historical-e08c7be6980c2919f3659144260a57bf25144591.tar.bz2 historical-e08c7be6980c2919f3659144260a57bf25144591.zip |
fix #38831
Diffstat (limited to 'games-action/clanbomber/metadata.xml')
-rw-r--r-- | games-action/clanbomber/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games-action/clanbomber/metadata.xml b/games-action/clanbomber/metadata.xml new file mode 100644 index 000000000000..77a5395f55fb --- /dev/null +++ b/games-action/clanbomber/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +<longdescription> +ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a free multi +platform C++ game SDK. First "ClanBomber" was only a working title for a small game started in +September 1998, that has only been started to learn how to use ClanLib. But the ClanBomber +project has grown into a real game. It is fully playable and features Computer controlled +bombers, however, it is recommended to play ClanBomber with friends (3-8 players are really fun). +</longdescription> +</pkgmetadata> |