summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/uhinv/uhinv-0.4.ebuild')
-rw-r--r--app-portage/uhinv/uhinv-0.4.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-portage/uhinv/uhinv-0.4.ebuild b/app-portage/uhinv/uhinv-0.4.ebuild
deleted file mode 100644
index 98e862a..0000000
--- a/app-portage/uhinv/uhinv-0.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.4.ebuild,v 1.1 2004/08/17 19:37:16 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=""
-RESTRICT="nomirror"
-
-src_install() {
- einstall || die
-}