diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 21:07:10 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:50:44 +0100 |
commit | 01732a921ff4b6c90e0cc7da58c70d9143e36550 (patch) | |
tree | f38cd31c937a9ab77baf4c3dffd982918e7fdad8 /app-misc/digitemp | |
parent | app-misc/bfm: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-01732a921ff4b6c90e0cc7da58c70d9143e36550.tar.gz gentoo-01732a921ff4b6c90e0cc7da58c70d9143e36550.tar.bz2 gentoo-01732a921ff4b6c90e0cc7da58c70d9143e36550.zip |
app-misc/digitemp: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-misc/digitemp')
-rw-r--r-- | app-misc/digitemp/digitemp-3.5.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |