From 6aabf329efda5eae1119fa56de8114f38ef405cf Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 30 Mar 2004 00:12:14 +0000 Subject: took out post messages as they don't make sense. --- sys-apps/hotplug-base/ChangeLog | 6 +++++- sys-apps/hotplug-base/hotplug-base-20040329.ebuild | 7 +------ 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/hotplug-base/ChangeLog b/sys-apps/hotplug-base/ChangeLog index 1b5507e3ec69..a62a3cdb8ce9 100644 --- a/sys-apps/hotplug-base/ChangeLog +++ b/sys-apps/hotplug-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hotplug # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/ChangeLog,v 1.1 2004/03/29 23:58:36 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/ChangeLog,v 1.2 2004/03/30 00:12:14 gregkh Exp $ + + 29 Mar 2004; Greg Kroah-Hartman + hotplug-base-20040329.ebuild: + got rid of the post messages ad as they do not make any sense. *hotplug-base-20040329 (29 Mar 2004) diff --git a/sys-apps/hotplug-base/hotplug-base-20040329.ebuild b/sys-apps/hotplug-base/hotplug-base-20040329.ebuild index 283c313a66fd..269489886f3f 100644 --- a/sys-apps/hotplug-base/hotplug-base-20040329.ebuild +++ b/sys-apps/hotplug-base/hotplug-base-20040329.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040329.ebuild,v 1.1 2004/03/29 23:58:36 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug-base/hotplug-base-20040329.ebuild,v 1.2 2004/03/30 00:12:14 gregkh Exp $ inherit eutils @@ -25,8 +25,3 @@ src_install() { keepdir /etc/hotplug.d/ } -pkg_postinst() { - ewarn "WARNING: The fxload program was spliced off this package" - ewarn "WARNING: emerge fxload if you need it" -} - -- cgit v1.2.3-65-gdbad