commit:     80248f8e6cea00056e0d0c0097bc9d472d7c8666
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 03:28:09 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 03:28:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80248f8e

dev-libs/libtpms: update DESCRIPTION (fix typo)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libtpms/libtpms-0.10.0.ebuild | 2 +-
 dev-libs/libtpms/libtpms-0.9.6.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libtpms/libtpms-0.10.0.ebuild 
b/dev-libs/libtpms/libtpms-0.10.0.ebuild
index c30b819c2b66..c3ecb44b4b6b 100644
--- a/dev-libs/libtpms/libtpms-0.10.0.ebuild
+++ b/dev-libs/libtpms/libtpms-0.10.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit autotools
 
-DESCRIPTION="Library providing software emultion of a TPM"
+DESCRIPTION="Library providing software emulation of a TPM"
 HOMEPAGE="https://github.com/stefanberger/libtpms";
 SRC_URI="https://github.com/stefanberger/libtpms/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="BSD"

diff --git a/dev-libs/libtpms/libtpms-0.9.6.ebuild 
b/dev-libs/libtpms/libtpms-0.9.6.ebuild
index b78b99d4a24a..5dda33f6cd23 100644
--- a/dev-libs/libtpms/libtpms-0.9.6.ebuild
+++ b/dev-libs/libtpms/libtpms-0.9.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 inherit autotools
 
-DESCRIPTION="Library providing software emultion of a TPM"
+DESCRIPTION="Library providing software emulation of a TPM"
 HOMEPAGE="https://github.com/stefanberger/libtpms";
 SRC_URI="https://github.com/stefanberger/libtpms/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="BSD"

Reply via email to