summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2022-08-10 13:05:04 -0400
committerMike Pagano <mpagano@gentoo.org>2022-08-10 13:05:04 -0400
commit8fc6f6d51be6601217bce2c8a3a634d30e461de0 (patch)
tree376497124cf47f9de1b9a3fd5783de92ca4d68d1 /sys-firmware/intel-microcode
parentsys-firmware/intel-microcode: Fix whitespace (diff)
downloadgentoo-8fc6f6d51be6601217bce2c8a3a634d30e461de0.tar.gz
gentoo-8fc6f6d51be6601217bce2c8a3a634d30e461de0.tar.bz2
gentoo-8fc6f6d51be6601217bce2c8a3a634d30e461de0.zip
sys-firmware/intel-microcode: Minor grammar fixes
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-firmware/intel-microcode')
-rw-r--r--sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild b/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild
index f40acd842d36..426180b0a1f1 100644
--- a/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild
+++ b/sys-firmware/intel-microcode/intel-microcode-20220809_p20220809.ebuild
@@ -56,8 +56,8 @@ MICROCODE_SIGNATURES_DEFAULT=""
# only specific CPU: MICROCODE_SIGNATURES="-s 0x00000f4a -s 0x00010676"
# exclude specific CPU: MICROCODE_SIGNATURES="-s !0x00000686"
-#Version bump instructions :
-# 1. The ebuild is the form of intel-microcode-<INTEL_SNAPSHOT>_p<COLLECTION_SNAPSHOT>.ebuild
+# Package Maintenance instructions :
+# 1. The ebuild is in the form of intel-microcode-<INTEL_SNAPSHOT>_p<COLLECTION_SNAPSHOT>.ebuild
# 2. The INTEL_SNAPSHOT upstream is located at: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files\
# 3. The COLLECTION_SNAPSHOT is created manually using the following steps:
# a. Clone the repository https://github.com/platomav/CPUMicrocodes