diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-05 05:58:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-05 05:58:31 +0000 |
commit | ef661410ccf9602cdb7e1b1fb1d71e9206393612 (patch) | |
tree | de6a8ee05c45955a68e04179feb7400196379475 /sys-apps | |
parent | Update mktime test #220040. (diff) | |
download | historical-ef661410ccf9602cdb7e1b1fb1d71e9206393612.tar.gz historical-ef661410ccf9602cdb7e1b1fb1d71e9206393612.tar.bz2 historical-ef661410ccf9602cdb7e1b1fb1d71e9206393612.zip |
whitespace
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/microcode-data/microcode-data-20080401.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/microcode-data/microcode-data-20080401.ebuild b/sys-apps/microcode-data/microcode-data-20080401.ebuild index e69bfe537f96..33ee0523bb7d 100644 --- a/sys-apps/microcode-data/microcode-data-20080401.ebuild +++ b/sys-apps/microcode-data/microcode-data-20080401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20080401.ebuild,v 1.1 2008/05/05 04:04:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20080401.ebuild,v 1.2 2008/05/05 05:58:31 mr_bones_ Exp $ DESCRIPTION="Intel IA32 microcode update data" HOMEPAGE="http://urbanmyth.org/microcode/" @@ -18,7 +18,6 @@ src_install() { newins "${DISTDIR}"/microcode-${PV}.dat microcode.dat || die } - pkg_postinst() { einfo "The microcode available for Intel CPUs has been updated. You'll need" einfo "to reload the code into your processor. If you're using the init.d:" |