summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Hrušecký <miska@gentoo.org>2013-03-15 20:50:03 +0000
committerMichal Hrušecký <miska@gentoo.org>2013-03-15 20:50:03 +0000
commit8121e9e08268b491c54e43c6c7bcefd6f3839e49 (patch)
tree529e8177f7683a0e32b2c3ec6c32fe7d4b508b32 /sys-power
parentAdd missed ~x86 (diff)
downloadgentoo-2-8121e9e08268b491c54e43c6c7bcefd6f3839e49.tar.gz
gentoo-2-8121e9e08268b491c54e43c6c7bcefd6f3839e49.tar.bz2
gentoo-2-8121e9e08268b491c54e43c6c7bcefd6f3839e49.zip
Updated to version 2.0.18
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key D39CB7C5)
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/acpid/ChangeLog10
-rw-r--r--sys-power/acpid/acpid-2.0.18.ebuild (renamed from sys-power/acpid/acpid-2.0.17.ebuild)12
2 files changed, 16 insertions, 6 deletions
diff --git a/sys-power/acpid/ChangeLog b/sys-power/acpid/ChangeLog
index cb3282711fb2..e9d5181adcc9 100644
--- a/sys-power/acpid/ChangeLog
+++ b/sys-power/acpid/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-power/acpid
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.103 2013/01/21 14:31:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.104 2013/03/15 20:50:03 miska Exp $
+
+*acpid-2.0.18 (15 Mar 2013)
+
+ 15 Mar 2013; Michal Hrusecky <miska@gentoo.org> -acpid-2.0.17.ebuild,
+ +acpid-2.0.18.ebuild:
+ Updated to version 2.0.18, dropped 2.0.17 (-r1 kept)
+ * fixed format of video/tabletmode event string
+ * documentation updates
21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> acpid-2.0.17-r1.ebuild:
Stable for ia64, wrt bug #253764
diff --git a/sys-power/acpid/acpid-2.0.17.ebuild b/sys-power/acpid/acpid-2.0.18.ebuild
index a7ede5eac9c6..16f8434ccd7d 100644
--- a/sys-power/acpid/acpid-2.0.17.ebuild
+++ b/sys-power/acpid/acpid-2.0.18.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.17.ebuild,v 1.7 2013/01/03 12:59:15 miska Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/acpid-2.0.18.ebuild,v 1.1 2013/03/15 20:50:03 miska Exp $
-EAPI=4
+EAPI=5
inherit systemd
DESCRIPTION="Daemon for Advanced Configuration and Power Interface"
-HOMEPAGE="http://tedfelix.com/linux/acpid-netlink.html"
-SRC_URI="http://tedfelix.com/linux/${P}.tar.xz"
+HOMEPAGE="http://sourceforge.net/projects/acpid2"
+SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 -ppc x86"
+KEYWORDS="~amd64 ~ia64 -ppc ~x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-apm )"
@@ -30,6 +30,8 @@ src_install() {
exeinto /etc/acpi
newexe "${FILESDIR}"/${PN}-1.0.6-default.sh default.sh
+ exeinto /etc/acpi/actions
+ newexe samples/powerbtn/powerbtn.sh powerbtn.sh
insinto /etc/acpi/events
newins "${FILESDIR}"/${PN}-1.0.4-default default