wok-next diff perl-exporter-tiny/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | 701a4b1784b6 |
children | f17e1f86f546 |
line diff
1.1 --- a/perl-exporter-tiny/receipt Mon Sep 03 10:09:42 2018 +0300 1.2 +++ b/perl-exporter-tiny/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="perl" 1.5 SHORT_DESC="Exporter::Tiny - an exporter with the features of Sub::Exporter \ 1.6 but only core dependencies" 1.7 -MAINTAINER="nneul@neulinger.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL" 1.10 WEB_SITE="https://metacpan.org/release/Exporter-Tiny" 1.11 REPOLOGY="perl:exporter-tiny" 1.12 @@ -25,5 +25,5 @@ 1.13 1.14 genpkg_rules() { 1.15 copy @std 1.16 -DEPENDS="perl" 1.17 + DEPENDS="perl" 1.18 }