public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/bugzilla/
Date: Sun,  4 Apr 2021 18:55:23 +0000 (UTC)	[thread overview]
Message-ID: <1617562507.33163aaaae4b01667a8e6aba60ebaa852eeb0c20.asturm@gentoo> (raw)

commit:     33163aaaae4b01667a8e6aba60ebaa852eeb0c20
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 11:23:21 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 18:55:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33163aaa

www-apps/bugzilla: Drop superfluous optfeature header

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 www-apps/bugzilla/bugzilla-5.0.6-r1.ebuild | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/www-apps/bugzilla/bugzilla-5.0.6-r1.ebuild b/www-apps/bugzilla/bugzilla-5.0.6-r1.ebuild
index 76a3fa9ba50..e74645a9f17 100644
--- a/www-apps/bugzilla/bugzilla-5.0.6-r1.ebuild
+++ b/www-apps/bugzilla/bugzilla-5.0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -96,21 +96,20 @@ src_install() {
 }
 
 pkg_postinst() {
-	elog "Optional dependencies:"
-	optfeature "Graphical reports, new charts, old charts" "dev-perl/GD dev-perl/Chart dev-perl/Template-GD dev-perl/GDTextUtil dev-perl/GDGraph"
-	optfeature "Move bugs between installations, automatic update notifications" "dev-perl/MIME-tools dev-perl/libwww-perl dev-perl/XML-Twig"
-	optfeature "Patch Viewer" "dev-perl/PatchReader"
+	optfeature "graphical reports, new charts, old charts" "dev-perl/GD dev-perl/Chart dev-perl/Template-GD dev-perl/GDTextUtil dev-perl/GDGraph"
+	optfeature "moving bugs between installations, automatic update notifications" "dev-perl/MIME-tools dev-perl/libwww-perl dev-perl/XML-Twig"
+	optfeature "patch viewer" "dev-perl/PatchReader"
 	optfeature "LDAP authentication" "dev-perl/perl-ldap"
 	optfeature "SMTP authentication" "dev-perl/Authen-SASL"
 	optfeature "XML-RPC Interface" "dev-perl/SOAP-Lite dev-perl/XMLRPC-Lite dev-perl/Test-Taint"
-	optfeature "JSON-RPC Interface, REST Interface" "dev-perl/JSON-RPC dev-perl/Test-Taint"
-	optfeature "More HTML in Product/Group description" "dev-perl/HTML-Scrubber"
-	optfeature "Automatic charset detection for text attachments" "dev-perl/Encode-Detect"
-	optfeature "Inbound Email" "dev-perl/Email-Reply dev-perl/HTML-FormatText-WithLinks"
-	optfeature "Mail Queueing" "dev-perl/TheSchwarz dev-perl/Daemon-Generic"
-	optfeature "Sniff MIME type of attachments" "dev-perl/File-MimeInfo dev-perl/IO-stringy"
+	optfeature "JSON-RPC interface, REST interface" "dev-perl/JSON-RPC dev-perl/Test-Taint"
+	optfeature "more HTML in Product/Group description" "dev-perl/HTML-Scrubber"
+	optfeature "automatic charset detection for text attachments" "dev-perl/Encode-Detect"
+	optfeature "inbound email" "dev-perl/Email-Reply dev-perl/HTML-FormatText-WithLinks"
+	optfeature "mail queueing" "dev-perl/TheSchwarz dev-perl/Daemon-Generic"
+	optfeature "MIME type sniffing of attachments" "dev-perl/File-MimeInfo dev-perl/IO-stringy"
 	optfeature "Memcached support" "dev-perl/Cache-Memcached"
-	optfeature "SSL Support for SMTP" "dev-perl/IO-Socket-SSL"
+	optfeature "SSL support for SMTP" "dev-perl/IO-Socket-SSL"
 
 	ewarn "If Apache is the chosen webserver, please consider turning the apache2 use flag on"
 	ewarn "Not doing so may result in unexpected runtime errors"


             reply	other threads:[~2021-04-04 18:55 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-04 18:55 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-29 16:20 [gentoo-commits] repo/gentoo:master commit in: www-apps/bugzilla/ Sam James
2024-06-29 16:20 Sam James
2023-07-26  8:00 Joonas Niilola
2022-09-14 15:30 Jakov Smolić
2022-07-28 13:31 Sam James
2020-11-01  6:14 Joonas Niilola
2020-09-07  8:55 David Seifert
2020-08-15  6:01 Sam James
2020-08-15  5:52 Sam James
2020-08-15  4:38 Sam James
2020-08-01 20:43 Sam James
2017-12-30  2:40 Kent Fredric
2017-02-11 19:47 David Seifert
2016-12-06 22:48 Göktürk Yüksek
2016-10-10 11:49 Aaron Bauman
2016-07-20 10:34 Agostino Sarubbo
2016-06-10 13:01 Agostino Sarubbo
2016-05-23  1:45 Ian Delaney
2016-05-23  1:45 Ian Delaney
2016-05-22 13:21 Andreas Hüttel
2016-05-21 10:56 Ian Delaney
2016-05-21 10:56 Ian Delaney
2016-01-05 15:22 Ian Delaney
2016-01-04  9:39 Agostino Sarubbo
2016-01-04  9:35 Agostino Sarubbo
2016-01-02  5:54 Ian Delaney
2016-01-01 13:42 Ian Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617562507.33163aaaae4b01667a8e6aba60ebaa852eeb0c20.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox