diff options
author | 2006-08-22 15:03:47 +0000 | |
---|---|---|
committer | 2006-08-22 15:03:47 +0000 | |
commit | fe89f5eb33c3e0c11feefd041575b2a5e1894d2a (patch) | |
tree | 6499494b67eb5ecbe5fa5563599775af7d8978ae /sys-apps/irqbalance/ChangeLog | |
parent | Stable on alpha wrt Bug #142936. (diff) | |
download | gentoo-2-fe89f5eb33c3e0c11feefd041575b2a5e1894d2a.tar.gz gentoo-2-fe89f5eb33c3e0c11feefd041575b2a5e1894d2a.tar.bz2 gentoo-2-fe89f5eb33c3e0c11feefd041575b2a5e1894d2a.zip |
Give irqbalance an init script as baselayout no longer starts it
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'sys-apps/irqbalance/ChangeLog')
-rw-r--r-- | sys-apps/irqbalance/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sys-apps/irqbalance/ChangeLog b/sys-apps/irqbalance/ChangeLog index fe2496a13bce..8c2b17f1321b 100644 --- a/sys-apps/irqbalance/ChangeLog +++ b/sys-apps/irqbalance/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-apps/irqbalance -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/ChangeLog,v 1.7 2005/01/16 22:02:55 robbat2 Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/ChangeLog,v 1.8 2006/08/22 15:03:47 uberlord Exp $ + +*irqbalance-0.12-r1 (22 Aug 2006) +*irqbalance-0.08-r1 (22 Aug 2006) + + 22 Aug 2006; Roy Marples <uberlord@gentoo.org> +files/irqbalance.init, + +files/irqbalance-nopid.init, +irqbalance-0.08-r1.ebuild, + +irqbalance-0.12-r1.ebuild: + Give irqbalance an init script as baselayout no longer starts it + automatically. *irqbalance-0.12 (16 Jan 2005) |