Сравнение Crypt-DES_EDE3-0.10.0-r2 с Crypt-DES_EDE3-0.30.0
/usr/portage/dev-perl/Crypt-DES_EDE3/Crypt-DES_EDE3-0.30.0.ebuild 2025-07-29 16:22:13.200450651 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2021 Gentoo Authors |
|
1 |
# Copyright 1999-2025 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 |
EAPI=7 |
|
4 |
EAPI=8 |
|
5 | 5 | |
6 |
DIST_AUTHOR=BTROTT |
|
7 |
DIST_VERSION=0.01 |
|
6 |
DIST_AUTHOR=TIMLEGGE |
|
7 |
DIST_VERSION=0.03 |
|
8 | 8 |
inherit perl-module |
9 | 9 | |
10 | 10 |
DESCRIPTION="Triple-DES EDE encryption/decryption" |
11 | 11 | |
12 | 12 |
SLOT="0" |
13 |
KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |
|
13 |
KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" |
|
14 | 14 | |
15 | 15 |
RDEPEND="dev-perl/Crypt-DES" |
16 | 16 |
BDEPEND="${RDEPEND}" |