commit: ce9fce3f352d04c6837129121783711cc5276b85 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Jul 19 16:53:58 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Jul 19 16:54:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9fce3f
app-admin/hddtemp: Add "Samsung SSD 860 EVO 1TB" to hddgentoo.db. Straight to stable, because arch testers cannot test it anyway, unless they would have the specific hardware. Closes: https://bugs.gentoo.org/689134 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-admin/hddtemp/files/hddgentoo.db | 1 + .../{hddtemp-0.3_beta15-r27.ebuild => hddtemp-0.3_beta15-r28.ebuild} | 0 2 files changed, 1 insertion(+) diff --git a/app-admin/hddtemp/files/hddgentoo.db b/app-admin/hddtemp/files/hddgentoo.db index 994b9cb2673..700d7369821 100644 --- a/app-admin/hddtemp/files/hddgentoo.db +++ b/app-admin/hddtemp/files/hddgentoo.db @@ -260,6 +260,7 @@ "WDC WD1002FBYS-02A6B0" 194 C "Western Digital WD RE3 1TB SATA3 7200RPM 32MB" "ST2000DM006-2DM164" 194 C "Seagate Barracuda 2TB SATA3 7200RPM 64MB" "Samsung SSD 850 PRO 128G" 190 C "Samsung SSD 850 PRO 128G" +"Samsung SSD 860 EVO 1TB" 190 C "Samsung SSD 860 EVO 1TB" "WDC WD1600BEVS-08RST2" 194 C "Western Digital Scorpio Blue SATA 160GB 5400RPM 8MB" "WDC WD(1|2|3|4|5|6)0EZRZ-00Z5HB0" 194 C "Western Digital Blue SATA3 5400RPM 64MB" "ST31000528AS" 194 C "Seagate Barracuda 7200.12 1TB SATA2 7200RPM 32MB" diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r27.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15-r28.ebuild similarity index 100% rename from app-admin/hddtemp/hddtemp-0.3_beta15-r27.ebuild rename to app-admin/hddtemp/hddtemp-0.3_beta15-r28.ebuild
