summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/laretz/laretz-9999.ebuild24
-rw-r--r--app-leechcraft/laretz/metadata.xml12
2 files changed, 0 insertions, 36 deletions
diff --git a/app-leechcraft/laretz/laretz-9999.ebuild b/app-leechcraft/laretz/laretz-9999.ebuild
deleted file mode 100644
index c5b71689dba4..000000000000
--- a/app-leechcraft/laretz/laretz-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="The Laretz sync server"
-HOMEPAGE="https://leechcraft.org"
-
-EGIT_REPO_URI="https://github.com/0xd34df00d/laretz.git"
-EGIT_PROJECT="laretz"
-
-inherit cmake-utils git-r3
-
-LICENSE="Boost-1.0"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="dev-libs/boost
- ~app-leechcraft/liblaretz-${PV}
- dev-db/mongodb"
-RDEPEND="${DEPEND}"
-
-CMAKE_USE_DIR="${S}"/src/server
diff --git a/app-leechcraft/laretz/metadata.xml b/app-leechcraft/laretz/metadata.xml
deleted file mode 100644
index ef43617d9e97..000000000000
--- a/app-leechcraft/laretz/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>0xd34df00d@gmail.com</email>
- <name>Georg Rudoy</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
-</pkgmetadata>