blob: 4fc6d26b645cd621bce1f84889ee40d6059ce37f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Script to test whether computer is running on AC power
EAPI=5
HOMEPAGE=http://packages.debian.org/testing/utils/powermgmt-base
IUSE=+pm-utils
KEYWORDS=amd64 arm ~ia64 ppc ppc64 x86
LICENSE=GPL-2
RDEPEND=!pm-utils? ( virtual/awk ) sys-apps/grep sys-apps/kmod[tools] pm-utils? ( >=sys-power/pm-utils-1.4.1 )
SLOT=0
SRC_URI=mirror://debian/pool/main/p/powermgmt-base/powermgmt-base_1.31.tar.gz
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=30002189c205f669f14e11b6fbf22cd9
|