public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Palm-PDB/
Date: Fri, 23 Jul 2021 21:01:33 +0000 (UTC)	[thread overview]
Message-ID: <1627074067.5fdebd3ae05bb225ee361a5bbd607bf8bdb7284a.dilfridge@gentoo> (raw)

commit:     5fdebd3ae05bb225ee361a5bbd607bf8bdb7284a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 20:45:25 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 21:01:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fdebd3a

dev-perl/Palm-PDB: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...-PDB-1.400.0.ebuild => Palm-PDB-1.400.0-r1.ebuild} | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

diff --git a/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild b/dev-perl/Palm-PDB/Palm-PDB-1.400.0-r1.ebuild
similarity index 57%
rename from dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild
rename to dev-perl/Palm-PDB/Palm-PDB-1.400.0-r1.ebuild
index 81e8a9d9cfc..55054d2f13f 100644
--- a/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild
+++ b/dev-perl/Palm-PDB/Palm-PDB-1.400.0-r1.ebuild
@@ -1,36 +1,27 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=CJM
 DIST_VERSION=1.400
-
+DIST_EXAMPLES=( "examples/*" )
 inherit perl-module
 
 DESCRIPTION="Parse Palm database files"
 
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="test examples"
-RESTRICT="!test? ( test )"
 
 # This package is split upstream from "Palm"
 # so collides before 1.14.0
 RDEPEND="
 	!<dev-perl/Palm-1.14.0
 "
-DEPEND="${RDEPEND}
+
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		virtual/perl-Test-Simple
 	)
 "
-src_install() {
-	perl-module_src_install
-	if use examples; then
-		docompress -x /usr/share/doc/${PF}/examples
-		insinto /usr/share/doc/${PF}/examples
-		doins -r examples/*
-	fi
-}


             reply	other threads:[~2021-07-23 21:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23 21:01 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-01 19:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Palm-PDB/ Thomas Deutschmann
2018-07-27  7:08 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2017-03-10 22:15 Matt Turner
2016-03-14 23:07 Andreas Hüttel

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=1627074067.5fdebd3ae05bb225ee361a5bbd607bf8bdb7284a.dilfridge@gentoo \
    --to=dilfridge@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