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 CF3521382C5 for ; Sun, 27 Dec 2020 10:52:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BFD1E0C15; Sun, 27 Dec 2020 10:52:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 066E0E0C15 for ; Sun, 27 Dec 2020 10:52:25 +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 E470E3415FB for ; Sun, 27 Dec 2020 10:52:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 733374B for ; Sun, 27 Dec 2020 10:52:22 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1609066336.68e519077027a0913bdae771a80f7694c20b5e86.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/silo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/silo/Manifest sys-boot/silo/silo-1.4.14_p20170829.ebuild X-VCS-Directories: sys-boot/silo/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 68e519077027a0913bdae771a80f7694c20b5e86 X-VCS-Branch: master Date: Sun, 27 Dec 2020 10:52: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: 2a6f3ef2-7110-4a9a-bd8b-85e56578b002 X-Archives-Hash: 3c9a542bc20511831dd4b237c60ba4b5 commit: 68e519077027a0913bdae771a80f7694c20b5e86 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Dec 27 10:48:50 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Dec 27 10:52:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e51907 sys-boot/silo: drop old Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich gentoo.org> sys-boot/silo/Manifest | 1 - sys-boot/silo/silo-1.4.14_p20170829.ebuild | 66 ------------------------------ 2 files changed, 67 deletions(-) diff --git a/sys-boot/silo/Manifest b/sys-boot/silo/Manifest index 08d80150537..21a7b23314e 100644 --- a/sys-boot/silo/Manifest +++ b/sys-boot/silo/Manifest @@ -1,2 +1 @@ -DIST silo-1.4.14_p20170829.tar.gz 183612 BLAKE2B 88fb4b0ce4e9b8fa9518bcb6226f4fe9ec7011bf3f73d9f0f1562ff837217ca8d54ee783eed0b50096b009fc56527be8e4211623f5b0e4ef5372c38c0fe304f1 SHA512 bda31084ba2ee5b01d331fd390cbccf039dc812debe25f3af97dd5d2855668cbe7e160dee4ca45c16af1fa4aa86224daf3b474fd49b22a8b7f453584a12f3c2b DIST silo-1.4.14_p20200602.tar.gz 183668 BLAKE2B e229cdb9fbc5f0111aa49919f4b3b91c0770492fa06f91bda15c65af160b728b9409365c3ff0a93091b1e3011c60d0b0bec1101ffabaddbaef7e1083158830b1 SHA512 7a70fe25c1bb3ce655e4fbb85b00fe0d29fe0a6f98b80c1b8267b72bc9324ac0749cd050921163cc286e094f7d9bc81315d63ff02d2442b5c30ce350a537fcc1 diff --git a/sys-boot/silo/silo-1.4.14_p20170829.ebuild b/sys-boot/silo/silo-1.4.14_p20170829.ebuild deleted file mode 100644 index 9fe244c7d56..00000000000 --- a/sys-boot/silo/silo-1.4.14_p20170829.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit mount-boot flag-o-matic toolchain-funcs vcs-snapshot - -MY_SNAPSHOT="${PN}-2506051d55dd5cb9fe10b4e978e22fa00363044b" - -DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" -SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/davem/silo.git/snapshot/${MY_SNAPSHOT}.tar.gz -> ${P}.tar.gz" -HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/davem/silo.git;a=summary" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="-* sparc" -IUSE="" - -DEPEND="sys-fs/e2fsprogs - sys-apps/sparc-utils" -RDEPEND="" - -ABI_ALLOW="sparc32" - -src_prepare() { - default - - # Set the correct version - sed -i -e "s/1.4.14/1.4.14_git20170829/g" Rules.make || die - - # Fix build failure - # -fno-PIC is needed to shrink silo size back to manageable on - # profiles where gcc has -fPIC default (via --enable-default-pie). - sed -i -e "s/-fno-strict-aliasing/-fno-strict-aliasing -U_FORTIFY_SOURCE -mcpu=v9 -fno-PIC/g" Rules.make || die - - # Don't strip ieee32.b during compile - sed -i -e '/^ $(STRIP) ieee32.b/d' first/Makefile || die -} - -src_compile() { - filter-flags "-fstack-protector" - - emake CC="$(tc-getCC)" \ - STRIP="$(tc-getSTRIP)" \ - NM="$(tc-getNM)" \ - LD="$(tc-getLD)" -} - -src_install() { - default - - dodoc first-isofs/README.SILO_ISOFS docs/README* - - # Fix maketilo manpage - rm "${D}"/usr/share/man/man1/maketilo.1 - dosym tilo.1 /usr/share/man/man1/maketilo.1 -} - -pkg_postinst() { - mount-boot_pkg_postinst - ewarn "NOTE: If this is an upgrade to an existing SILO install," - ewarn " you will need to re-run silo as the /boot/second.b" - ewarn " file has changed, else the system will fail to load" - ewarn " SILO at the next boot." - ewarn -}