public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libx86/
Date: Mon, 28 Oct 2024 19:46:10 +0000 (UTC)	[thread overview]
Message-ID: <1730144758.c2a075b83e0434292b67db62eca200a6da4b63e4.dilfridge@gentoo> (raw)

commit:     c2a075b83e0434292b67db62eca200a6da4b63e4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 28 19:45:45 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 19:45:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a075b8

dev-libs/libx86: drop 1.1-r5

Bug: https://bugs.gentoo.org/880429
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-libs/libx86/libx86-1.1-r5.ebuild | 39 ------------------------------------
 1 file changed, 39 deletions(-)

diff --git a/dev-libs/libx86/libx86-1.1-r5.ebuild b/dev-libs/libx86/libx86-1.1-r5.ebuild
deleted file mode 100644
index ac4aa8723d12..000000000000
--- a/dev-libs/libx86/libx86-1.1-r5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="A hardware-independent library for executing real-mode x86 code"
-HOMEPAGE="https://www.codon.org.uk/~mjg59/libx86/"
-SRC_URI="https://www.codon.org.uk/~mjg59/${PN}/downloads/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm -ppc -riscv -sparc x86"
-
-PATCHES=(
-	# fix compile failure with linux-headers-2.6.26, bug 235599
-	"${FILESDIR}"/${PN}-0.99-ifmask.patch
-	# Patch for bugs #236888 and #456648
-	"${FILESDIR}"/${P}-makefile.patch
-	# Wider arch compatibility, bug #579682
-	"${FILESDIR}"/${P}-x86emu.patch
-)
-
-src_configure() {
-	tc-export AR CC
-	append-cflags -fno-delete-null-pointer-checks #523276
-}
-
-src_compile() {
-	emake $(usev !x86 BACKEND=x86emu) LIBRARY=shared shared
-}
-
-src_install() {
-	emake \
-		LIBDIR=/usr/$(get_libdir) \
-		DESTDIR="${ED}" \
-		install-header install-shared
-}


             reply	other threads:[~2024-10-28 19:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-28 19:46 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 17:09 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libx86/ Sam James
2024-05-19 17:09 Sam James
2023-02-14 11:19 Sergey Popov
2021-10-10 20:44 Marek Szuba
2021-01-13 19:28 Sergei Trofimovich
2021-01-12 21:14 Sergei Trofimovich
2018-05-17 11:09 Sergey Popov
2018-05-17 11:09 Sergey Popov
2018-05-17 11:09 Sergey Popov
2016-04-29 15:00 Richard Farina
2016-03-09  3:46 Mike Frysinger

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=1730144758.c2a075b83e0434292b67db62eca200a6da4b63e4.dilfridge@gentoo \
    --to=dilfridge@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