# Copyright 1999-2004 Gentoo Technologies, Inc.; acid.punk@gmx.net # Distributed under the terms of the GNU General Public License v2 # $Header: /usr/local/cvs/gbd/ebuild/uhinv-0.3.ebuild,v 1.2 2004/08/15 20:30:18 dma147 Exp $ DESCRIPTION="Universal Hardware Inventory Tool, uhinv displays operating system and hardware info" HOMEPAGE="http://developer.berlios.de/projects/uhinv/" SRC_URI="http://download.berlios.de/uhinv/${P}.tar.gz" KEYWORDS="~x86 ~sparc ~mips ~hppa ~ppc ~amd64 ~arm" SLOT="0" LICENSE="GPL-2" IUSE="" src_install() { einstall || die }