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"