* [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-fs/scan-ffs/
@ 2019-10-10 12:32 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-10 12:32 UTC (permalink / raw
To: gentoo-commits
commit: dfa6986355efeaf839e02937f78163ecc361dee4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 12:29:11 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 12:29:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa69863
sys-fs/scan-ffs: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693934
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/package.mask | 6 ------
sys-fs/scan-ffs/Manifest | 1 -
sys-fs/scan-ffs/metadata.xml | 22 ----------------------
sys-fs/scan-ffs/scan-ffs-1.2.ebuild | 27 ---------------------------
4 files changed, 56 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 41c7770a24d..af77e1145cd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -821,12 +821,6 @@ www-apache/mod_diagnostics
# Removal in 30 days. Bug #693936.
sys-libs/lrmi
-# Michał Górny <mgorny@gentoo.org> (2019-09-09)
-# Added in 2006 and not updated since. EAPI 0. Keyworded only for dead
-# x86-fbsd.
-# Removal in 30 days. Bug #693934.
-sys-fs/scan-ffs
-
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.
diff --git a/sys-fs/scan-ffs/Manifest b/sys-fs/scan-ffs/Manifest
deleted file mode 100644
index 9936a5ad088..00000000000
--- a/sys-fs/scan-ffs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST scan_ffs-1.2.tar.bz2 5119 BLAKE2B f6a1f62a01a4bf4cd059b59005178c3625f84117c398a98bf3bcf285a02635b75c031c1bac1fcd78ffe61f4daa2b1912d0b9e76bbc7f714a530a80e4c043fe02 SHA512 5b4260148a6997bd246a69c4c66069d5b0ac811ea0477e58ea2eb8594fceb3013f8f056eeebc703b1bcba8839e16eaeb177af254c7bba264ab791686986eecbf
diff --git a/sys-fs/scan-ffs/metadata.xml b/sys-fs/scan-ffs/metadata.xml
deleted file mode 100644
index e67b15e460b..00000000000
--- a/sys-fs/scan-ffs/metadata.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>bsd@gentoo.org</email>
- <name>BSD Project</name>
-</maintainer>
-<longdescription>
-scan_ffs(8) recovers accidential lost or deleted disklabels.
-
-This is the life-saver of typos. If you have ever been working too long,
-and just happened to type 'disklabel -rw da0 floppy', instead of 'diskla-
-bel -rw fd0 floppy', you know what I am talking about.
-
-This little program will take a raw disk device (which you might have to
-create) that covers the whole disk, and finds all probable UFS/FFS parti-
-tions on the disk. It has various options to make it go faster, and to
-print out information to help in the reconstruction of the disklabel.
-
-Ported from OpenBSD to FreeBSD 4/5 with support for UFS1 and UFS2.
-</longdescription>
-</pkgmetadata>
diff --git a/sys-fs/scan-ffs/scan-ffs-1.2.ebuild b/sys-fs/scan-ffs/scan-ffs-1.2.ebuild
deleted file mode 100644
index 428dbc07f63..00000000000
--- a/sys-fs/scan-ffs/scan-ffs-1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit bsdmk
-
-MY_PN=${PN/-/_}
-MY_P=${MY_PN}-${PV}
-DESCRIPTION="Recovers lost disklabel"
-HOMEPAGE="http://www.ranner.eu/projects/"
-SRC_URI="http://www.ranner.eu/stuff/${MY_P}.tar.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- bsdmk_src_install
- dodoc README ChangeLog
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-10 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10 12:32 [gentoo-commits] repo/gentoo:master commit in: profiles/, sys-fs/scan-ffs/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox