From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/diskdev_cmds/
Date: Thu, 6 Aug 2020 21:22:47 +0000 (UTC) [thread overview]
Message-ID: <1596748956.74e203a8b1b244a7a9984724af924bdef16c5078.slyfox@gentoo> (raw)
commit: 74e203a8b1b244a7a9984724af924bdef16c5078
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 21:17:03 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 21:22:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e203a8
sys-fs/diskdev_cmds: drop old
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
.../diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild | 49 ----------------------
1 file changed, 49 deletions(-)
diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild
deleted file mode 100644
index 7262c18fcab..00000000000
--- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-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}"
-
-PATCHES=(
- "${WORKDIR}"/diskdev_cmds-${PV}.patch
- "${FILESDIR}"/diskdev_cmds-respect-cflags.patch
-)
-
-src_compile() {
- emake -f Makefile.lnx AR="$(tc-getAR)" CC="$(tc-getCC)"
-}
-
-src_install() {
- into /
-
- dosbin fsck_hfs.tproj/fsck_hfs
- dosbin newfs_hfs.tproj/newfs_hfs
-
- dosym newfs_hfs /sbin/mkfs.hfs
- dosym newfs_hfs /sbin/mkfs.hfsplus
- dosym fsck_hfs /sbin/fsck.hfs
- dosym fsck_hfs /sbin/fsck.hfsplus
- doman newfs_hfs.tproj/newfs_hfs.8
-
- newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfs.8
- newman newfs_hfs.tproj/newfs_hfs.8 mkfs.hfsplus.8
- doman fsck_hfs.tproj/fsck_hfs.8
- newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfs.8
- newman fsck_hfs.tproj/fsck_hfs.8 fsck.hfsplus.8
-}
next reply other threads:[~2020-08-06 21:22 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-06 21:22 Sergei Trofimovich [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-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 13:53 Michał Górny
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=1596748956.74e203a8b1b244a7a9984724af924bdef16c5078.slyfox@gentoo \
--to=slyfox@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