diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/Manifest b/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/Manifest deleted file mode 100644 index b650d0d7a4..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST adcli-0.9.0.tar.bz2 83331 SHA512 22e26be0fe836ee550b98192c03fef0d7da9add228ba6a5a8bceb08a87936d26dfd3c524758ae64ab9d699aa26c4494e278942d28b6c2d11d00c48d326715399 BLAKE2B 6df373c140a4631e1e931d6983e22dc7f967889c52d5c5e12a60f9afca0cf7954bd8a05cdcb2c69a910567e5d7382951281e3fcb0789e95e1553b0e9ec61bdcb diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/adcli-0.9.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/adcli-0.9.0.ebuild deleted file mode 120000 index 555ce8e8cb..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/adcli-0.9.0.ebuild +++ /dev/null @@ -1 +0,0 @@ -adcli-9999.ebuild \ No newline at end of file diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/adcli-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/adcli-9999.ebuild deleted file mode 100644 index 041f507dba..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/adcli-9999.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="https://gitlab.freedesktop.org/realmd/adcli.git" - KEYWORDS="~amd64 ~arm64" - inherit git-r3 -else - SRC_URI="https://gitlab.freedesktop.org/realmd/adcli/-/archive/${PV}/${P}.tar.bz2" - KEYWORDS="amd64 arm64" -fi - -inherit autotools - -DESCRIPTION="A helper library and tools for Active Directory client operations" -HOMEPAGE="https://www.freedesktop.org/software/realmd/adcli/" - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="debug doc" - -RDEPEND=" - app-crypt/mit-krb5 - dev-libs/cyrus-sasl - net-nds/openldap -" -DEPEND="${RDEPEND} - doc? ( - app-text/docbook-xml-dtd:4.3 - dev-libs/libxslt - ) -" - -src_prepare() { - eapply_user - eautoreconf -} - -src_configure() { - econf \ - $(use_enable debug) \ - $(use_enable doc) -} diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/metadata.xml b/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/metadata.xml deleted file mode 100644 index 097975e3ad..0000000000 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/adcli/metadata.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - -