summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-anhero
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /app-leechcraft/lc-anhero
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'app-leechcraft/lc-anhero')
-rw-r--r--app-leechcraft/lc-anhero/Manifest2
-rw-r--r--app-leechcraft/lc-anhero/lc-anhero-9999.ebuild24
-rw-r--r--app-leechcraft/lc-anhero/metadata.xml12
3 files changed, 0 insertions, 38 deletions
diff --git a/app-leechcraft/lc-anhero/Manifest b/app-leechcraft/lc-anhero/Manifest
deleted file mode 100644
index ccd18edb6914..000000000000
--- a/app-leechcraft/lc-anhero/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD lc-anhero-9999.ebuild 388 BLAKE2B 17fd5e5283923d6174a40e07fc25bf9ada1c2365807f73898685b75cf9f39041d5a704de1e8efc6184d74eb77c94310bd8094597d798b46ecb8d8ab2d9f531a8 SHA512 4e594f167eb1f94c81422da6d5694c0355ee2e8a4cbe9ca472883fb4e1660339cfd9fa11e02c9c09853f2f8f6bac4ef8530e6065b3f5e27cdad3c287112219fe
-MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild b/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild
deleted file mode 100644
index 2687ec5a28bc..000000000000
--- a/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit leechcraft
-
-DESCRIPTION="AnHero, crash handler for LeechCraft"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="~app-leechcraft/lc-core-${PV}"
-RDEPEND="${DEPEND}
- sys-devel/gdb
-"
-
-src_configure() {
- local mycmakeargs=(
- -DSKIP_MAN_COMPRESS=True
- )
- cmake_src_configure
-}
diff --git a/app-leechcraft/lc-anhero/metadata.xml b/app-leechcraft/lc-anhero/metadata.xml
deleted file mode 100644
index ef43617d9e97..000000000000
--- a/app-leechcraft/lc-anhero/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>