commit: ef553a74c898c2e80127deaf0996b40b4149766e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri May 16 13:02:33 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri May 16 13:02:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef553a74
x11-misc/bblaunch: drop 0.0.3, EAPI=7-- Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-misc/bblaunch/bblaunch-0.0.3.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/x11-misc/bblaunch/bblaunch-0.0.3.ebuild b/x11-misc/bblaunch/bblaunch-0.0.3.ebuild deleted file mode 100644 index 7028400502e8..000000000000 --- a/x11-misc/bblaunch/bblaunch-0.0.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="An application launcher for Blackbox type window managers" -SRC_URI="http://www.stud.ifi.uio.no/~steingrd/${P}.tar.gz" -HOMEPAGE="http://blackboxwm.sourceforge.net/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="ppc x86" -IUSE="" - -PATCHES=( "${FILESDIR}/${P}.patch" )
