diff options
| author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-12 13:02:58 +0100 |
|---|---|---|
| committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-12 16:07:16 +0100 |
| commit | d9e008bace6d9ead1f7226242adcbfda1c8f08b3 (patch) | |
| tree | 53cabe540a2521c63c726abc18475d323da35518 /www-apps/cvsweb/files/cvsweb-3.0.6-perl518.patch | |
| parent | b3772a88213a40e62759e55730d34336a29712cc (diff) | |
| download | gentoo-d9e008bace6d9ead1f7226242adcbfda1c8f08b3.tar.gz gentoo-d9e008bace6d9ead1f7226242adcbfda1c8f08b3.tar.bz2 gentoo-d9e008bace6d9ead1f7226242adcbfda1c8f08b3.zip | |
www-apps/cvsweb: Port to EAPI 8
Closes: https://bugs.gentoo.org/819174
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'www-apps/cvsweb/files/cvsweb-3.0.6-perl518.patch')
| -rw-r--r-- | www-apps/cvsweb/files/cvsweb-3.0.6-perl518.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/cvsweb/files/cvsweb-3.0.6-perl518.patch b/www-apps/cvsweb/files/cvsweb-3.0.6-perl518.patch index ba1195ae9160..288a67551d36 100644 --- a/www-apps/cvsweb/files/cvsweb-3.0.6-perl518.patch +++ b/www-apps/cvsweb/files/cvsweb-3.0.6-perl518.patch @@ -3,8 +3,8 @@ http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/cvsweb/patches/patch-cvsweb.cgi.d Fix warnings from newer perl versions ---- cvsweb.cgi.orig 2013-07-30 12:49:33.268655300 +0000 -+++ cvsweb.cgi +--- a/cvsweb.cgi ++++ b/cvsweb.cgi @@ -1192,7 +1192,7 @@ EOF <legend>General options</legend> <input type="hidden" name="copt" value="1" /> |
