diff options
-rw-r--r-- | dev-embedded/uisp/uisp-20050207-r1.ebuild | 4 |
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" |