public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/bladeenc/
@ 2018-05-27  0:15 Aaron Bauman
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2018-05-27  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     147c350e2ecf7e0b07569ede8205649694d23570
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 21:58:46 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 27 00:14:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147c350e

media-sound/bladeenc: bump EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild b/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild
index 2f80c891829..6dd053d1e75 100644
--- a/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild
+++ b/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
-inherit eutils
+EAPI=6
 
 DESCRIPTION="An mp3 encoder"
 SRC_URI="http://bladeenc.mp3.no/source/${P}-src-stable.tar.gz"
@@ -13,11 +12,9 @@ SLOT="0"
 KEYWORDS="amd64 ppc ppc64 sparc x86"
 IUSE=""
 
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-secfix.diff
-}
+PATCHES=( "${FILESDIR}/${P}-secfix.diff" )
 
 src_install () {
 	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS ChangeLog README TODO
+	default
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/bladeenc/
@ 2018-05-27 18:23 Aaron Bauman
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2018-05-27 18:23 UTC (permalink / raw
  To: gentoo-commits

commit:     81e0c445ae844cf58df54beb757a48f992007d54
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 13:47:41 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 27 18:23:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e0c445

media-sound/bladeenc: nix src_install()

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild b/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild
index 6dd053d1e75..62d668d243a 100644
--- a/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild
+++ b/media-sound/bladeenc/bladeenc-0.94.2-r1.ebuild
@@ -13,8 +13,3 @@ KEYWORDS="amd64 ppc ppc64 sparc x86"
 IUSE=""
 
 PATCHES=( "${FILESDIR}/${P}-secfix.diff" )
-
-src_install () {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	default
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-27 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-27  0:15 [gentoo-commits] repo/gentoo:master commit in: media-sound/bladeenc/ Aaron Bauman
  -- strict thread matches above, loose matches on Subject: below --
2018-05-27 18:23 Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox