diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-25 23:44:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-25 23:44:57 +0100 |
commit | a36cf665880b1ef98c096bf2390a75b1fdaae301 (patch) | |
tree | 3e76e8e259ca43ddbee94bb30193152633b99f79 /sys-fs/lsscsi | |
parent | dev-qt/qt-docs: 5.15.2_p202011130614 version bump (diff) | |
download | gentoo-a36cf665880b1ef98c096bf2390a75b1fdaae301.tar.gz gentoo-a36cf665880b1ef98c096bf2390a75b1fdaae301.tar.bz2 gentoo-a36cf665880b1ef98c096bf2390a75b1fdaae301.zip |
sys-fs/lsscsi: remove accidentally added ebuild
Fixes: bdde8ea749f ("www-client/firefox: fix screen sharing for non-US users")
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/lsscsi')
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.32.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-fs/lsscsi/lsscsi-0.32.ebuild b/sys-fs/lsscsi/lsscsi-0.32.ebuild deleted file mode 100644 index 95141f037da6..000000000000 --- a/sys-fs/lsscsi/lsscsi-0.32.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="SCSI sysfs query tool" -HOMEPAGE="http://sg.danny.cz/scsi/lsscsi.html" -SRC_URI="http://sg.danny.cz/scsi/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" |