Diff Crypt-DES-2.70.0-r2 with a Crypt-DES-2.70.0-r3
/usr/portage/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r3.ebuild 2023-10-09 14:52:29.836368359 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2021 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=7 |
... | ... | |
19 | 19 |
virtual/perl-ExtUtils-MakeMaker |
20 | 20 |
test? ( dev-perl/Crypt-CBC ) |
21 | 21 |
" |
22 | ||
23 |
PATCHES=( |
|
24 |
"${FILESDIR}"/${PN}-2.07-implicit-func-decl.patch |
|
25 |
) |
|
26 | ||
22 | 27 |
src_compile() { |
23 | 28 |
mymake=( |
24 | 29 |
"OPTIMIZE=${CFLAGS}" |