From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/usermode-utilities/
Date: Sun, 17 Jan 2021 04:10:34 +0000 (UTC) [thread overview]
Message-ID: <1610856629.954890daef7be494fbbbd915bc1401259414a3c4.sam@gentoo> (raw)
commit: 954890daef7be494fbbbd915bc1401259414a3c4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 04:06:53 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 04:10:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954890da
sys-apps/usermode-utilities: cleanup old (EAPI 5)
Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../usermode-utilities-20070815-r3.ebuild | 41 ----------------------
1 file changed, 41 deletions(-)
diff --git a/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild
deleted file mode 100644
index 804847a9574..00000000000
--- a/sys-apps/usermode-utilities/usermode-utilities-20070815-r3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Tools for use with Usermode Linux virtual machines"
-HOMEPAGE="http://user-mode-linux.sourceforge.net/"
-SRC_URI="http://user-mode-linux.sourceforge.net/uml_utilities_${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE="fuse"
-
-RDEPEND="fuse? ( sys-fs/fuse:0 )
- sys-libs/readline:0="
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"/tools-${PV}
-
-src_prepare() {
- # Merge previous patches with fix for bug #331099
- epatch "${FILESDIR}"/${P}-rollup.patch
- # Fix owner of humfsify; bug #364531
- epatch "${FILESDIR}"/${P}-humfsify-owner.patch
- epatch "${FILESDIR}"/${P}-headers.patch #580816
-
- sed -i -e 's:-o \$(BIN):$(LDFLAGS) -o $(BIN):' "${S}"/*/Makefile || die "LDFLAGS sed failed"
- sed -i -e 's:-o \$@:$(LDFLAGS) -o $@:' "${S}"/moo/Makefile || die "LDFLAGS sed (moo) failed"
- if ! use fuse; then
- einfo "Skipping build of umlmount to avoid sys-fs/fuse dependency."
- sed -i -e 's/\<umlfs\>//' Makefile || die "sed to remove sys-fs/fuse dependency failed"
- fi
-}
-
-src_compile() {
- tc-export AR CC
- emake CFLAGS="${CFLAGS} ${CPPFLAGS} -DTUNTAP -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -g -Wall" all
-}
next reply other threads:[~2021-01-17 4:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-17 4:10 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 20:36 [gentoo-commits] repo/gentoo:master commit in: sys-apps/usermode-utilities/ Andreas Sturmlechner
2024-09-18 18:13 Sam James
2024-09-18 18:13 Sam James
2024-09-18 17:38 Petr Vaněk
2024-09-18 16:50 Jakov Smolić
2024-07-13 7:35 Joonas Niilola
2023-10-09 20:02 Sam James
2023-10-09 4:46 Sam James
2021-01-17 4:10 Sam James
2021-01-13 9:18 Sam James
2021-01-12 23:56 Sam James
2021-01-12 18:15 Sam James
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=1610856629.954890daef7be494fbbbd915bc1401259414a3c4.sam@gentoo \
--to=sam@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