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: media-video/acidrip/
Date: Fri,  4 Oct 2019 18:50:14 +0000 (UTC)	[thread overview]
Message-ID: <1570215010.636b4c8d5d48de62d4df95b3558811a53064ef77.dilfridge@gentoo> (raw)

commit:     636b4c8d5d48de62d4df95b3558811a53064ef77
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 18:50:04 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 18:50:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636b4c8d

media-video/acidrip: move from perl-app to perl-module.eclass

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

 media-video/acidrip/acidrip-0.14-r4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/acidrip/acidrip-0.14-r4.ebuild b/media-video/acidrip/acidrip-0.14-r4.ebuild
index 8a0141cdf49..990424cacaf 100644
--- a/media-video/acidrip/acidrip-0.14-r4.ebuild
+++ b/media-video/acidrip/acidrip-0.14-r4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit perl-app
+inherit perl-module
 
 DESCRIPTION="A gtk-perl mplayer/mencoder frontend for ripping DVDs"
 HOMEPAGE="https://sourceforge.net/projects/acidrip/"
@@ -13,8 +13,7 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 IUSE="encode"
 
-RDEPEND="dev-lang/perl:=
-	dev-perl/Gtk2
+RDEPEND="dev-perl/Gtk2
 	media-video/lsdvd
 	media-video/mplayer[encode]
 	encode? ( >=media-sound/lame-3.92 )"
@@ -23,4 +22,5 @@ DEPEND="${RDEPEND}"
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-mplayer.patch #168012
 	epatch "${FILESDIR}/${P}-makefile.patch" #299173
+	perl-module_src_prepare
 }


             reply	other threads:[~2019-10-04 18:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04 18:50 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-05-08 22:56 [gentoo-commits] repo/gentoo:master commit in: media-video/acidrip/ Andreas Sturmlechner
2017-03-19  4:12 Kent Fredric

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=1570215010.636b4c8d5d48de62d4df95b3558811a53064ef77.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