# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/udev-gentoo-scripts.git" inherit git-r3 else SRC_URI="https://dev.gentoo.org/~williamh/dist/${P}.tar.gz" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" fi DESCRIPTION="udev startup scripts for openrc" HOMEPAGE="https://www.gentoo.org" LICENSE="GPL-2" SLOT="0" IUSE="" RESTRICT="test" DEPEND="" RDEPEND=">=virtual/udev-217 !