From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1269891-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 727EB1382C5 for <garchives@archives.gentoo.org>; Sun, 11 Apr 2021 20:52:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C23D9E0864; Sun, 11 Apr 2021 20:52:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9BCA2E0864 for <gentoo-commits@lists.gentoo.org>; Sun, 11 Apr 2021 20:52:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92CD8340A12 for <gentoo-commits@lists.gentoo.org>; Sun, 11 Apr 2021 20:52:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29C6864B for <gentoo-commits@lists.gentoo.org>; Sun, 11 Apr 2021 20:52:54 +0000 (UTC) From: "Conrad Kostecki" <conikost@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" <conikost@gentoo.org> Message-ID: <1618174350.36dec151ff23583c3dd591f1ed11fefd114809bc.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ez-ipupdate/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/ez-ipupdate/ez-ipupdate-3.0.11.13.3_beta8-r3.ebuild X-VCS-Directories: net-dns/ez-ipupdate/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 36dec151ff23583c3dd591f1ed11fefd114809bc X-VCS-Branch: master Date: Sun, 11 Apr 2021 20:52:54 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7701d870-845f-4bac-a38b-60fca4eac0d5 X-Archives-Hash: 4072391a368c391ff3d770ad11d61836 commit: 36dec151ff23583c3dd591f1ed11fefd114809bc Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sun Apr 11 20:31:37 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Apr 11 20:52:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36dec151 net-dns/ez-ipupdate: drop old version Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../ez-ipupdate-3.0.11.13.3_beta8-r3.ebuild | 117 --------------------- 1 file changed, 117 deletions(-) diff --git a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11.13.3_beta8-r3.ebuild b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11.13.3_beta8-r3.ebuild deleted file mode 100644 index 0f1e0db86e0..00000000000 --- a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11.13.3_beta8-r3.ebuild +++ /dev/null @@ -1,117 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_BETA="$(ver_cut 6-)" -MY_PATCH="$(ver_cut 4-5)" -MY_PV="$(ver_cut 1-3)${MY_BETA/beta/b}" -inherit readme.gentoo-r1 systemd user - -DESCRIPTION="Dynamic DNS client for lots of dynamic dns services" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://debian/pool/main/e/ez-ipupdate/${PN}_${MY_PV}.orig.tar.gz - mirror://debian/pool/main/e/ez-ipupdate/${PN}_${MY_PV}-${MY_PATCH}.diff.gz" -S="${WORKDIR}/${PN}-${MY_PV}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -DISABLE_AUTOFORMATTING="yes" -DOC_CONTENTS=" -Please create one or more config files in -/etc/ez-ipupdate/. A bunch of samples can -be found in the doc directory. - -All config files must have a '.conf' extension. - -If you are using openRC you need to: -- Please do not use the 'run-as-user', 'run-as-euser', -'cache-file' and 'pidfile' options, since these are -handled internally by the init-script. - --If you want to use ez-ipupdate in daemon mode, -please add 'daemon' to the config file(s) and -add the ez-ipupdate init-script to the default runlevel. -Without the 'daemon' option, you can run the -init-script with the 'update' parameter inside -your PPP ip-up script. -" - -PATCHES=( - # adding members.3322.org support - "${FILESDIR}/${P}-3322.diff" - # adding www.dnsexit.com support - "${FILESDIR}/${P}-dnsexit.diff" - # make ez-ipupdate work with iproute2/dhcpcd under linux (bug #318905) - "${FILESDIR}/${P}-linux.diff" - # allows to set IPv6 via -a option, (bug #432764) - "${FILESDIR}/${P}-ipv6.diff" - # repair format mask issues - "${FILESDIR}/${P}-fix-format-mask.patch" -) - -src_prepare() { - # Debian patches - eapply "${WORKDIR}/${PN}_${MY_PV}-${MY_PATCH}.diff" - # repair/apply additional Debian patches - sed -i -e "s|^\(---\s*\)\.\./|\1|g" debian/patches/*.diff || die - eapply debian/patches - - default - - # comment out obsolete options - sed -i -e "s:^\(run-as-user.*\):#\1:g" \ - -e "s:^\(cache-file.*\):#\1:g" ex*conf || die - - # make 'missing' executable (bug #103480) - chmod +x missing || die -} - -src_configure() { - econf --bindir=/usr/sbin -} - -src_install() { - emake DESTDIR="${D}" install - newinitd "${FILESDIR}/ez-ipupdate.initd" ez-ipupdate - systemd_dounit "${FILESDIR}/${PN}.service" - keepdir /etc/ez-ipupdate - - # install docs - dodoc README - newdoc debian/README.Debian README.debian - newdoc debian/changelog ChangeLog.debian - newdoc CHANGELOG ChangeLog - doman debian/ez-ipupdate.8 - - # install example configs - docinto examples - dodoc ex*conf - - readme.gentoo_create_doc -} - -pkg_preinst() { - enewgroup ez-ipupd - enewuser ez-ipupd -1 -1 /var/cache/ez-ipupdate ez-ipupd -} - -pkg_postinst() { - chmod 750 /etc/ez-ipupdate /var/cache/ez-ipupdate || die - chown ez-ipupd:ez-ipupd /etc/ez-ipupdate /var/cache/ez-ipupdate || die - - readme.gentoo_print_elog - - if [[ -f /etc/ez-ipupdate.conf ]]; then - elog "The ez-ipupdate init-script can now handle more" - elog "than one config file. New config file location is" - elog "/etc/ez-ipupdate/*.conf" - if [[ ! -f /etc/ez-ipupdate/default.conf ]]; then - mv -f /etc/ez-ipupdate.conf /etc/ez-ipupdate/default.conf || die - elog "Your old configuration has been moved to" - elog "/etc/ez-ipupdate/default.conf" - fi - fi -}