diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-07 15:01:52 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-07 15:01:52 -0500 |
| commit | cab4bebbee5e50ac2d5275d645904cef772fcc17 (patch) | |
| tree | 8c8703f7679be915572c609b33068ac5b25d36fa /app-crypt | |
| parent | dd6cff2d76baa289493b9d53d2f9a5bd287f5055 (diff) | |
| download | baldeagleos-repo-cab4bebbee5e50ac2d5275d645904cef772fcc17.tar.gz baldeagleos-repo-cab4bebbee5e50ac2d5275d645904cef772fcc17.tar.xz baldeagleos-repo-cab4bebbee5e50ac2d5275d645904cef772fcc17.zip | |
Adding metadata
Diffstat (limited to 'app-crypt')
| -rw-r--r-- | app-crypt/keysmith/Manifest | 1 | ||||
| -rw-r--r-- | app-crypt/keysmith/keysmith-26.04.2.ebuild | 39 | ||||
| -rw-r--r-- | app-crypt/keysmith/keysmith-26.04.3.ebuild | 2 |
3 files changed, 1 insertions, 41 deletions
diff --git a/app-crypt/keysmith/Manifest b/app-crypt/keysmith/Manifest index e451488c194f..1939af0b89f3 100644 --- a/app-crypt/keysmith/Manifest +++ b/app-crypt/keysmith/Manifest @@ -1,3 +1,2 @@ DIST keysmith-26.04.1.tar.xz 250032 BLAKE2B 9869d6885a28615b3be034470f8e6655338550eea9948dbd2b62e21418344258cbebf5af2ba81076444625c8980e6f611a51ea08060bb6a22b3147116987d4ce SHA512 6c29d1d224a617578a424a4052f5638aaa1d1185467cb269c458f8f1bea4ea824f181f89eff212f1af10750b94b37fd83da15c19cfb8daa3b28162896846dbc7 -DIST keysmith-26.04.2.tar.xz 250376 BLAKE2B a326fe40faa8a6e1d4e5a3ce2f153056c520be3ef7c734f7ea223d4560ae2573c0e92f89c6b9302c3a5b585abf80ea1dc7bc3ede86657dfb1c88149ffd9566de SHA512 e83f9251335ca1ff37b1c929ef4e3359e47ec387b26669aa33e7caef5cb9a8c22a81f61bef72e9c1b0cd75f7ff7c77b80ecb24157ff5e100a646e7f36aeed0be DIST keysmith-26.04.3.tar.xz 251188 BLAKE2B 8ac0cc95265863e09ef915d365f1ab105896f54ddfecf4fd7f287330cf645d3191fa032f0dbd372785edbb6a05dd2eaeb83258de93d8a15a24703ec5d8455f22 SHA512 0937e02bfcfd17be15ec65ac88e6228db618061013b1639c73e42bc4142d2d3fdbd972f502af3b540695463bbd44a30f8615d59fdb95beaec9091b0926745e8d diff --git a/app-crypt/keysmith/keysmith-26.04.2.ebuild b/app-crypt/keysmith/keysmith-26.04.2.ebuild deleted file mode 100644 index b35a17e5b4d5..000000000000 --- a/app-crypt/keysmith/keysmith-26.04.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_CATEGORY="utilities" -ECM_TEST="true" -KFMIN=6.22.0 -QTMIN=6.10.1 -inherit ecm gear.kde.org xdg - -DESCRIPTION="OTP client for Plasma Mobile and Desktop" -HOMEPAGE="https://apps.kde.org/keysmith/" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86" -IUSE="" - -COMMON_DEPEND=" - >=dev-libs/kirigami-addons-1.7.0:6 - dev-libs/libsodium:= - dev-libs/openssl:= - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=dev-qt/qtsvg-${QTMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 -" -DEPEND="${COMMON_DEPEND} - >=dev-qt/qtbase-${QTMIN}:6[concurrent] -" -RDEPEND="${COMMON_DEPEND} - >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6 -" diff --git a/app-crypt/keysmith/keysmith-26.04.3.ebuild b/app-crypt/keysmith/keysmith-26.04.3.ebuild index f89f9de38b67..42d79e230893 100644 --- a/app-crypt/keysmith/keysmith-26.04.3.ebuild +++ b/app-crypt/keysmith/keysmith-26.04.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/keysmith/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~x86" IUSE="" COMMON_DEPEND=" |
