From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 3B684138334 for ; Tue, 2 Oct 2018 09:13:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D964EE0B7D; Tue, 2 Oct 2018 09:13:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9CF1AE0B7D for ; Tue, 2 Oct 2018 09:13:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9D927335CC8 for ; Tue, 2 Oct 2018 09:13:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7012F42D for ; Tue, 2 Oct 2018 09:13:41 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1538471611.7865228a6528ace5c9c788f712740fb777c828f1.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/daemonize/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/daemonize/Manifest sys-apps/daemonize/daemonize-1.7.5.ebuild X-VCS-Directories: sys-apps/daemonize/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 7865228a6528ace5c9c788f712740fb777c828f1 X-VCS-Branch: master Date: Tue, 2 Oct 2018 09:13:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 27eb14ff-acd2-4e6d-a674-f2808c5436b9 X-Archives-Hash: a26a03fe0687188eaac950a7af851c99 commit: 7865228a6528ace5c9c788f712740fb777c828f1 Author: Johannes Huber gentoo org> AuthorDate: Tue Oct 2 09:12:07 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Oct 2 09:13:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7865228a sys-apps/daemonize: Remove 1.7.5 Deprecated EAPI 5 and overshadowed by 1.7.8. Signed-off-by: Johannes Huber gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 sys-apps/daemonize/Manifest | 1 - sys-apps/daemonize/daemonize-1.7.5.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/sys-apps/daemonize/Manifest b/sys-apps/daemonize/Manifest index 62af63904cb..0b6f3a2167c 100644 --- a/sys-apps/daemonize/Manifest +++ b/sys-apps/daemonize/Manifest @@ -1,4 +1,3 @@ DIST daemonize-1.7.4.tar.gz 66005 BLAKE2B 6bcd1fb514d4ffaaa07f9c296b9ae4795aa4f2a2ab3a3232897e733d7c09f2727764b7c79ae4a254dc53ac3a7c77ed2ee16a537829827ae475ad6bce34315355 SHA512 aa5dd1d89650fc4a7e783163852de176877b0e999c4d16950a03a81c0db1477e2994fe8d97d8e2bd61baafb7810522754eade96f3ff0301c1e6ce74f9252d34e -DIST daemonize-1.7.5.tar.gz 65817 BLAKE2B 4f523031a4bd2396a57965ed217784bef9d8825305eeda73c0fb8090a9f3eb1c15cbd99b079016e14b179fc293341afe0150ec646ef5cba66272c325d51a4b2d SHA512 8e1c7cf47a2026d13505c83c5987ea7237226e104dd5fdd4d57d006000846b387216b2506604f60c6178a7445493591254696dddbb334d89ee611954a65659ea DIST daemonize-1.7.6.tar.gz 65927 BLAKE2B 5a91928edbef2487db15de8d72c018dbc209b54985e680a8164f1fcc79b739f57940b84171a719753f7f0ea4ce06bdb0711ba1125651cef50b37952564cada2a SHA512 e0276c504727004edf02f97d3295daca6c9990ae7130c536d388a967ee8711625308eb8ffdd989b6e3e25915038095f4a53b4cf051a6f2a2a397369ea99ab14c DIST daemonize-1.7.8.tar.gz 66009 BLAKE2B 323b98357c1750ae051378d8d432a4997fb3d162f65f102a3f7d5e1c0271eec77aad7f5253c4712209c9c2cba1c725b3daeaf1c240dca31be13990d3a833fbc0 SHA512 77cb7f6d41fd3484222831540aa8dedcd1f3cbb2f4be2a9b5e0bc1c848fb1392b616ff30b9ff3bb46f3decd1ff2829dbf7130887f81ed66a7cd2c710755a0836 diff --git a/sys-apps/daemonize/daemonize-1.7.5.ebuild b/sys-apps/daemonize/daemonize-1.7.5.ebuild deleted file mode 100644 index 65bf5f18250..00000000000 --- a/sys-apps/daemonize/daemonize-1.7.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Runs a command as a Unix daemon" -HOMEPAGE="https://bmc.github.com/daemonize/" -SRC_URI="https://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DOCS=( README.md CHANGELOG.md ) - -src_unpack() { - unpack ${A} - # Workaround commit suffix from github. - mv "${WORKDIR}"/bmc-${PN}-* "${S}" || die -} - -src_prepare() { - sed -i \ - -e 's:\($(CC)\) $(CFLAGS) \(.*\.o\):\1 $(LDFLAGS) \2:' \ - Makefile.in || die -}