summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:48:52 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:52:44 +0100
commit87f4a183540a8419e891fe0ba9c92c30660e5861 (patch)
tree3dea5f4d6cc8a11e5f7c8af503cfddc75827d8a5
parentdev-embedded/sgpp-lite-arm-uclinux-bin: Fix toolong DESCRIPTION (diff)
downloadgentoo-87f4a183540a8419e891fe0ba9c92c30660e5861.tar.gz
gentoo-87f4a183540a8419e891fe0ba9c92c30660e5861.tar.bz2
gentoo-87f4a183540a8419e891fe0ba9c92c30660e5861.zip
dev-embedded/uisp: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
-rw-r--r--dev-embedded/uisp/uisp-20050207-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/uisp/uisp-20050207-r1.ebuild b/dev-embedded/uisp/uisp-20050207-r1.ebuild
index 911762ad9dcb..2a92a428cdd4 100644
--- a/dev-embedded/uisp/uisp-20050207-r1.ebuild
+++ b/dev-embedded/uisp/uisp-20050207-r1.ebuild
@@ -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"