Skip to content

Commit

Permalink
media-sound/easytag: >=media-libs/taglib-1.11 dropped mp4 USE flag.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Jul 21, 2016
1 parent e51f70b commit 9bbcbbe
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions media-sound/easytag/easytag-2.1.8.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.24:2
media-libs/flac
media-libs/libvorbis
)
mp4? ( media-libs/taglib[mp4] )
mp4? ( media-libs/taglib[mp4(+)] )
vorbis? ( media-libs/libvorbis )
wavpack? ( media-sound/wavpack )
speex? (
Expand Down
4 changes: 2 additions & 2 deletions media-sound/easytag/easytag-2.2.6.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.32:2
>=media-libs/id3lib-3.8.3-r8
>=media-libs/libid3tag-0.15.1b-r4
)
mp4? ( >=media-libs/taglib-1.9.1[mp4] )
mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
opus? (
>=media-libs/opus-1.1
>=media-libs/opusfile-0.4
Expand Down
2 changes: 1 addition & 1 deletion media-sound/easytag/easytag-2.4.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.38:2
>=media-libs/id3lib-3.8.3-r8
>=media-libs/libid3tag-0.15.1b-r4
)
mp4? ( >=media-libs/taglib-1.9.1[mp4] )
mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
opus? (
>=media-libs/opus-1.1
>=media-libs/opusfile-0.4
Expand Down
2 changes: 1 addition & 1 deletion media-sound/easytag/easytag-2.4.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.38:2
>=media-libs/id3lib-3.8.3-r8
>=media-libs/libid3tag-0.15.1b-r4
)
mp4? ( >=media-libs/taglib-1.9.1[mp4] )
mp4? ( >=media-libs/taglib-1.9.1[mp4(+)] )
opus? (
>=media-libs/opus-1.1
>=media-libs/opusfile-0.4
Expand Down

0 comments on commit 9bbcbbe

Please sign in to comment.