commit:     d6ce93560425aee4290963675688f035b01708df
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 18:21:41 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 18:21:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6ce9356

sys-apps/gscanbus: drop 0.8

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

 sys-apps/gscanbus/gscanbus-0.8.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/sys-apps/gscanbus/gscanbus-0.8.ebuild 
b/sys-apps/gscanbus/gscanbus-0.8.ebuild
deleted file mode 100644
index 51f1b94b6774..000000000000
--- a/sys-apps/gscanbus/gscanbus-0.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Bus scanning, testing and topology visualizing tool for Linux 
IEEE1394 subsystem"
-HOMEPAGE="https://sourceforge.net/projects/gscanbus.berlios/";
-SRC_URI="https://downloads.sourceforge.net/${PN}.berlios/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="
-       sys-libs/libraw1394
-       x11-libs/gtk+:2"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-Wimplicit-function-declaration.patch )

Reply via email to