public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/cb2bib/
Date: Mon,  1 Aug 2022 02:33:56 +0000 (UTC)	[thread overview]
Message-ID: <1659320994.f39b58243b63c3a4fbf97f6d2989159acbda82ce.sam@gentoo> (raw)

commit:     f39b58243b63c3a4fbf97f6d2989159acbda82ce
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  1 02:26:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  1 02:29:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39b5824

app-text/cb2bib: [QA] fix duplicate phase (pkg_postinst)

Shadowed optfeature-like messages.

Bug: https://bugs.gentoo.org/861497
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/cb2bib/cb2bib-2.0.0-r1.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild b/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild
index 746edabdcd52..a46e68c271d4 100644
--- a/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild
+++ b/app-text/cb2bib/cb2bib-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -51,6 +51,8 @@ src_install() {
 }
 
 pkg_postinst() {
+	xdg_desktop_database_update
+
 	elog "For best functionality, emerge the following packages:"
 	elog "    app-text/poppler[utils] - for data import from PDF files"
 	elog "    app-text/dvipdfm        - for data import from DVI files"
@@ -62,10 +64,6 @@ pkg_postinst() {
 	elog "                              nice printing through the shell script bib2pdf"
 }
 
-pkg_postinst() {
-	xdg_desktop_database_update
-}
-
 pkg_postrm() {
 	xdg_desktop_database_update
 }


             reply	other threads:[~2022-08-01  2:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01  2:33 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-21  7:00 [gentoo-commits] repo/gentoo:master commit in: app-text/cb2bib/ Andreas Sturmlechner
2025-04-21  4:31 Sam James
2024-11-23 11:36 Andreas Sturmlechner
2020-10-23 23:27 Andreas Sturmlechner
2020-10-23 23:27 Andreas Sturmlechner
2020-10-12 16:15 Andreas Sturmlechner
2020-08-16 22:25 Andreas Sturmlechner
2020-08-12  6:01 Agostino Sarubbo
2020-08-09 11:56 Andreas Sturmlechner
2020-08-09 11:56 Andreas Sturmlechner
2020-02-17 12:13 Agostino Sarubbo
2019-03-31 12:02 Michael Palimaka
2018-11-08 13:45 Michael Palimaka
2018-09-10 19:46 Andreas Sturmlechner
2018-09-09  8:20 Mikle Kolyada
2018-08-18  6:50 Andreas Sturmlechner
2017-07-29  3:52 Michael Palimaka
2017-07-29  3:52 Michael Palimaka
2017-06-29 12:33 Michael Palimaka
2017-04-27 12:17 Michael Palimaka
2017-04-26  7:40 Agostino Sarubbo
2017-03-04  4:16 Michael Palimaka
2016-06-08 16:02 Michael Palimaka
2016-06-08 16:02 Michael Palimaka
2016-06-06 16:15 Agostino Sarubbo
2016-03-18 19:11 Michał Górny

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=1659320994.f39b58243b63c3a4fbf97f6d2989159acbda82ce.sam@gentoo \
    --to=sam@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