public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/lib-compat/
Date: Wed, 31 Jan 2018 10:32:53 +0000 (UTC)	[thread overview]
Message-ID: <1517394710.151be73b29e72ec45f4ed6f9c1408e7dc93a6931.ulm@gentoo> (raw)

commit:     151be73b29e72ec45f4ed6f9c1408e7dc93a6931
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 31 10:30:42 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 31 10:31:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=151be73b

sys-libs/lib-compat: Remove old.

Closes: https://bugs.gentoo.org/504952
Package-Manager: Portage-2.3.21, Repoman-2.3.6

 sys-libs/lib-compat/Manifest                   |  1 -
 sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild | 30 --------------------------
 2 files changed, 31 deletions(-)

diff --git a/sys-libs/lib-compat/Manifest b/sys-libs/lib-compat/Manifest
index cfcf53ff8d2..b42991810ad 100644
--- a/sys-libs/lib-compat/Manifest
+++ b/sys-libs/lib-compat/Manifest
@@ -1,2 +1 @@
-DIST lib-compat-1.4.2.tar.bz2 3002557 BLAKE2B b635f047bbe2c69ae488bfb2a6ab15b6dab27c9aff6796a765a5a0a3fdfa43b111d8b54afacb098a646d869bce8837e0827cdd732800b39a494f477d8b976fef SHA512 aa801434db2749f5f6f42fb12aaa4e518474e8a2b75e7d2e93733d99ebdbc52615c879f575b708dafa15bd1e8bd8362697a6d1f5a38691dd4664cd6fbb51ae14
 DIST lib-compat-1.5.tar.bz2 110305 BLAKE2B d103cd4df22d018e03cdd940a74a50ed79a121863dced17b199a0dee4c2fb7a6fd5547d62f70e61cca3933162e2433b1fa2a3edb1cc2991ac0417b509f42419b SHA512 b23b12ab6ecf8c3840ccaebd9c7823651c687fbfaa845b071fa2c2970e616345650f2688cbfca35097686c6b914ab637d166461adb2122f5f7d37c7870a68472

diff --git a/sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild b/sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild
deleted file mode 100644
index c15d3231e82..00000000000
--- a/sys-libs/lib-compat/lib-compat-1.4.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Compatibility C++ and libc5 and libc6 libraries for very old programs"
-HOMEPAGE="https://www.gentoo.org/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="!<=app-emulation/emul-linux-x86-compat-20140508"
-
-src_install() {
-	if use amd64 || use x86; then
-		cd x86 || die
-		ABI=x86
-		into /
-		dolib.so ld-linux.so.1*
-		rm -f ld-linux.so.1*
-	#elif use alpha; then
-	#	cd alpha || die
-	else
-		die "arch not supported"
-	fi
-	into /usr
-	dolib.so *.so*
-}


             reply	other threads:[~2018-01-31 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-31 10:32 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-05-29  7:38 [gentoo-commits] repo/gentoo:master commit in: sys-libs/lib-compat/ Michael Haubenwallner
2017-06-15  9:16 Ulrich Müller

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=1517394710.151be73b29e72ec45f4ed6f9c1408e7dc93a6931.ulm@gentoo \
    --to=ulm@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