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 | |
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')
-rw-r--r-- | app-misc/lhinv/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/lhinv/Manifest | 4 | ||||
-rw-r--r-- | app-misc/lhinv/lhinv-1.1-r3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/lhinv/ChangeLog b/app-misc/lhinv/ChangeLog index 9a948a98f35a..c1d95261a15c 100644 --- a/app-misc/lhinv/ChangeLog +++ b/app-misc/lhinv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/lhinv # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/ChangeLog,v 1.6 2004/04/23 14:33:52 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/ChangeLog,v 1.7 2004/04/25 15:20:16 dholm Exp $ + + 25 Apr 2004; David Holm <dholm@gentoo.org> lhinv-1.1-r3.ebuild: + Added to ~ppc. *lhinv-1.1-r3 (23 Apr 2004) diff --git a/app-misc/lhinv/Manifest b/app-misc/lhinv/Manifest index c4315815cd73..0cab55a015cc 100644 --- a/app-misc/lhinv/Manifest +++ b/app-misc/lhinv/Manifest @@ -1,7 +1,7 @@ +MD5 e4cbb2171baabe476f0d563d237e5a35 ChangeLog 1583 MD5 db61b92c46e732c741c1b4c663f3c9c4 lhinv-1.1-r1.ebuild 804 -MD5 79b5a7dcafd5a7c040d5f39efec43088 ChangeLog 1500 MD5 68dd6bc0a469a4c6f7923c44e4680387 lhinv-1.1-r2.ebuild 764 -MD5 880ab2a6077c4b708452dd01ae224a2e lhinv-1.1-r3.ebuild 769 +MD5 0a3e62d3652afa175353526d1583729e lhinv-1.1-r3.ebuild 773 MD5 803c8b6bb78dfd1c74d7dc4b549dec54 files/digest-lhinv-1.1-r1 60 MD5 803c8b6bb78dfd1c74d7dc4b549dec54 files/digest-lhinv-1.1-r2 60 MD5 803c8b6bb78dfd1c74d7dc4b549dec54 files/digest-lhinv-1.1-r3 60 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" |