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 04BFD1382C5 for ; Tue, 13 Mar 2018 19:16:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49E92E0798; Tue, 13 Mar 2018 19:16:36 +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 175EFE0798 for ; Tue, 13 Mar 2018 19:16:36 +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 E1E4E335C4A for ; Tue, 13 Mar 2018 19:16:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 759B3242 for ; Tue, 13 Mar 2018 19:16:33 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1520968585.bab6276dd44ac426473cdc737f217d8a1ad50aa4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/biosdisk/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/biosdisk/Manifest sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild X-VCS-Directories: sys-apps/biosdisk/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: bab6276dd44ac426473cdc737f217d8a1ad50aa4 X-VCS-Branch: master Date: Tue, 13 Mar 2018 19:16:33 +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: cc435f2d-abb7-4d20-b1af-dd02379e49b2 X-Archives-Hash: 8c8472fc5fab8ed59c0b884395282502 commit: bab6276dd44ac426473cdc737f217d8a1ad50aa4 Author: Matthew Schultz gmail com> AuthorDate: Mon Jan 8 18:07:30 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Mar 13 19:16:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab6276d sys-apps/biosdisk: Removed old 20100611 version. Removed old version since the SRC_URI returns a 404 not found due to the repository being moved from dell.com to github. (bug #619968) Closes: https://bugs.gentoo.org/619968 Closes: https://github.com/gentoo/gentoo/pull/6764 Package-Manager: Portage-2.3.13, Repoman-2.3.3 sys-apps/biosdisk/Manifest | 1 - sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild | 45 ------------------------ 2 files changed, 46 deletions(-) diff --git a/sys-apps/biosdisk/Manifest b/sys-apps/biosdisk/Manifest index 78d9f22fb75..ecfc5412c4e 100644 --- a/sys-apps/biosdisk/Manifest +++ b/sys-apps/biosdisk/Manifest @@ -1,2 +1 @@ DIST biosdisk-0_p20171116.tar.gz 712587 BLAKE2B f09a8c68f57cddb1949d369cfc18d1216c3e64612a7074c58e6c50c12682fce92a4d6295810d5358fac0340483387f14059811a5681ae4f37c7da8e40c34fec4 SHA512 27d99990d0e92f1295d2ddb949214946db681e7f80c6606b252473fe7b5b0d3254180b54cb26479c9014219f6b989aa6ba29e8a818f3801f9ccce4efd2f1c3b9 -DIST biosdisk-git-06112010.tar.gz 1195889 BLAKE2B 7363402fea58e5709517ec2bc30865b352fa55472a8f4688f371f6080d850ba358f30d6c524a32f0f9df9a82092202814698e3452f4e9862a8f31349a8a3d545 SHA512 ade60e0e1ebb069e7f8d2046eff479cdb5186e54e0408b7fe65ac803476c9e325f9771617bbbcd60471d6b2d637aaef20c68af89c16c4ea26e04cfe501e4a310 diff --git a/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild b/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild deleted file mode 100644 index 7ef0db6c40f..00000000000 --- a/sys-apps/biosdisk/biosdisk-0_p20100611-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) - -inherit versionator python-single-r1 - -MY_PV=$(get_version_component_range 2) -MY_PV_YEAR=${MY_PV:1:4} -MY_PV_MONTH=${MY_PV:5:2} -MY_PV_DAY=${MY_PV:7:2} -MY_PV="${MY_PV_MONTH}${MY_PV_DAY}${MY_PV_YEAR}" - -S=${WORKDIR}/${PN} -DESCRIPTION="A script that creates floppy boot images to flash Dell BIOSes" -HOMEPAGE="http://en.community.dell.com/techcenter/os-applications/w/wiki/linux-projects.aspx" -SRC_URI="http://linux.dell.com/biosdisk/${PN}-git-${MY_PV}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RDEPEND=" - >=app-text/dos2unix-5.0 - sys-boot/syslinux - ${PYTHON_DEPS} -" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -src_install() { - python_fix_shebang blconf - - dosbin biosdisk blconf - - dodoc AUTHORS README README.dosdisk TODO VERSION - doman biosdisk.8.gz - - insinto /usr/share/biosdisk - doins dosdisk.img dosdisk{288,8192}.img biosdisk-mkrpm-{fedora,redhat,generic}-template.spec - - insinto /etc - doins biosdisk.conf -}