app-misc/digitemp: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 19:07:10 +0000 (21:07 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:50:44 +0000 (10:50 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-misc/digitemp/digitemp-3.5.0-r2.ebuild

index a07c5fe338dbaec1ab083fd06579191935f77a31..608782dbdba407c18f8e78bdb7a74605464f64e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit toolchain-funcs
 
-DESCRIPTION="Temperature logging and reporting using Dallas Semiconductor's iButtons and 1-Wire protocol"
+DESCRIPTION="Temperature logging and reporting using Maxim's iButtons and 1-Wire protocol"
 HOMEPAGE="http://www.digitemp.com/ http://www.ibutton.com/"
 SRC_URI="http://www.digitemp.com/software/linux/${P}.tar.gz"