mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
x11-plugins/wmacpiload-ac: Fix toolong description
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3867
This commit is contained in:
committed by
David Seifert
parent
f304a156c9
commit
75fb81e7dd
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -7,7 +7,7 @@ EAPI="2"
|
||||
inherit eutils
|
||||
|
||||
MY_P=${P/-ac}
|
||||
DESCRIPTION="Hacked version of WMACPILoad, a dockapp to monitor CPU temp and battery time on ACPI kernels"
|
||||
DESCRIPTION="WMACPILoad based dockapp to monitor CPU temp and battery time on ACPI kernels"
|
||||
HOMEPAGE="http://wmacpiload.tuxfamily.org/"
|
||||
SRC_URI="http://wmacpiload.tuxfamily.org/download/${MY_P}.tar.bz2"
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
MY_P=${P/-ac}
|
||||
DESCRIPTION="Hacked version of WMACPILoad, a dockapp to monitor CPU temp and battery time on ACPI kernels"
|
||||
DESCRIPTION="WMACPILoad based dockapp to monitor CPU temp and battery time on ACPI kernels"
|
||||
HOMEPAGE="http://wmacpiload.tuxfamily.org/"
|
||||
SRC_URI="http://wmacpiload.tuxfamily.org/download/${MY_P}.tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user