summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:06:36 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:17:46 +0000
commita00128d42b083efcc74fa738ed464191c03c61da (patch)
treec66043accbec9e498b1b2914dc6a0892cd75de5d /dev-embedded/mcu8051ide
parentdev-db/pgrouting: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-a00128d42b083efcc74fa738ed464191c03c61da.tar.gz
gentoo-a00128d42b083efcc74fa738ed464191c03c61da.tar.bz2
gentoo-a00128d42b083efcc74fa738ed464191c03c61da.zip
dev-embedded/mcu8051ide: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/mcu8051ide')
-rw-r--r--dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild b/dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild
index 3a27616ef354..0ea0c430b591 100644
--- a/dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild
+++ b/dev-embedded/mcu8051ide/mcu8051ide-1.4.10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils xdg
-DESCRIPTION="Graphical IDE for microcontrollers based on 8051."
+DESCRIPTION="Graphical IDE for microcontrollers based on 8051"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${P}.tar.gz"