summaryrefslogtreecommitdiff
blob: ebe0a7251911a9e5396e6f6d9aa4a87ac8ed3f11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild,v 1.8 2012/03/16 18:16:14 ranger Exp $

EAPI=4

MODULE_AUTHOR=MKODERER
MODULE_VERSION=0.52
inherit perl-module

DESCRIPTION="Access CPU info. number, etc on Win and UNIX"

SLOT="0"
KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sparc x86"
IUSE=""