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 BD7561382C5 for ; Sun, 7 Jun 2020 11:45:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB5ACE08BD; Sun, 7 Jun 2020 11:45:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BBCF3E08BD for ; Sun, 7 Jun 2020 11:45:26 +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 6F9E934DDC3 for ; Sun, 7 Jun 2020 11:45:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4E5F27F for ; Sun, 7 Jun 2020 11:45:22 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1591530295.f710dc2f6747153f36a8a1f2b9823f9afa4e7d7d.grobian@gentoo> Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-apps/debianutils/ X-VCS-Repository: repo/proj/prefix X-VCS-Files: sys-apps/debianutils/Manifest sys-apps/debianutils/debianutils-4.11.ebuild sys-apps/debianutils/debianutils-4.3.4.ebuild sys-apps/debianutils/metadata.xml X-VCS-Directories: sys-apps/debianutils/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: f710dc2f6747153f36a8a1f2b9823f9afa4e7d7d X-VCS-Branch: master Date: Sun, 7 Jun 2020 11:45:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f26eaed4-b117-4b25-9dcd-023ded8b2ac6 X-Archives-Hash: 5f9d47121bfaca6dffbcd2d3b80cd902 commit: f710dc2f6747153f36a8a1f2b9823f9afa4e7d7d Author: Fabian Groffen gentoo org> AuthorDate: Sun Jun 7 11:44:55 2020 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jun 7 11:44:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=f710dc2f sys-apps/debianutils-4.11: sync with gx86 Package-Manager: Portage-2.3.84-prefix, Repoman-2.3.22 Signed-off-by: Fabian Groffen gentoo.org> sys-apps/debianutils/Manifest | 2 +- sys-apps/debianutils/debianutils-4.11.ebuild | 51 +++++++++++++++++++++++++++ sys-apps/debianutils/debianutils-4.3.4.ebuild | 46 ------------------------ sys-apps/debianutils/metadata.xml | 14 +++++--- 4 files changed, 62 insertions(+), 51 deletions(-) diff --git a/sys-apps/debianutils/Manifest b/sys-apps/debianutils/Manifest index 15513172f8..c9282a3d29 100644 --- a/sys-apps/debianutils/Manifest +++ b/sys-apps/debianutils/Manifest @@ -1,2 +1,2 @@ -DIST debianutils_4.3.4.tar.gz 223671 BLAKE2B f45a8f37aecbd50b540303818e7effcef5fb647bfd5a2876fc7cce4c1960f5eadbab6efb885e1c8574c0351aa6112f4b2636520b2d1f1e21fc4b60fedad8f7e0 SHA512 28012e85b5c488efecb8e61f61228994ffcfc8ce33bb3f616f08550d5bf86d08778f13f3bb8d893c649144e31d61a7a8b114596c5c5c762ef8552e55b06906c8 +DIST debianutils_4.11.tar.xz 157440 BLAKE2B a0238a97b2700119570ee80e4fb85c36a44ac6fa700fc927bda85bd5358ff364f19389160e4a01685c7263e8b3855b63197590dc65825002e532bfea98ef9f5c SHA512 87f6b7d9fecbaff615a5529328d384d8adf4ed69c8cc00acc54681d91fc146f4241a761dde2c9b092cb279b63d30dcaa6c2d0309ef4d29d6a2b09600c53c0ac6 DIST debianutils_4.4.tar.gz 272098 BLAKE2B 496c7cedf9aa19fc33becfa9f9e16b81aefb4090d928a7890da7f86b26e1d18f6dd38a19bac166e4943c3ce79cb69cb397265fb7f22b9d64e7828633e8c2945e SHA512 78c51a7da586c6f23bf40810fd9bcaedc90648e6043c199f347cf5772f9c83ab646f22c2746ba6eddd7df8d6a31b01dc25f5bcb21a53a173aa5549138d14a9ca diff --git a/sys-apps/debianutils/debianutils-4.11.ebuild b/sys-apps/debianutils/debianutils-4.11.ebuild new file mode 100644 index 0000000000..baedfc04df --- /dev/null +++ b/sys-apps/debianutils/debianutils-4.11.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit flag-o-matic autotools + +DESCRIPTION="A selection of tools from Debian" +HOMEPAGE="https://packages.qa.debian.org/d/debianutils.html" +SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz" + +LICENSE="BSD GPL-2 SMAIL" +SLOT="0" +KEYWORDS="~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="+installkernel static" + +PDEPEND=" + installkernel? ( + || ( + sys-kernel/installkernel-gentoo + sys-kernel/installkernel-systemd-boot + ) + )" + +PATCHES=( + "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch + "${FILESDIR}"/${PN}-4-nongnu.patch +) + +src_prepare() { + default + eautoreconf +} + +src_configure() { + use static && append-ldflags -static + default +} + +src_install() { + into / + dobin tempfile run-parts + + into /usr + dobin ischroot + dosbin savelog + + doman ischroot.1 tempfile.1 run-parts.8 savelog.8 + cd debian || die + dodoc changelog control +} diff --git a/sys-apps/debianutils/debianutils-4.3.4.ebuild b/sys-apps/debianutils/debianutils-4.3.4.ebuild deleted file mode 100644 index 3d65b740e6..0000000000 --- a/sys-apps/debianutils/debianutils-4.3.4.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.3.4.ebuild,v 1.13 2013/09/05 09:50:09 vapier Exp $ - -EAPI=4 - -inherit eutils flag-o-matic autotools - -DESCRIPTION="A selection of tools from Debian" -HOMEPAGE="http://packages.qa.debian.org/d/debianutils.html" -SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" - -LICENSE="BSD GPL-2 SMAIL" -SLOT="0" -KEYWORDS="~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="kernel_linux static" - -PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-freebsd/freebsd-ubin )" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch - epatch "${FILESDIR}"/${PN}-4-nongnu.patch - eautoreconf || die -} - -src_configure() { - use static && append-ldflags -static - default -} - -src_install() { - into / - dobin tempfile run-parts - if use kernel_linux ; then - dosbin installkernel - fi - - into /usr - dosbin savelog - - doman tempfile.1 run-parts.8 savelog.8 - use kernel_linux && doman installkernel.8 - cd debian - dodoc changelog control - keepdir /etc/kernel/postinst.d -} diff --git a/sys-apps/debianutils/metadata.xml b/sys-apps/debianutils/metadata.xml index 56c1244130..1c1ee347ef 100644 --- a/sys-apps/debianutils/metadata.xml +++ b/sys-apps/debianutils/metadata.xml @@ -1,8 +1,14 @@ - - base-system@gentoo.org - Gentoo Base System - + + base-system@gentoo.org + Gentoo Base System + + + + Install /sbin/installkernel script (for Linux). + installkernel is required whenever a kernel will be installed via make install + +