diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 19:09:37 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 19:09:37 -0500 |
| commit | b590c8d7572b727d565cc0b8ff660d43569845de (patch) | |
| tree | 06f7a4102ea4e845df8b66660f252920d52952f9 /dev-perl/Crypt-DES_EDE3 | |
| parent | 24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff) | |
| download | baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Crypt-DES_EDE3')
| -rw-r--r-- | dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.30.0.ebuild | 16 | ||||
| -rw-r--r-- | dev-perl/Crypt-DES_EDE3/Manifest | 1 | ||||
| -rw-r--r-- | dev-perl/Crypt-DES_EDE3/metadata.xml | 9 |
3 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.30.0.ebuild b/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.30.0.ebuild new file mode 100644 index 000000000000..6bef6f27d556 --- /dev/null +++ b/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.30.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=TIMLEGGE +DIST_VERSION=0.03 +inherit perl-module + +DESCRIPTION="Triple-DES EDE encryption/decryption" + +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86" + +RDEPEND="dev-perl/Crypt-DES" +BDEPEND="${RDEPEND}" diff --git a/dev-perl/Crypt-DES_EDE3/Manifest b/dev-perl/Crypt-DES_EDE3/Manifest new file mode 100644 index 000000000000..7df8b5b4bd59 --- /dev/null +++ b/dev-perl/Crypt-DES_EDE3/Manifest @@ -0,0 +1 @@ +DIST Crypt-DES_EDE3-0.03.tar.gz 12358 BLAKE2B 5f8618a7fdc9c6f2b4c43b5866596a7095ddadae392125653159f6f28e45a53ee59e1fdf7a260e1795155cfc3990d4e9688dfa516e79ad7ec7eead11c30ccb67 SHA512 0e50f438afaa2e023b695248c302acb2c34df892c780e11a236adc48462138617143e8988da13f2f21d09eec34f984c7169ec6340927197f912d785c8411cb2e diff --git a/dev-perl/Crypt-DES_EDE3/metadata.xml b/dev-perl/Crypt-DES_EDE3/metadata.xml new file mode 100644 index 000000000000..89c67f49bdb9 --- /dev/null +++ b/dev-perl/Crypt-DES_EDE3/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>perl@gentoo.org</email> + <name>Gentoo Perl Project</name> + </maintainer> + <origin>baldeagleos-repo</origin> +</pkgmetadata> |
