aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-10-17 00:46:05 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-17 00:46:05 +0200
commitc1e6d533b8ca112e9ff9ee31b5019291b3958a34 (patch)
tree15973121efa62d2d5322dc7950d291ba2f6a13ab /sys-auth
parentkde-plasma/plasma-workspace-wallpapers: Port away from kde5.eclass (diff)
downloadkde-c1e6d533b8ca112e9ff9ee31b5019291b3958a34.tar.gz
kde-c1e6d533b8ca112e9ff9ee31b5019291b3958a34.tar.bz2
kde-c1e6d533b8ca112e9ff9ee31b5019291b3958a34.zip
sys-auth/loginkit: Drop package, EGIT_URI behind login wall
Reported-by: Nils Freydank <holgersson@posteo.de> Closes: https://bugs.gentoo.org/697896 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
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 c00d505443..0000000000
--- 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 2fdbf33d96..0000000000
--- 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>