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/Pango/
Date: Fri, 23 Jul 2021 21:01:33 +0000 (UTC)	[thread overview]
Message-ID: <1627074070.aae0e8513e3938e2dfe63f37bc74a510ecd34d3e.dilfridge@gentoo> (raw)

commit:     aae0e8513e3938e2dfe63f37bc74a510ecd34d3e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 20:48:46 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 21:01:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae0e851

dev-perl/Pango: EAPI=7 bump

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

 .../{Pango-1.227.0-r1.ebuild => Pango-1.227.0-r2.ebuild}   | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Pango/Pango-1.227.0-r1.ebuild b/dev-perl/Pango/Pango-1.227.0-r2.ebuild
similarity index 89%
rename from dev-perl/Pango/Pango-1.227.0-r1.ebuild
rename to dev-perl/Pango/Pango-1.227.0-r2.ebuild
index 9b51b32f5fc..4732764d1bb 100644
--- a/dev-perl/Pango/Pango-1.227.0-r1.ebuild
+++ b/dev-perl/Pango/Pango-1.227.0-r2.ebuild
@@ -1,10 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DIST_AUTHOR=XAOC
 DIST_VERSION=1.227
+DIST_EXAMPLES=( "examples/*" )
 VIRTUALX_REQUIRED=manual
 
 inherit perl-module virtualx
@@ -14,7 +15,7 @@ DESCRIPTION="Layout and render international text"
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc64-solaris ~x86-solaris"
-IUSE="examples test +minimal"
+IUSE="test +minimal"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -22,7 +23,7 @@ RDEPEND="
 	>=dev-perl/Cairo-1.0.0
 	>=x11-libs/pango-1.0.0
 "
-DEPEND="
+BDEPEND="
 	${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	>=dev-perl/ExtUtils-Depends-0.300.0
@@ -40,16 +41,13 @@ src_prepare() {
 	perl-module_src_prepare
 	sed -i -e "s:exit 0:exit 1:g" "${S}"/Makefile.PL || die "sed failed"
 }
+
 src_install() {
 	local mydoc
 	mydoc=("NEWS")
 	perl-module_src_install
-	if use examples; then
-		docompress -x /usr/share/doc/${PF}/examples
-		insinto /usr/share/doc/${PF}/examples
-		doins examples/*
-	fi
 }
+
 src_test() {
 	local MODULES=( "Pango ${DIST_VERSION}" )
 	local failed=()


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

Thread overview: 24+ 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 --
2025-06-28 13:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pango/ Andreas K. Hüttel
2023-02-12 18:37 Jakov Smolić
2021-05-21  0:05 Andreas K. Hüttel
2020-07-23  3:34 Kent Fredric
2020-04-15 13:46 Kent Fredric
2020-02-09 12:24 Mart Raudsepp
2019-11-17  4:02 Matt Turner
2019-11-13 11:28 Agostino Sarubbo
2019-10-17 11:23 Agostino Sarubbo
2019-10-17 10:32 Agostino Sarubbo
2019-10-17 10:29 Agostino Sarubbo
2019-10-17 10:25 Agostino Sarubbo
2019-10-17  9:53 Agostino Sarubbo
2019-07-17  7:56 Kent Fredric
2018-12-27 18:48 Fabian Groffen
2017-03-19  4:12 Kent Fredric
2017-02-04 17:33 Andreas Hüttel
2017-02-03 21:48 Jeroen Roovers
2016-12-10 18:01 Kent Fredric
2016-05-31 13:51 Tobias Klausmann
2016-04-10 18:12 Andreas Hüttel
2016-03-14 23:07 Andreas Hüttel
2016-03-06  9:21 Mikle Kolyada

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=1627074070.aae0e8513e3938e2dfe63f37bc74a510ecd34d3e.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