dev-embedded/uisp: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:48:52 +0000 (11:48 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:52:44 +0000 (21:52 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-embedded/uisp/uisp-20050207-r1.ebuild

index 911762ad9dcb48e51b08847511cde3c4e587794d..2a92a428cdd45805a4ef228ddbeba95729efa2a7 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
 
 inherit eutils
 
-DESCRIPTION="tool for AVR microcontrollers which can interface to many hardware in-system programmers"
+DESCRIPTION="Tool for programming AVR microcontroller through the parallel port"
 HOMEPAGE="https://savannah.nongnu.org/projects/uisp"
 SRC_URI="https://savannah.nongnu.org/download/uisp/${P}.tar.gz"