commit:     ce27ce7006355a07359e42a6ca4d351cceeda516
Author:     Alessandro Calorì <axelgenus <AT> gmail <DOT> com>
AuthorDate: Fri Dec 18 13:51:57 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 18:07:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce27ce70

sys-power/acpi: bump version to 1.7

 sys-power/acpi/Manifest                             | 1 +
 sys-power/acpi/acpi-1.6.ebuild                      | 2 +-
 sys-power/acpi/{acpi-1.6.ebuild => acpi-1.7.ebuild} | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sys-power/acpi/Manifest b/sys-power/acpi/Manifest
index 34607f7..f98ecd9 100644
--- a/sys-power/acpi/Manifest
+++ b/sys-power/acpi/Manifest
@@ -1 +1,2 @@
 DIST acpi-1.6.tar.gz 92448 SHA256 
ed61d20400c4fd3965dde9b49ab3ac74da02f8eca1a55454f7a1ac3fa1fd5c31 SHA512 
29d9a59beaed119a48cb426807e6fc6c90597ced2b8b9be3356b1d763478174fc5a2824c64c66b742c0bc4ff54a9cc94224225b7978f00496f977422ec5f6ede
 WHIRLPOOL 
1cc2fd06db0e91fe401e09e05280013a215393e43a129fe019ecbe28259bfa93eca79bb6618280cea002a134e9e823e1e8e9d0f93de5922282314be8f61d59bf
+DIST acpi-1.7.tar.gz 100501 SHA256 
d7a504b61c716ae5b7e81a0c67a50a51f06c7326f197b66a4b823de076a35005 SHA512 
e6c96707d651eb20aa4a4c76f78891154d576ccdfaef08b5eff6094b90b62a0e97f6e35a4a996dcc3b5f0b57ee2c60542f41832039c6cbdf853ff3d022c1b609
 WHIRLPOOL 
3db63479189de0ef8ecefad1495e5ab0a3570649c64d2d41460a4ec60150b6f04ba39d1c1ed78b5061e4bda96770a40fc21d804cc8bcd92b73f64ab211fe0d17

diff --git a/sys-power/acpi/acpi-1.6.ebuild b/sys-power/acpi/acpi-1.6.ebuild
index 1559841..e0fdc85 100644
--- a/sys-power/acpi/acpi-1.6.ebuild
+++ b/sys-power/acpi/acpi-1.6.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-DESCRIPTION="Attempts to replicate the functionality of the 'old' apm command 
on ACPI systems"
+DESCRIPTION="Displays information about ACPI devices"
 HOMEPAGE="http://sourceforge.net/projects/acpiclient/";
 SRC_URI="mirror://sourceforge/acpiclient/${P}.tar.gz"
 

diff --git a/sys-power/acpi/acpi-1.6.ebuild b/sys-power/acpi/acpi-1.7.ebuild
similarity index 62%
copy from sys-power/acpi/acpi-1.6.ebuild
copy to sys-power/acpi/acpi-1.7.ebuild
index 1559841..c033fe5 100644
--- a/sys-power/acpi/acpi-1.6.ebuild
+++ b/sys-power/acpi/acpi-1.7.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-DESCRIPTION="Attempts to replicate the functionality of the 'old' apm command 
on ACPI systems"
+DESCRIPTION="Displays information about ACPI devices"
 HOMEPAGE="http://sourceforge.net/projects/acpiclient/";
 SRC_URI="mirror://sourceforge/acpiclient/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DOCS="AUTHORS ChangeLog README"

Reply via email to