summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-30 22:07:01 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-30 22:07:01 +0000
commit5cb4872c96b407c88bce7c893220b8dcfcfc7f02 (patch)
tree4ce3252cd06bcd1959f865c4a3f1988004fbd7cb /sys-apps/microcode-ctl
parentremoved redundant inherit eutils (diff)
downloadgentoo-2-5cb4872c96b407c88bce7c893220b8dcfcfc7f02.tar.gz
gentoo-2-5cb4872c96b407c88bce7c893220b8dcfcfc7f02.tar.bz2
gentoo-2-5cb4872c96b407c88bce7c893220b8dcfcfc7f02.zip
tweak DESCRIPTION as this works on all intel procs #183752
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-apps/microcode-ctl')
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.17.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.17.ebuild
index 70b345952c19..bfb7879388ad 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.17.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.17.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.17.ebuild,v 1.3 2007/06/17 10:51:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.17.ebuild,v 1.4 2007/06/30 22:07:01 vapier Exp $
inherit toolchain-funcs
MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Intel IA32 microcode update utility"
+DESCRIPTION="Intel processor microcode update utility"
HOMEPAGE="http://www.urbanmyth.org/microcode"
SRC_URI="http://www.urbanmyth.org/microcode/${MY_P}.tar.gz"