summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:16:07 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:49 +0000
commit8bf15961d01e74173dc95a14906dbe5fed820106 (patch)
tree6a6dc45683f71c3b81bc56f0d45360bc466a91df
parentsys-libs/obstack-standalone: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-8bf15961d01e74173dc95a14906dbe5fed820106.tar.gz
gentoo-8bf15961d01e74173dc95a14906dbe5fed820106.tar.bz2
gentoo-8bf15961d01e74173dc95a14906dbe5fed820106.zip
sys-libs/queue-standalone: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild b/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild
index 133216a3d29b..be85c431903e 100644
--- a/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild
+++ b/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-DESCRIPTION="Install <sys/queue.h> from glibc."
+DESCRIPTION="Install <sys/queue.h> from glibc"
HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
LICENSE="BSD"