mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
www-apache/mod_tls: Remove full stop from DESCRIPTION
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user