public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/flvstreamer/
Date: Sat, 18 Aug 2018 08:30:17 +0000 (UTC)	[thread overview]
Message-ID: <1534580232.f637952fbb392711490a5836dcba6ee1ce006d66.asturm@gentoo> (raw)

commit:     f637952fbb392711490a5836dcba6ee1ce006d66
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 08:17:12 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 08:17:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f637952f

media-video/flvstreamer: EAPI-7 bump

Thanks-to: Michael Mair-Keimberger (iamnr3) <bu9zilla <AT> gmail.com>
Closes: https://bugs.gentoo.org/663804
Closes: https://github.com/gentoo/gentoo/pull/9198

 media-video/flvstreamer/flvstreamer-2.1c.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/media-video/flvstreamer/flvstreamer-2.1c.ebuild b/media-video/flvstreamer/flvstreamer-2.1c.ebuild
index f8aed0990fb..2989c8af30d 100644
--- a/media-video/flvstreamer/flvstreamer-2.1c.ebuild
+++ b/media-video/flvstreamer/flvstreamer-2.1c.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="2"
+EAPI=7
 
 inherit toolchain-funcs
 
@@ -13,12 +13,13 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 IUSE=""
+
 S="${WORKDIR}/${PN}"
 
 src_prepare() {
+	default
 	#fix Makefile ( bug #298535 and bug #318353)
-	sed -i 's/\$(MAKEFLAGS)//g' Makefile \
-		|| die "failed to fixe Makefile"
+	sed -i 's/\$(MAKEFLAGS)//g' Makefile || die "failed to fix Makefile"
 }
 
 src_compile() {
@@ -30,6 +31,6 @@ src_compile() {
 }
 
 src_install() {
-	dobin {${PN},streams} || die "dobin failed"
-	dodoc README ChangeLog || die "dodoc failed"
+	dobin {${PN},streams}
+	dodoc README ChangeLog
 }


             reply	other threads:[~2018-08-18  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-18  8:30 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-14  3:47 [gentoo-commits] repo/gentoo:master commit in: media-video/flvstreamer/ Joonas Niilola
2022-10-18  2:28 Sam James

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=1534580232.f637952fbb392711490a5836dcba6ee1ce006d66.asturm@gentoo \
    --to=asturm@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