From: Harri Nieminen Date: Fri, 17 Feb 2017 19:07:10 +0000 (+0200) Subject: app-misc/digitemp: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=01732a921ff4b6c90e0cc7da58c70d9143e36550;p=gentoo.git app-misc/digitemp: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-misc/digitemp/digitemp-3.5.0-r2.ebuild b/app-misc/digitemp/digitemp-3.5.0-r2.ebuild index a07c5fe338db..608782dbdba4 100644 --- a/app-misc/digitemp/digitemp-3.5.0-r2.ebuild +++ b/app-misc/digitemp/digitemp-3.5.0-r2.ebuild @@ -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"