commit: c1e6d533b8ca112e9ff9ee31b5019291b3958a34 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 22:46:05 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 22:46:05 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c1e6d533
sys-auth/loginkit: Drop package, EGIT_URI behind login wall Reported-by: Nils Freydank <holgersson <AT> posteo.de> Closes: https://bugs.gentoo.org/697896 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sys-auth/loginkit/loginkit-9999.ebuild | 19 ------------------- sys-auth/loginkit/metadata.xml | 8 -------- 2 files changed, 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>[email protected]</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata>
