summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/athcool')
-rw-r--r--sys-power/athcool/ChangeLog8
-rw-r--r--sys-power/athcool/athcool-0.3.11-r1.ebuild5
2 files changed, 9 insertions, 4 deletions
diff --git a/sys-power/athcool/ChangeLog b/sys-power/athcool/ChangeLog
index b91ad48e5a24..69b472681307 100644
--- a/sys-power/athcool/ChangeLog
+++ b/sys-power/athcool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-power/athcool
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/athcool/ChangeLog,v 1.6 2007/10/01 10:57:44 uberlord Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/athcool/ChangeLog,v 1.7 2008/11/27 19:31:11 vapier Exp $
+
+ 27 Nov 2008; Mike Frysinger <vapier@gentoo.org> athcool-0.3.11-r1.ebuild:
+ File system corruption (due to system instability) is also possible
+ #248820 by Jorge Peixoto de Morais Neto.
*athcool-0.3.11-r1 (01 Oct 2007)
diff --git a/sys-power/athcool/athcool-0.3.11-r1.ebuild b/sys-power/athcool/athcool-0.3.11-r1.ebuild
index 1b6639ce30a8..2977e524036c 100644
--- a/sys-power/athcool/athcool-0.3.11-r1.ebuild
+++ b/sys-power/athcool/athcool-0.3.11-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/athcool/athcool-0.3.11-r1.ebuild,v 1.1 2007/10/01 10:57:44 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/athcool/athcool-0.3.11-r1.ebuild,v 1.2 2008/11/27 19:31:11 vapier Exp $
inherit eutils
@@ -33,6 +33,7 @@ pkg_postinst() {
ewarn " * noisy or distorted sound playback"
ewarn " * a slowdown in harddisk performance"
ewarn " * system locks or instability"
+ ewarn " * file system corruption"
ewarn "If you met those problems, you should not use athcool. Please use"
ewarn "athcool AT YOUR OWN RISK!"
}