public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/dvd9to5/
Date: Sat,  9 Nov 2019 19:11:41 +0000 (UTC)	[thread overview]
Message-ID: <1573326678.db06f74b97a49a95b797afb45119e727c364ee8e.mgorny@gentoo> (raw)

commit:     db06f74b97a49a95b797afb45119e727c364ee8e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 18:57:15 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 19:11:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db06f74b

media-video/dvd9to5: Bump to EAPI 7

Bug: https://bugs.gentoo.org/697264
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-video/dvd9to5/dvd9to5-0.1.7.ebuild | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/media-video/dvd9to5/dvd9to5-0.1.7.ebuild b/media-video/dvd9to5/dvd9to5-0.1.7.ebuild
index 36917a39076..8286c3a0183 100644
--- a/media-video/dvd9to5/dvd9to5-0.1.7.ebuild
+++ b/media-video/dvd9to5/dvd9to5-0.1.7.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
 DESCRIPTION="Perl script to backup the main feature of a DVD-9 on DVD-5"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
@@ -11,15 +11,13 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE=""
-RDEPEND=">=media-video/transcode-0.6.11
-	>=media-video/mjpegtools-1.6.2
-	>=media-video/dvdauthor-0.6.10
-	app-cdr/dvd+rw-tools
-	dev-lang/perl"
 
-src_compile() {
-	true # nothing to do
-}
+RDEPEND="
+	app-cdr/dvd+rw-tools
+	dev-lang/perl
+	>=media-video/dvdauthor-0.6.10
+	>=media-video/mjpegtools-1.6.2
+	>=media-video/transcode-0.6.11"
 
 src_install() {
 	dobin dvd9to5.pl


             reply	other threads:[~2019-11-10 10:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-09 19:11 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-25 17:26 [gentoo-commits] repo/gentoo:master commit in: media-video/dvd9to5/ Steve Dibb

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=1573326678.db06f74b97a49a95b797afb45119e727c364ee8e.mgorny@gentoo \
    --to=mgorny@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