summaryrefslogtreecommitdiff
path: root/dev-games/libmaitretarot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-games/libmaitretarot
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-games/libmaitretarot')
-rw-r--r--dev-games/libmaitretarot/Manifest3
-rw-r--r--dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild17
-rw-r--r--dev-games/libmaitretarot/metadata.xml21
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-games/libmaitretarot/Manifest b/dev-games/libmaitretarot/Manifest
deleted file mode 100644
index 41f6e8b5a9bf..000000000000
--- a/dev-games/libmaitretarot/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST libmaitretarot-0.1.98.tar.bz2 158060 BLAKE2B 0883c6232e53caa633091022e9f2488362b400723e78c71b836cf79a0189d304e5aaeadff0de4d3a67f9316c37a848ef5ae56312c79a6f20c287f196dec5675f SHA512 1626f7cd8d53be97b70f4258e83fccefc8edc0605e8850466e94a09f9cfbecf9f763ca7b9154f1fb77da15e9856398b8fce12b12064463a0a9293f8273e95d90
-EBUILD libmaitretarot-0.1.98.ebuild 444 BLAKE2B 9626dde5315059cbf88fba3eddc585d23a5ebd45f7509f15a839a1ec186127b51577e390fe5800d5c50e810470a38d0913b98977d34d8e45f33cf252947eb84d SHA512 ef0d212322583dfb722bb07806380e1e67277ced204cf24691e5d154bfc8085bcf92a2c0594a9fa4a10cffbf87e97ce3092a78e77d4bbeac1793c883bba9cb6c
-MISC metadata.xml 910 BLAKE2B 8faa891eaa254f955ca28de28073d7d3d2026a5fad5a296e0f196d1e1087f4dd0ec08a4a613c28de345bb4ae626b292e5432640513a35dfed8a031ba5c452a99 SHA512 7721bd73046e7215f409f070ba0eb222ab05b84db6152cece5ac0fa9b1fd6259805b1c241cd515c62ed78567bce4fa5ef2bd3f9a01a5f2ad2ab7cc2d15ebde3b
diff --git a/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild b/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild
deleted file mode 100644
index 82da3cb36b6c..000000000000
--- a/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-DESCRIPTION="backend library for the maitretarot games"
-HOMEPAGE="http://www.nongnu.org/maitretarot/"
-SRC_URI="https://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2
- dev-libs/libxml2"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
diff --git a/dev-games/libmaitretarot/metadata.xml b/dev-games/libmaitretarot/metadata.xml
deleted file mode 100644
index 64ab523b4aaf..000000000000
--- a/dev-games/libmaitretarot/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>games@gentoo.org</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:
-
- * 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>