dev-python/mpmath: Bump to 1.4.0_alpha4
[gentoo/gentoo.git] / sys-block / viaideinfo / viaideinfo-0.5-r1.ebuild
blob09238683e7f9e2a87eb64e095b0a3d099a543cdc
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 DESCRIPTION="Query VIA IDE controllers for various information"
7 HOMEPAGE="http://www.reactivated.net/software/viaideinfo"
8 SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz"
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="amd64 x86"
14 DEPEND=">=sys-apps/pciutils-2.2.0"
15 RDEPEND="${DEPEND}"
16 DOCS=(
17         ChangeLog NEWS README THANKS