public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, app-arch/unmakeself/
@ 2022-03-15 17:42 Matthew Smith
  0 siblings, 0 replies; only message in thread
From: Matthew Smith @ 2022-03-15 17:42 UTC (permalink / raw
  To: gentoo-commits

commit:     82ab1e6f29072f6d923b9ac73011a1712c6117b5
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 17:29:19 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 17:42:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ab1e6f

app-arch/unmakeself: treeclean

Closes: https://bugs.gentoo.org/781947
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 app-arch/unmakeself/Manifest                 |  1 -
 app-arch/unmakeself/metadata.xml             |  5 ----
 app-arch/unmakeself/unmakeself-1.1-r1.ebuild | 34 ----------------------------
 profiles/package.mask                        |  5 ----
 4 files changed, 45 deletions(-)

diff --git a/app-arch/unmakeself/Manifest b/app-arch/unmakeself/Manifest
deleted file mode 100644
index ac220ed9db06..000000000000
--- a/app-arch/unmakeself/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST unmakeself-1.1.tar.gz 3635 BLAKE2B 650a7f45dc5204f5ae42002addc5892fb3ce3d4d2b8b5ed343329cd34ae7086e1f680ddcb25123255feff1dd2a70d4427a30aa0a8ac7c0309b19847fefcb5390 SHA512 3e8a05a907b8807080208300f6c20577587a0e87000c6746ba457c276e4dff37c8d61227bd1db37e60ac20d9532290c4110a1204c8389a8a1e97a121b68c682b

diff --git a/app-arch/unmakeself/metadata.xml b/app-arch/unmakeself/metadata.xml
deleted file mode 100644
index 115e9d64a669..000000000000
--- a/app-arch/unmakeself/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/app-arch/unmakeself/unmakeself-1.1-r1.ebuild b/app-arch/unmakeself/unmakeself-1.1-r1.ebuild
deleted file mode 100644
index 3f3a7c635f9f..000000000000
--- a/app-arch/unmakeself/unmakeself-1.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Makeself archive extractor"
-HOMEPAGE="https://www.freshports.org/archivers/unmakeself"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-arch/libarchive:=[bzip2,zlib(+)]"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_configure() {
-	append-cppflags $($(tc-getPKG_CONFIG) --cflags libarchive)
-	export LDLIBS=$($(tc-getPKG_CONFIG) --libs libarchive)
-
-	tc-export CC
-}
-
-src_compile() {
-	emake ${PN}
-}
-
-src_install() {
-	dobin unmakeself
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 73e741eab2dc..114d2c692647 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -320,11 +320,6 @@ dev-java/apple-java-extensions-bin
 # Bug #831106, bug #784107.
 games-strategy/triplea
 
-# Matthew Smith <matthew@gentoo.org> (2022-02-13)
-# Dead upstream, incompatible with newer versions of makeself.
-# Removal after 2022-03-15.  Bug #781947.
-app-arch/unmakeself
-
 # Jonas Stein <jstein@gentoo.org> (2022-02-11)
 # Blocks gtk2 removal, which is EOL
 # Removal after 2022-04-01.  Bug #833145.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-15 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-15 17:42 [gentoo-commits] repo/gentoo:master commit in: profiles/, app-arch/unmakeself/ Matthew Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox