public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, app-forensics/air/
@ 2024-06-16 18:31 Arthur Zamarin
  0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2024-06-16 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     1eeab8da89878dc954aa04cd3eb064c588e4aafc
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 18:30:21 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 18:31:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eeab8da

app-forensics/air: treeclean

Closes: https://bugs.gentoo.org/932095
Bug: https://bugs.gentoo.org/768072
Bug: https://bugs.gentoo.org/777747
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-forensics/air/Manifest            |  1 -
 app-forensics/air/air-2.0.0-r2.ebuild | 47 -----------------------------------
 app-forensics/air/metadata.xml        |  8 ------
 profiles/package.mask                 |  5 ----
 4 files changed, 61 deletions(-)

diff --git a/app-forensics/air/Manifest b/app-forensics/air/Manifest
deleted file mode 100644
index f31e2e5f1112..000000000000
--- a/app-forensics/air/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST air-2.0.0.tar.gz 82881 BLAKE2B 7cca062635243573cc8c64447e9230c463148edaac229eab9fe3b952c6a318515c159832392238716afd3ed5b1c14d53e785c8d04b6aad0bf7b2f09c0209712b SHA512 3b22b0b2f07fd5bf89b576bb1d96d9bc372534f2063e99c7a9c4931fd927b0cc5c3fe832f0c0d51ceb95fe242fd0d3e4fe6bf59339dd2971b6afcd00106ea92c

diff --git a/app-forensics/air/air-2.0.0-r2.ebuild b/app-forensics/air/air-2.0.0-r2.ebuild
deleted file mode 100644
index b21eda22c44f..000000000000
--- a/app-forensics/air/air-2.0.0-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A GUI front-end to dd/dc3dd"
-HOMEPAGE="https://sourceforge.net/projects/air-imager/"
-SRC_URI="https://downloads.sourceforge.net/air-imager/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="crypt"
-
-# coreutils are needed for /usr/bin/split binary
-COMMON_DEPEND="sys-apps/coreutils"
-
-DEPEND="${COMMON_DEPEND}
-	app-arch/sharutils
-	>=dev-perl/Tk-804.27.0
-"
-# TODO: air can utilize dc3dd, but it is not in portage ATM
-RDEPEND="${COMMON_DEPEND}
-	net-analyzer/netcat
-	app-arch/mt-st
-	crypt? ( net-analyzer/cryptcat )
-"
-
-src_install() {
-	export PERLTK_VER=`perl -e 'use Tk;print "$Tk::VERSION";'`
-
-	env INTERACTIVE=no INSTALL_DIR="${D}/usr" TEMP_DIR="${T}" \
-		FINAL_INSTALL_DIR=/usr \
-		./install-${P} \
-		|| die "failed to install - please attach ${T}/air-install.log to a bug report at https://bugs.gentoo.org"
-
-	einstalldocs
-	dodoc "${T}/air-install.log"
-
-	fowners root:users /usr/share/air/logs
-	fperms ug+rwx /usr/share/air/logs
-	fperms a+x /usr/bin/air
-
-	mkfifo "${D}usr/share/air/air-fifo" || die "pipe creation failed"
-	fperms ug+rw /usr/share/air/air-fifo
-	fowners root:users /usr/share/air/air-fifo
-}

diff --git a/app-forensics/air/metadata.xml b/app-forensics/air/metadata.xml
deleted file mode 100644
index c0dd86fb547e..000000000000
--- a/app-forensics/air/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-	<upstream>
-		<remote-id type="sourceforge">air-imager</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index ae3f227d0a28..5cfae6162961 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -510,11 +510,6 @@ dev-python/cached-property
 # Removal on 2024-06-16.  Bugs #932097, #542244, #742965.
 x11-plugins/pidgintex
 
-# Arthur Zamarin <arthurzam@gentoo.org> (2024-05-17)
-# EAPI=6, no maintainer, fails to compile.
-# Removal on 2024-06-16.  Bugs #932095, #768072, #777747.
-app-forensics/air
-
 # Sam James <sam@gentoo.org> (2024-04-28)
 # Masked for testing. Tracker bug: bug #930805.
 >=sys-libs/ncurses-6.5


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

only message in thread, other threads:[~2024-06-16 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16 18:31 [gentoo-commits] repo/gentoo:master commit in: profiles/, app-forensics/air/ Arthur Zamarin

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