Skip to content

Commit

Permalink
dev-games/libmaitretarot: [QA] Consistent whitespace in metadata.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SoapGentoo committed Nov 26, 2017
1 parent c4c027a commit 698d417
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions dev-games/libmaitretarot/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
MaitreTarot is a Tarot card game. Understand a game like freecell or poker,
nothing to do with astrology. Tarot is rather a French game.
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
MaitreTarot is a Tarot card game. Understand a game like freecell or poker,
nothing to do with astrology. Tarot is rather a French game.

MaitreTarot is made of two kind of elements:
MaitreTarot is made of two kind of elements:

* A server, that knows the rules, that gives the cards to the clients, that
counts the points, and everything else that a server should do.
* Clients. The main idea is to have differents clients. Some would be
clients for human players, with a GUI (gtk+, qt, web, ncurses, win32...). And
some would be AI. That would allow users to play with AI, and even AI
tournaments could be played in order to know the best AI!
</longdescription>
* A server, that knows the rules, that gives the cards to the clients, that
counts the points, and everything else that a server should do.
* Clients. The main idea is to have differents clients. Some would be
clients for human players, with a GUI (gtk+, qt, web, ncurses, win32...). And
some would be AI. That would allow users to play with AI, and even AI
tournaments could be played in order to know the best AI!
</longdescription>
</pkgmetadata>

0 comments on commit 698d417

Please sign in to comment.