# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-99999999.ebuild,v 1.20 2013/03/10 16:43:18 ssuominen Exp $ EAPI=5 inherit udev eutils git-2 DESCRIPTION="Hardware (PCI, USB, OUI, IAB) IDs databases" HOMEPAGE="https://github.com/gentoo/hwids" EGIT_REPO_URI="${HOMEPAGE}.git" LICENSE="|| ( GPL-2 BSD ) public-domain" SLOT="0" KEYWORDS="" IUSE="+udev" DEPEND="udev? ( net-misc/curl dev-lang/perl >=virtual/udev-197-r1 )" RDEPEND="!