mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dns/updatedd: remove unused version 2.6-r4.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Dynamic DNS client with plugins for several dynamic dns services"
|
||||
HOMEPAGE="https://savannah.nongnu.org/projects/updatedd/"
|
||||
SRC_URI="https://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="dev-lang/perl"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-options.patch"
|
||||
"${FILESDIR}/fix-ovh-DYNDNSHOST.patch"
|
||||
"${FILESDIR}/respect-docdir.patch"
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
econf --disable-static --docdir="/usr/share/doc/${PF}"
|
||||
}
|
||||
Reference in New Issue
Block a user