[perl-gtk2-html2] Makefile.PL: Fixed '(DEPRECATED)' text in ABSTRACT field
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gtk2-html2] Makefile.PL: Fixed '(DEPRECATED)' text in ABSTRACT field
- Date: Tue, 12 Jan 2021 00:18:23 +0000 (UTC)
commit eeee87846d35abc8d96fd8fe81ec0275c8f164ca
Author: Brian Manning <bmanning src gnome org>
Date: Mon Jan 11 10:29:13 2021 -0800
Makefile.PL: Fixed '(DEPRECATED)' text in ABSTRACT field
Makefile.PL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index d2d8181..e49acc7 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -76,7 +76,7 @@ $gtkhtml2->save_config ('build/IFiles.pm');
WriteMakefile(
NAME => 'Gtk2::Html2',
VERSION_FROM => 'Html2.pm', # finds $VERSION
- ABSTRACT => 'DEPRECATED Perl bindings for the GtkHtml2 Html display widget',
+ ABSTRACT => '(DEPRECATED) Perl bindings for the GtkHtml2 Html display widget',
PREREQ_PM => { \%pre_reqs },
XSPROTOARG => '-noprototypes',
META_MERGE => {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]