diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-03-10 13:50:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-03-10 13:50:35 +0000 |
commit | 2a5212fed595c06daeb4455ddf07318309a15686 (patch) | |
tree | 8cb12d2a07287c4defa834b7a6664ab580d2b937 /media-libs/avidemux-core | |
parent | Remove guessed SLOTs from icon-naming-utils, gettext, intltool and pkg-config. (diff) | |
download | gentoo-2-2a5212fed595c06daeb4455ddf07318309a15686.tar.gz gentoo-2-2a5212fed595c06daeb4455ddf07318309a15686.tar.bz2 gentoo-2-2a5212fed595c06daeb4455ddf07318309a15686.zip |
Remove guessed SLOTs from gettext, pkg-config and yasm.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-libs/avidemux-core')
-rw-r--r-- | media-libs/avidemux-core/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/avidemux-core/avidemux-core-2.6.5.ebuild | 8 | ||||
-rw-r--r-- | media-libs/avidemux-core/avidemux-core-2.6.7.ebuild | 8 | ||||
-rw-r--r-- | media-libs/avidemux-core/avidemux-core-9999.ebuild | 8 |
4 files changed, 18 insertions, 13 deletions
diff --git a/media-libs/avidemux-core/ChangeLog b/media-libs/avidemux-core/ChangeLog index 21ae7e166855..dad22a8f4d36 100644 --- a/media-libs/avidemux-core/ChangeLog +++ b/media-libs/avidemux-core/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/avidemux-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.18 2014/01/30 18:13:38 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.19 2014/03/10 13:50:35 ssuominen Exp $ + + 10 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> + avidemux-core-2.6.5.ebuild, avidemux-core-2.6.7.ebuild, + avidemux-core-9999.ebuild: + Remove guessed SLOTs from gettext, pkg-config and yasm. 30 Jan 2014; 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.5.ebuild b/media-libs/avidemux-core/avidemux-core-2.6.5.ebuild index 04236288fa4f..70f11713bd5e 100644 --- a/media-libs/avidemux-core/avidemux-core-2.6.5.ebuild +++ b/media-libs/avidemux-core/avidemux-core-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.5.ebuild,v 1.2 2014/01/30 18:13:38 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.5.ebuild,v 1.3 2014/03/10 13:50:35 ssuominen Exp $ EAPI="5" @@ -44,9 +44,9 @@ RDEPEND=" " DEPEND=" $DEPEND - virtual/pkgconfig:0 - nls? ( sys-devel/gettext:0 ) - !system-ffmpeg? ( dev-lang/yasm:0[nls=] ) + virtual/pkgconfig + nls? ( sys-devel/gettext ) + !system-ffmpeg? ( dev-lang/yasm[nls=] ) " S="${WORKDIR}/${MY_P}" diff --git a/media-libs/avidemux-core/avidemux-core-2.6.7.ebuild b/media-libs/avidemux-core/avidemux-core-2.6.7.ebuild index 67d59e1caaf3..bbf287585cca 100644 --- a/media-libs/avidemux-core/avidemux-core-2.6.7.ebuild +++ b/media-libs/avidemux-core/avidemux-core-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.7.ebuild,v 1.2 2014/01/30 18:13:38 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.7.ebuild,v 1.3 2014/03/10 13:50:35 ssuominen Exp $ EAPI="5" @@ -44,9 +44,9 @@ RDEPEND=" " DEPEND=" $DEPEND - virtual/pkgconfig:0 - nls? ( sys-devel/gettext:0 ) - !system-ffmpeg? ( dev-lang/yasm:0[nls=] ) + virtual/pkgconfig + nls? ( sys-devel/gettext ) + !system-ffmpeg? ( dev-lang/yasm[nls=] ) " S="${WORKDIR}/${MY_P}" diff --git a/media-libs/avidemux-core/avidemux-core-9999.ebuild b/media-libs/avidemux-core/avidemux-core-9999.ebuild index 3f1d0daa1011..12a56c882f45 100644 --- a/media-libs/avidemux-core/avidemux-core-9999.ebuild +++ b/media-libs/avidemux-core/avidemux-core-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-9999.ebuild,v 1.6 2014/01/30 18:13:38 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-9999.ebuild,v 1.7 2014/03/10 13:50:35 ssuominen Exp $ EAPI="5" @@ -44,9 +44,9 @@ RDEPEND=" " DEPEND=" $DEPEND - virtual/pkgconfig:0 - nls? ( sys-devel/gettext:0 ) - !system-ffmpeg? ( dev-lang/yasm:0[nls=] ) + virtual/pkgconfig + nls? ( sys-devel/gettext ) + !system-ffmpeg? ( dev-lang/yasm[nls=] ) " S="${WORKDIR}/${MY_P}" |