commit: 6d24898bfc788a21034a8ca53813d5cf2788eb2d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 06:55:05 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 07:12:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d24898b
net-libs/dhcpcd-dbus: Remove last-rited pkg, #623706 net-libs/dhcpcd-dbus/Manifest | 1 - net-libs/dhcpcd-dbus/dhcpcd-dbus-0.6.1.ebuild | 21 --------------------- net-libs/dhcpcd-dbus/metadata.xml | 5 ----- profiles/package.mask | 5 ----- 4 files changed, 32 deletions(-) diff --git a/net-libs/dhcpcd-dbus/Manifest b/net-libs/dhcpcd-dbus/Manifest deleted file mode 100644 index beeeb387fd6..00000000000 --- a/net-libs/dhcpcd-dbus/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST dhcpcd-dbus-0.6.1.tar.bz2 21807 SHA256 cdb03f21fa2d37be8804d3aba80012ad0735131e263f05bc44c36f5f13d70a06 SHA512 ec110654115afedead094c6766877e7b3f5facbfec6778590d8aa3ceef777b183754fc077a10cf5c16b39c03e42d5948abd7c21e1d8a2d7fa376ec229bd75e6a WHIRLPOOL 73f8f3367ab7d096f8aa8b358cd413f5afe56a06f8aac4b7e160933d5aa17d4900ce897aef972d18e2d1664b42245178a8ce184357f725e18223860e33a17589 diff --git a/net-libs/dhcpcd-dbus/dhcpcd-dbus-0.6.1.ebuild b/net-libs/dhcpcd-dbus/dhcpcd-dbus-0.6.1.ebuild deleted file mode 100644 index 2ec6d3d8e5c..00000000000 --- a/net-libs/dhcpcd-dbus/dhcpcd-dbus-0.6.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="DBus bindings for dhcpcd" -HOMEPAGE="http://roy.marples.name/projects/dhcpcd-dbus/" -SRC_URI="http://roy.marples.name/downloads/dhcpcd/${P}.tar.bz2" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-apps/dbus" -RDEPEND="${DEPEND} - >=net-misc/dhcpcd-5.0" - -src_configure() { - econf --localstatedir=/var -} diff --git a/net-libs/dhcpcd-dbus/metadata.xml b/net-libs/dhcpcd-dbus/metadata.xml deleted file mode 100644 index 6f49eba8f49..00000000000 --- a/net-libs/dhcpcd-dbus/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 81ca42e20b7..405de39ea98 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -476,11 +476,6 @@ app-editors/XML-XSH2 # Doesn't build (#623562). Removal in a month. media-plugins/vdr-skinnopacity -# Pacho Ramos <[email protected]> (14 Jul 2017) -# Not needed in the tree, upstream stopped developing it long time ago, bug -# #623706. Removal in a month. -net-libs/dhcpcd-dbus - # Lars Wendler <[email protected]> (07 Jul 2017) # Masked until >=net-fs/samba-4.7 is in the tree and # unmasked. (bug #624106)
