public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: media-sound/ogg2mp3/
@ 2018-05-30  0:27 99% Aaron Bauman
  0 siblings, 0 replies; 1+ results
From: Aaron Bauman @ 2018-05-30  0:27 UTC (permalink / raw
  To: gentoo-commits

commit:     a2e035ee19594327658a181d2ce48ecc4fb857b0
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 21:25:44 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=a2e035ee

media-sound/ogg2mp3: bump EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild b/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
index 469306c080f..e62c87864b4 100644
--- a/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
+++ b/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=2
+EAPI=6
 
 DESCRIPTION="A perl script to convert Ogg Vorbis files to MP3 files"
 HOMEPAGE="http://www.gitorious.org/ogg2mp3/pages/Home"
@@ -18,6 +18,6 @@ RDEPEND="media-sound/lame
 DEPEND=""
 
 src_install() {
-	dobin ogg2mp3 || die "dobin failed"
+	dobin ogg2mp3
 	dodoc doc/{AUTHORS,ChangeLog,README,TODO}
 }


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-05-30  0:27 99% [gentoo-commits] repo/gentoo:master commit in: media-sound/ogg2mp3/ Aaron Bauman

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