projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35178d5
)
media-sound/ogg2mp3: bump EAPI
author
Aaron Bauman
<bman@gentoo.org>
Tue, 29 May 2018 21:25:44 +0000
(17:25 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Wed, 30 May 2018 00:27:33 +0000
(20:27 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
b/media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
index 469306c080f71655658eb95bff572a1dc2d97d8b..e62c87864b426831a17c8cfd0ef6c28b411ebc42 100644
(file)
--- a/
media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
+++ b/
media-sound/ogg2mp3/ogg2mp3-0.6.1.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
8
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}
}