commit:     d1923971effa270346d435cc7a3073fbb96117ce
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 18:14:52 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 18:15:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1923971

net-dns/updatedd: remove unused version 2.6-r4.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-dns/updatedd/updatedd-2.6-r4.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/net-dns/updatedd/updatedd-2.6-r4.ebuild 
b/net-dns/updatedd/updatedd-2.6-r4.ebuild
deleted file mode 100644
index ff62882f4ad..00000000000
--- a/net-dns/updatedd/updatedd-2.6-r4.ebuild
+++ /dev/null
@@ -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}"
-}

Reply via email to