summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/loginkit/loginkit-9999.ebuild19
-rw-r--r--sys-auth/loginkit/metadata.xml8
2 files changed, 0 insertions, 27 deletions
diff --git a/sys-auth/loginkit/loginkit-9999.ebuild b/sys-auth/loginkit/loginkit-9999.ebuild
deleted file mode 100644
index c00d5054431..00000000000
--- a/sys-auth/loginkit/loginkit-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_REPO_URI="https://git.devuan.org/pkgs-utopia-substitution/loginkit.git"
-inherit git-r3
-
-DESCRIPTION="Implementation of logind that does not depend on any specific init system"
-HOMEPAGE="https://git.devuan.org/pkgs-utopia-substitution/loginkit"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-BDEPEND="dev-util/gdbus-codegen"
-DEPEND="dev-libs/glib:2"
-RDEPEND="${DEPEND}"
diff --git a/sys-auth/loginkit/metadata.xml b/sys-auth/loginkit/metadata.xml
deleted file mode 100644
index 2fdbf33d963..00000000000
--- a/sys-auth/loginkit/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>