summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2005-08-08 17:14:03 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2005-08-08 17:14:03 +0000
commit74c53af0d7f27fd1ae452c0f4e13c2c417b9fe04 (patch)
tree96f48e2a0da8572f07c14ab8531fbfc51450fe0e /app-laptop
parentremoved mozxmlterm, cleanup (diff)
downloadgentoo-2-74c53af0d7f27fd1ae452c0f4e13c2c417b9fe04.tar.gz
gentoo-2-74c53af0d7f27fd1ae452c0f4e13c2c417b9fe04.tar.bz2
gentoo-2-74c53af0d7f27fd1ae452c0f4e13c2c417b9fe04.zip
Fixed bug #101167, sys-apps/acpid => sys-power/acpid.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/ibm-acpi/ChangeLog6
-rw-r--r--app-laptop/ibm-acpi/ibm-acpi-0.11-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-laptop/ibm-acpi/ChangeLog b/app-laptop/ibm-acpi/ChangeLog
index 22f5b3c140f6..5fc9c40a76fc 100644
--- a/app-laptop/ibm-acpi/ChangeLog
+++ b/app-laptop/ibm-acpi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-laptop/ibm-acpi
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibm-acpi/ChangeLog,v 1.26 2005/06/09 09:29:37 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibm-acpi/ChangeLog,v 1.27 2005/08/08 17:14:03 brix Exp $
+
+ 08 Aug 2005; Henrik Brix Andersen <brix@gentoo.org>
+ ibm-acpi-0.11-r1.ebuild:
+ Fixed bug #101167, sys-apps/acpid => sys-power/acpid.
09 Jun 2005; <brix@gentoo.org> -ibm-acpi-0.10.ebuild,
-ibm-acpi-0.11.ebuild:
diff --git a/app-laptop/ibm-acpi/ibm-acpi-0.11-r1.ebuild b/app-laptop/ibm-acpi/ibm-acpi-0.11-r1.ebuild
index d0d75505725f..70dd989579be 100644
--- a/app-laptop/ibm-acpi/ibm-acpi-0.11-r1.ebuild
+++ b/app-laptop/ibm-acpi/ibm-acpi-0.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibm-acpi/ibm-acpi-0.11-r1.ebuild,v 1.2 2005/05/23 19:15:21 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/ibm-acpi/ibm-acpi-0.11-r1.ebuild,v 1.3 2005/08/08 17:14:03 brix Exp $
inherit linux-mod
@@ -55,7 +55,7 @@ src_install() {
pkg_postinst() {
einfo ""
- einfo "You may wish to install sys-apps/acpid to handle the ACPI events generated"
+ einfo "You may wish to install sys-power/acpid to handle the ACPI events generated"
einfo "by ${PN}."
if useq doc; then