public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vobcopy/
Date: Wed, 30 May 2018 00:27:42 +0000 (UTC)	[thread overview]
Message-ID: <1527640053.4990dd981ca47d3f31a8421566cba331a2403c30.bman@gentoo> (raw)

commit:     4990dd981ca47d3f31a8421566cba331a2403c30
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 21:39:01 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 30 00:27:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4990dd98

media-video/vobcopy: bump EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-video/vobcopy/vobcopy-1.2.0.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/media-video/vobcopy/vobcopy-1.2.0.ebuild b/media-video/vobcopy/vobcopy-1.2.0.ebuild
index fe6ab57ce9e..923af7af4d6 100644
--- a/media-video/vobcopy/vobcopy-1.2.0.ebuild
+++ b/media-video/vobcopy/vobcopy-1.2.0.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
-inherit toolchain-funcs
+EAPI=6
 
-IUSE=""
+inherit toolchain-funcs
 
 DESCRIPTION="copies DVD .vob files to harddisk, decrypting them on the way"
 HOMEPAGE="http://lpn.rnbhq.org/"
@@ -13,8 +12,10 @@ SRC_URI="http://lpn.rnbhq.org/download/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 sparc x86"
+IUSE=""
 
 DEPEND=">=media-libs/libdvdread-0.9.4"
+RDEPEND=""
 
 src_configure() {
 	tc-export CC
@@ -22,8 +23,7 @@ src_configure() {
 }
 
 src_install() {
-	dobin vobcopy || die "dobin failed"
-	doman vobcopy.1 || die "doman failed"
-	dodoc Changelog README Release-Notes TODO alternative_programs.txt \
-		|| die "dodoc failed"
+	dobin vobcopy
+	doman vobcopy.1
+	dodoc Changelog README Release-Notes TODO alternative_programs.txt
 }


             reply	other threads:[~2018-05-30  0:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-30  0:27 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-30  0:27 [gentoo-commits] repo/gentoo:master commit in: media-video/vobcopy/ Aaron Bauman
2019-09-29  2:56 Mike Gilbert
2023-12-24 23:16 Conrad Kostecki
2023-12-24 23:16 Conrad Kostecki
2024-04-13 18:40 Arthur Zamarin
2024-04-13 18:46 Arthur Zamarin
2024-04-13 18:56 Arthur Zamarin
2024-04-15  7:07 Arthur Zamarin
2024-04-15  7:33 Arthur Zamarin

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=1527640053.4990dd981ca47d3f31a8421566cba331a2403c30.bman@gentoo \
    --to=bman@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