diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 20:31:09 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:50:00 +0100 |
commit | d9bacc0fc4f71110d99e097684cafd60f487ab04 (patch) | |
tree | ce265e0b61528a24e1ad42494f613f479dcaf4d6 /app-laptop/tpacpi-bat | |
parent | app-laptop/radeontool: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-d9bacc0fc4f71110d99e097684cafd60f487ab04.tar.gz gentoo-d9bacc0fc4f71110d99e097684cafd60f487ab04.tar.bz2 gentoo-d9bacc0fc4f71110d99e097684cafd60f487ab04.zip |
app-laptop/tpacpi-bat: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-laptop/tpacpi-bat')
-rw-r--r-- | app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild index 5164010aeab6..43e631d4a074 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ else SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi -DESCRIPTION="Control battery thresholds of recent ThinkPads, which are not supported by tp_smapi" +DESCRIPTION="Control battery thresholds of recent ThinkPads, not supported by tp_smapi" HOMEPAGE="https://github.com/teleshoes/tpacpi-bat" LICENSE="GPL-3" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild index 232327f98bdc..43e631d4a074 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild @@ -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$ @@ -14,7 +14,7 @@ else SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi -DESCRIPTION="Control battery thresholds of recent ThinkPads, which are not supported by tp_smapi" +DESCRIPTION="Control battery thresholds of recent ThinkPads, not supported by tp_smapi" HOMEPAGE="https://github.com/teleshoes/tpacpi-bat" LICENSE="GPL-3" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild index 1b30cbda5e81..fa68058cbcc1 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ else SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi -DESCRIPTION="Control battery thresholds of recent ThinkPads, which are not supported by tp_smapi" +DESCRIPTION="Control battery thresholds of recent ThinkPads, not supported by tp_smapi" HOMEPAGE="https://github.com/teleshoes/tpacpi-bat" LICENSE="GPL-3" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild index 06144e803801..43e631d4a074 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ else SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi -DESCRIPTION="Control battery thresholds of recent ThinkPads, which are not supported by tp_smapi" +DESCRIPTION="Control battery thresholds of recent ThinkPads, not supported by tp_smapi" HOMEPAGE="https://github.com/teleshoes/tpacpi-bat" LICENSE="GPL-3" |