diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /app-misc/1password-cli | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'app-misc/1password-cli')
| -rw-r--r-- | app-misc/1password-cli/1password-cli-2.34.0-r1.ebuild | 29 | ||||
| -rw-r--r-- | app-misc/1password-cli/1password-cli-2.34.0.ebuild | 25 | ||||
| -rw-r--r-- | app-misc/1password-cli/Manifest | 2 | ||||
| -rw-r--r-- | app-misc/1password-cli/metadata.xml | 8 |
4 files changed, 0 insertions, 64 deletions
diff --git a/app-misc/1password-cli/1password-cli-2.34.0-r1.ebuild b/app-misc/1password-cli/1password-cli-2.34.0-r1.ebuild deleted file mode 100644 index c805ed43339f..000000000000 --- a/app-misc/1password-cli/1password-cli-2.34.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2023-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="The world’s most-loved password manager CLI" -HOMEPAGE="https://1password.com" -SRC_URI=" -amd64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v${PV}/op_linux_amd64_v${PV}.zip -> ${P}-amd64.zip ) -arm64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v${PV}/op_linux_arm64_v${PV}.zip -> ${P}-arm64.zip ) -" -S="${WORKDIR}" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" -RESTRICT="strip test bindist" - -DEPEND="acct-group/onepassword-cli" -BDEPEND="app-arch/unzip" - -QA_FLAGS_IGNORED="usr/bin/op" - -src_install() { - dobin op - - chgrp onepassword-cli "${D}/usr/bin/op" || die "Failed to set group of 1password CLI" - fperms g+s "/usr/bin/op" -} diff --git a/app-misc/1password-cli/1password-cli-2.34.0.ebuild b/app-misc/1password-cli/1password-cli-2.34.0.ebuild deleted file mode 100644 index 35f71d8834a3..000000000000 --- a/app-misc/1password-cli/1password-cli-2.34.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2023-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="The world’s most-loved password manager CLI" -HOMEPAGE="https://1password.com" -SRC_URI=" -amd64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v${PV}/op_linux_amd64_v${PV}.zip -> ${P}-amd64.zip ) -arm64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v${PV}/op_linux_arm64_v${PV}.zip -> ${P}-arm64.zip ) -" -S="${WORKDIR}" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" -RESTRICT="strip test bindist" - -BDEPEND="app-arch/unzip" - -QA_FLAGS_IGNORED="usr/bin/op" - -src_install() { - dobin op -} diff --git a/app-misc/1password-cli/Manifest b/app-misc/1password-cli/Manifest deleted file mode 100644 index 5508e141fb42..000000000000 --- a/app-misc/1password-cli/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST 1password-cli-2.34.0-amd64.zip 14516956 BLAKE2B ead0afcd77672cfbb4c60996c542a7a1b41b85d0b7ce04434abdaeb369a8eeb85a2d09495f51bd49afbe9a988a8a68c86a3febbe2895d0227d0ddbf26014e3b6 SHA512 09846d5598f10d0ee027e7d4cf8097b1e78d29021c4a86d7ba2d1f652162d371fb79559c51b82c70e534b3be590e40b1f56df831ced9ceb554e1ec3a1edde332 -DIST 1password-cli-2.34.0-arm64.zip 13461687 BLAKE2B 85b804dee2f0a3b0da1e3f0d1070e9bb9f7b354b554dbb91db0f9676732c77f60db2c612de61b65eac18e3ac9d745d2bae4e9a4cb3c96d459dd57e8ba2e3c498 SHA512 ba7f73ecadb136b09d58220935523499fe78642a04484d3fa8e65bb03f0db281e54e66feab57e625aad54f232e8c4d809f0a7180dfb7ee9d2ae0cc36b97df482 diff --git a/app-misc/1password-cli/metadata.xml b/app-misc/1password-cli/metadata.xml deleted file mode 100644 index ac3b83e4b9b8..000000000000 --- a/app-misc/1password-cli/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>ceres@ceressees.dev</email> - <name>Ceres Milner</name> - </maintainer> -</pkgmetadata> |
