diff options
author | David Seifert <soap@gentoo.org> | 2021-06-14 11:19:33 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-14 11:19:33 +0200 |
commit | de6b10ce5cb1f2b60ff79d39a3b93eecd3e9055d (patch) | |
tree | 0bcf6f5da09c632da7e5b8fc57ec6395c3442fa0 /sys-fs/lsscsi/lsscsi-0.31.ebuild | |
parent | sys-fs/fuse-common: drop 3.10.3 (diff) | |
download | gentoo-de6b10ce5cb1f2b60ff79d39a3b93eecd3e9055d.tar.gz gentoo-de6b10ce5cb1f2b60ff79d39a3b93eecd3e9055d.tar.bz2 gentoo-de6b10ce5cb1f2b60ff79d39a3b93eecd3e9055d.zip |
sys-fs/lsscsi: drop 0.31
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-fs/lsscsi/lsscsi-0.31.ebuild')
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.31.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-fs/lsscsi/lsscsi-0.31.ebuild b/sys-fs/lsscsi/lsscsi-0.31.ebuild deleted file mode 100644 index eb792c163557..000000000000 --- a/sys-fs/lsscsi/lsscsi-0.31.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" |