public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/motif-reference-manual/
Date: Thu, 16 Jun 2022 19:27:09 +0000 (UTC)	[thread overview]
Message-ID: <1655407359.2da8348e66f8d96bae37efc52bc948bfaec311e5.ulm@gentoo> (raw)

commit:     2da8348e66f8d96bae37efc52bc948bfaec311e5
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 19:20:28 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 19:22:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da8348e

app-doc/motif-reference-manual: Add pkg_postinst(), EAPI 8

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ....3.0-r2.ebuild => motif-reference-manual-2.3.0-r3.ebuild} | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/app-doc/motif-reference-manual/motif-reference-manual-2.3.0-r2.ebuild b/app-doc/motif-reference-manual/motif-reference-manual-2.3.0-r3.ebuild
similarity index 87%
rename from app-doc/motif-reference-manual/motif-reference-manual-2.3.0-r2.ebuild
rename to app-doc/motif-reference-manual/motif-reference-manual-2.3.0-r3.ebuild
index 2f2ba60c78d9..f18f06b7dd64 100644
--- a/app-doc/motif-reference-manual/motif-reference-manual-2.3.0-r2.ebuild
+++ b/app-doc/motif-reference-manual/motif-reference-manual-2.3.0-r3.ebuild
@@ -1,24 +1,28 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit readme.gentoo-r1
 
 DESCRIPTION="Motif Reference Manual"
 HOMEPAGE="http://www.motifzone.net/"
 SRC_URI="ftp://ftp.ics.com/openmotif/openmotif-${PV}-manual.pdf.tgz"
+S="${WORKDIR}"
 
 LICENSE="OPL"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
-S="${WORKDIR}"
 DOCS="*.pdf"
 
 src_install() {
+	default
 	local DOC_CONTENTS="The source code for the manual is available at
 		ftp://ftp.ics.com/openmotif/openmotif-${PV}-manual.src.tgz"
-	default
 	readme.gentoo_create_doc
 }
+
+pkg_postinst() {
+	readme.gentoo_print_elog
+}


             reply	other threads:[~2022-06-16 19:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 19:27 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-29 18:34 [gentoo-commits] repo/gentoo:master commit in: app-doc/motif-reference-manual/ Ulrich Müller
2021-12-12 14:23 Yixun Lan
2021-01-06 12:59 Fabian Groffen
2020-12-28  9:03 Sam James
2020-12-27 13:39 Fabian Groffen
2018-01-19  7:42 Ulrich Müller
2017-01-29 14:38 Fabian Groffen

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=1655407359.2da8348e66f8d96bae37efc52bc948bfaec311e5.ulm@gentoo \
    --to=ulm@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