summaryrefslogtreecommitdiff
path: root/dev-libs/softhsm
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 04:16:02 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 04:16:02 -0500
commit8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d (patch)
tree3571897c3923e21b62afb85bc3e04c0deec99fd4 /dev-libs/softhsm
parent33688726a8da4889a96b2a2b60cf8693bb388f96 (diff)
downloadbaldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.tar.gz
baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.tar.xz
baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.zip
Adding metadata
Diffstat (limited to 'dev-libs/softhsm')
-rw-r--r--dev-libs/softhsm/metadata.xml4
-rw-r--r--dev-libs/softhsm/softhsm-2.6.1-r2.ebuild4
-rw-r--r--dev-libs/softhsm/softhsm-2.7.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/softhsm/metadata.xml b/dev-libs/softhsm/metadata.xml
index 4c75dd183ab0..a3556f6aa914 100644
--- a/dev-libs/softhsm/metadata.xml
+++ b/dev-libs/softhsm/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
- <email>dev@baldeagleos.com</email>
+ <email>dev@liguros.net</email>
<name>Development</name>
</maintainer>
diff --git a/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild b/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild
index d45d75ec1c3e..651230d0e995 100644
--- a/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild
+++ b/dev-libs/softhsm/softhsm-2.6.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2024 BaldEagleOS Authors
+# Copyright 2021-2024 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ LICENSE="BSD"
RDEPEND="migration-tool? ( dev-db/sqlite:3= )
dev-libs/openssl:=
-
+ ? ( dev-libs/botan:2 )
!~dev-libs/softhsm-2.0.0:0"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig
diff --git a/dev-libs/softhsm/softhsm-2.7.0.ebuild b/dev-libs/softhsm/softhsm-2.7.0.ebuild
index ecf4da04c883..c200942671b1 100644
--- a/dev-libs/softhsm/softhsm-2.7.0.ebuild
+++ b/dev-libs/softhsm/softhsm-2.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2026 BaldEagleOS Authors
+# Copyright 2021-2026 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ LICENSE="BSD"
RDEPEND="migration-tool? ( dev-db/sqlite:3= )
dev-libs/openssl:=
-
+ ? ( dev-libs/botan-2 )
!~dev-libs/softhsm-2.0.0:0"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig