diff options
author | David Holm <dholm@gentoo.org> | 2004-04-25 15:20:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-25 15:20:16 +0000 |
commit | 9a1be179fd0b571cc9e992e3c04c6b10a53e8364 (patch) | |
tree | 41c8d18ef512172da5556a82c5ba4a3f48670f8c /app-misc/lhinv/lhinv-1.1-r3.ebuild | |
parent | Marked stable on x86. Added eutils for epatch. Removed old ebuilds. (diff) | |
download | historical-9a1be179fd0b571cc9e992e3c04c6b10a53e8364.tar.gz historical-9a1be179fd0b571cc9e992e3c04c6b10a53e8364.tar.bz2 historical-9a1be179fd0b571cc9e992e3c04c6b10a53e8364.zip |
Added to ~ppc
Diffstat (limited to 'app-misc/lhinv/lhinv-1.1-r3.ebuild')
-rw-r--r-- | app-misc/lhinv/lhinv-1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/lhinv/lhinv-1.1-r3.ebuild b/app-misc/lhinv/lhinv-1.1-r3.ebuild index b0c2658c1cea..1446d99d2f4f 100644 --- a/app-misc/lhinv/lhinv-1.1-r3.ebuild +++ b/app-misc/lhinv/lhinv-1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r3.ebuild,v 1.1 2004/04/23 14:33:52 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r3.ebuild,v 1.2 2004/04/25 15:20:16 dholm Exp $ DESCRIPTION="Linux Hardware Inventory" SRC_URI="mirror://sourceforge/lhinv/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://lhinv.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RDEPEND="dev-lang/perl" |