diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2013-08-09 13:42:27 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2013-08-09 13:42:27 +0000 |
commit | da23b90c3c08dbff5782507d34f699af5ca9cb5f (patch) | |
tree | 2c3e788ea0e80b2fc335a9dd00bd901335f040f1 /media-libs/avidemux-core | |
parent | Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0 (diff) | |
download | gentoo-2-da23b90c3c08dbff5782507d34f699af5ca9cb5f.tar.gz gentoo-2-da23b90c3c08dbff5782507d34f699af5ca9cb5f.tar.bz2 gentoo-2-da23b90c3c08dbff5782507d34f699af5ca9cb5f.zip |
Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'media-libs/avidemux-core')
-rw-r--r-- | media-libs/avidemux-core/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/avidemux-core/ChangeLog b/media-libs/avidemux-core/ChangeLog index 3fe655f91d5a..9d136dc9d05f 100644 --- a/media-libs/avidemux-core/ChangeLog +++ b/media-libs/avidemux-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/avidemux-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.11 2013/07/16 23:58:32 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.12 2013/08/09 13:42:27 axs Exp $ + + 09 Aug 2013; Ian Stakenvicius <axs@gentoo.org> avidemux-core-2.6.2-r1.ebuild: + Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0 16 Jul 2013; Tom Wijsman <TomWij@gentoo.org> avidemux-core-2.6.2-r1.ebuild, avidemux-core-2.6.3.ebuild, avidemux-core-2.6.4.ebuild, diff --git a/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild b/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild index 1a5e2ff23bca..798d8d2b89e6 100644 --- a/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild +++ b/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.4 2013/07/16 23:58:32 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.5 2013/08/09 13:42:27 axs Exp $ EAPI="5" @@ -22,7 +22,7 @@ IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate mmx oss nl RDEPEND=" !<media-video/avidemux-2.6.2-r1:${SLOT} - >=dev-lang/spidermonkey-1.5-r2 + >=dev-lang/spidermonkey-1.5-r2:0 dev-libs/libxml2 media-libs/libpng virtual/libiconv |