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 C9AA8139086 for ; Mon, 9 Jan 2017 21:09:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28343E0CA7; Mon, 9 Jan 2017 21:09:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00287E0C69 for ; Mon, 9 Jan 2017 21:09:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5BED3413FD for ; Mon, 9 Jan 2017 21:09:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31C5E2624 for ; Mon, 9 Jan 2017 21:09:32 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1483996162.a1df44e19222491817ca271bd98a6ccdcd291b06.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/dosfstools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/dosfstools/Manifest sys-fs/dosfstools/dosfstools-3.0.28.ebuild X-VCS-Directories: sys-fs/dosfstools/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: a1df44e19222491817ca271bd98a6ccdcd291b06 X-VCS-Branch: master Date: Mon, 9 Jan 2017 21:09:32 +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: 859211f9-cc3e-4bf6-b6f7-83e30e89166d X-Archives-Hash: e83dc29a99133e64106660ce09daf72a commit: a1df44e19222491817ca271bd98a6ccdcd291b06 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jan 8 23:10:00 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Jan 9 21:09:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1df44e1 sys-fs/dosfstools: Security cleanup (bug #582530) Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3393 sys-fs/dosfstools/Manifest | 1 - sys-fs/dosfstools/dosfstools-3.0.28.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/sys-fs/dosfstools/Manifest b/sys-fs/dosfstools/Manifest index 4d6179c..e5891d7 100644 --- a/sys-fs/dosfstools/Manifest +++ b/sys-fs/dosfstools/Manifest @@ -1,2 +1 @@ -DIST dosfstools-3.0.28.tar.xz 82980 SHA256 ee95913044ecf2719b63ea11212917649709a6e53209a72d622135aaa8517ee2 SHA512 7325a9e05f51715b358cab0a8fa8f8096422b470f1a43eecfab2adbb954e1daf6a24003121be5b3a22de5fcb3e3adffbf1551e2158852b6663fd57a109f057ad WHIRLPOOL b584aa1dee4db96c04f19b6ac46b6322c533fcadbafb09546412e4d6a7568e23abe6985389dc446dacbe2d14f36dd7a8b52fc83b93ab1f5864b4b61f14f6ffd0 DIST dosfstools-4.0.tar.xz 157564 SHA256 9037738953559d1efe04fc5408b6846216cc0138f7f9d32de80b6ec3c35e7daf SHA512 81acf54dc87e1a8b436848b0c8c596c8b9a2f334c5b3e5496547feb243b70ef320a621a9b5afaa8b054f45a5c2184fae9ae167019f2f83aba417a10954a23a58 WHIRLPOOL eb6de4523ff2fbc7161bd75e0983148faf85d700489647ad8792abd4fb41503b85b2b2b6feb684a14d37c0c04d0307a5d885f5010f8ba386037a8e9eea512f85 diff --git a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild b/sys-fs/dosfstools/dosfstools-3.0.28.ebuild deleted file mode 100644 index 1a4acb8..00000000 --- a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit toolchain-funcs flag-o-matic - -DESCRIPTION="DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat" -HOMEPAGE="https://github.com/dosfstools/dosfstools" -SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" -IUSE="" - -RESTRICT="test" # there is no test target #239071 - -src_prepare() { - sed -i \ - -e "/^PREFIX/s:=.*:= ${EPREFIX}/usr:" \ - -e '/^OPTFLAGS/d' \ - -e '/^DEBUGFLAGS/d' \ - -e "/\$(DOCDIR)/s:${PN}:${PF}:" \ - Makefile || die - append-lfs-flags - tc-export CC -}