From 28de1cabd7101d48230638d69c6f0aecc1581ee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 25 Apr 2026 11:53:52 +0200 Subject: [PATCH] www-apache/mod_tls: Remove full stop from DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- www-apache/mod_tls/mod_tls-0.14.0-r1.ebuild | 4 ++-- www-apache/mod_tls/mod_tls-0.14.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www-apache/mod_tls/mod_tls-0.14.0-r1.ebuild b/www-apache/mod_tls/mod_tls-0.14.0-r1.ebuild index 5913addf45a7..bec4a0645e17 100644 --- a/www-apache/mod_tls/mod_tls-0.14.0-r1.ebuild +++ b/www-apache/mod_tls/mod_tls-0.14.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit apache-module autotools -DESCRIPTION="A module that uses rustls to provide a memory safe TLS implementation in Rust." +DESCRIPTION="A module that uses rustls to provide a memory safe TLS implementation in Rust" HOMEPAGE="https://github.com/icing/mod_tls" SRC_URI="https://github.com/icing/mod_tls/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/www-apache/mod_tls/mod_tls-0.14.0.ebuild b/www-apache/mod_tls/mod_tls-0.14.0.ebuild index 002b3e5f85fe..9abd7d4fcce9 100644 --- a/www-apache/mod_tls/mod_tls-0.14.0.ebuild +++ b/www-apache/mod_tls/mod_tls-0.14.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit apache-module autotools -DESCRIPTION="A module that uses rustls to provide a memory safe TLS implementation in Rust." +DESCRIPTION="A module that uses rustls to provide a memory safe TLS implementation in Rust" HOMEPAGE="https://github.com/icing/mod_tls" SRC_URI="https://github.com/icing/mod_tls/archive/v${PV}.tar.gz -> ${P}.tar.gz"