public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/diskdev_cmds/
Date: Mon,  7 Oct 2019 13:53:29 +0000 (UTC)	[thread overview]
Message-ID: <1570456403.39c42f0fb2fb786cfd6f14a9bd10e5a16bd324d4.mgorny@gentoo> (raw)

commit:     39c42f0fb2fb786cfd6f14a9bd10e5a16bd324d4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 13:18:55 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 13:53:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c42f0f

sys-fs/diskdev_cmds: Drop old (EAPI=0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild | 48 -----------------------
 1 file changed, 48 deletions(-)

diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
deleted file mode 100644
index 6b608a1b631..00000000000
--- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-MY_PV=${PV%_p*}
-
-DESCRIPTION="HFS and HFS+ utils ported from OSX, supplies mkfs and fsck"
-HOMEPAGE="http://opendarwin.org"
-SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-${MY_PV}.tar.gz
-		 mirror://gentoo/diskdev_cmds-${PV}.patch.bz2"
-LICENSE="APSL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
-IUSE=""
-DEPEND="dev-libs/openssl"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${WORKDIR}"/diskdev_cmds-${PV}.patch
-	epatch "${FILESDIR}"/diskdev_cmds-respect-cflags.patch
-}
-
-src_compile() {
-	emake -f Makefile.lnx || die "emake failed"
-}
-
-src_install() {
-	into /
-	dosbin fsck_hfs.tproj/fsck_hfs || die "dosbin fsck failed"
-	dosbin newfs_hfs.tproj/newfs_hfs || die "dosbin newfs failed"
-	dosym /sbin/newfs_hfs /sbin/mkfs.hfs || die "dosym mkfs.hfs failed"
-	dosym /sbin/newfs_hfs /sbin/mkfs.hfsplus || die "dosym mkfs.hfsplus failed"
-	dosym /sbin/fsck_hfs /sbin/fsck.hfs || die "dosym fsck.hfs failed"
-	dosym /sbin/fsck_hfs /sbin/fsck.hfsplus || die "dosym fsck.hfsplus failed"
-	doman newfs_hfs.tproj/newfs_hfs.8 || die "doman newfs_hfs.8 failed"
-	newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfs.8 || die "doman mkfs.hfs.8 failed"
-	newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfsplus.8 || die "doman mkfs.hfsplus.8 failed"
-	doman fsck_hfs.tproj/fsck_hfs.8 || die "doman fsck_hfs.8 failed"
-	newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfs.8 || die "doman fsck.hfs.8 failed"
-	newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfsplus.8 || die "doman fsck.hfsplus.8 failed"
-}


             reply	other threads:[~2019-10-07 13:53 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07 13:53 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-26 12:31 [gentoo-commits] repo/gentoo:master commit in: sys-fs/diskdev_cmds/ Sam James
2023-06-13 18:03 Sam James
2021-07-02  7:17 Sergei Trofimovich
2021-05-01 20:44 Sergei Trofimovich
2020-12-07 18:48 Sam James
2020-11-18  8:51 Sergei Trofimovich
2020-11-15  8:44 Sam James
2020-11-12 23:15 Sergei Trofimovich
2020-11-12 23:14 Sergei Trofimovich
2020-09-26  9:13 Sergei Trofimovich
2020-08-06 21:22 Sergei Trofimovich
2020-08-01  9:01 Sergei Trofimovich
2020-07-25 11:17 Sam James
2020-06-28 22:43 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-06-28 20:44 Agostino Sarubbo
2020-06-28  8:11 Sergei Trofimovich
2020-06-25  7:00 Agostino Sarubbo
2020-06-24  7:19 Sergei Trofimovich
2020-04-01 21:14 Sergei Trofimovich
2019-10-07 10:38 Agostino Sarubbo
2019-10-07  9:47 Agostino Sarubbo
2019-10-07  8:59 Agostino Sarubbo
2019-10-07  8:42 Agostino Sarubbo
2019-06-27  7:31 Sergei Trofimovich
2016-10-11  6:37 Jeroen Roovers
2016-08-06  8:47 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1570456403.39c42f0fb2fb786cfd6f14a9bd10e5a16bd324d4.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox