[app-benchmarks/hardinfo] remove; app-admin/hardinfo is in Portage
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /home/menelkir/portage/app-benchmark/hardinfo/ChangeLog,v 1.440 2010/05/31 10:20:14 menelkir Exp $
|
||||
|
||||
*hardinfo-0.5.1.ebuild (31 May 2010)
|
||||
|
||||
31 May 2010; Daniel de Oliveira <menelkir@itroll.org> +hardinfo-0.5.1.ebuild,
|
||||
+hardinfo-9999.ebuild:
|
||||
Initial ebuild.
|
||||
@@ -1,4 +0,0 @@
|
||||
DIST hardinfo-0.5.1.tar.bz2 246924 RMD160 ef0c91fa8c0c032cf74a96e045e4823f7fe3b81e SHA1 983f0445aa60e02156bc5a5eaedeffb30b8e4d64 SHA256 a0df6c0d7c92a7d20710b8eb551197398a965aaae053782b89a32a160b731b7a
|
||||
EBUILD hardinfo-0.5.1.ebuild 748 RMD160 d7e990fe01c5a5a9494f89c2c497fbded8b93ae3 SHA1 5df383fc5a20f4c48182c9cbbb2cf3ad62e89e05 SHA256 ed8e1e96a5d9b9c0f4798afb9477985075b48e34f8ecdd4eb48ce6d007363636
|
||||
MISC ChangeLog 373 RMD160 c81db3541e21762b9c3febd1345c563b31eb17d5 SHA1 d50b0f533cf118df303442abd1c98d6035ff821c SHA256 1cb596731151a8a607216b4f2e2e74289be8a5db23d456e718261e0d32b045e5
|
||||
MISC metadata.xml 353 RMD160 396b7e35e077445b884c07f86146679a4d7443fe SHA1 bccfe254fa1aa2483e5e351854f4b10a3c3a160c SHA256 d61136191fcf97924d378f556be67c119b43f4ae3f72ce13102b8200671270c8
|
||||
@@ -1,35 +0,0 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /home/menelkir/portage/app-benchmark/hardinfo/hardinfo-0.5.1.ebuild,v 0.5.1 2010/05/31 10:20:14 menelkir Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="HardInfo is a system information and benchmark tool for Linux systems"
|
||||
HOMEPAGE="http://hardinfo.berlios.de/"
|
||||
SRC_URI="http://download.berlios.de/hardinfo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=x11-libs/gtk+-2.6:2
|
||||
>=net-libs/libsoup-2.4"
|
||||
RDEPEND="${DEPEND}"
|
||||
S="${WORKDIR}/${P}"
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
cd ${S}
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
econf --prefix=/usr || die
|
||||
emake || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install || die
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>menelkir</herd>
|
||||
<maintainer>
|
||||
<email>menelkir@itroll.org</email>
|
||||
<name>Daniel de Oliveira</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
</longdescription>
|
||||
A tool for gathering system information and benchmarking.
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user