summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-06 03:28:09 +0000
committerSam James <sam@gentoo.org>2025-01-06 03:28:13 +0000
commit80248f8e6cea00056e0d0c0097bc9d472d7c8666 (patch)
tree6946bb141ebe212637a7e3335a7d9bcfe1f1bc7c /dev-libs/libtpms
parentnet-firewall/firewalld: Stabilize 2.3.0 arm, #947580 (diff)
downloadgentoo-80248f8e6cea00056e0d0c0097bc9d472d7c8666.tar.gz
gentoo-80248f8e6cea00056e0d0c0097bc9d472d7c8666.tar.bz2
gentoo-80248f8e6cea00056e0d0c0097bc9d472d7c8666.zip
dev-libs/libtpms: update DESCRIPTION (fix typo)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtpms')
-rw-r--r--dev-libs/libtpms/libtpms-0.10.0.ebuild2
-rw-r--r--dev-libs/libtpms/libtpms-0.9.6.ebuild4
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"