diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-04 16:55:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-04 16:55:25 +0000 |
commit | 4de234de16f68e6d284d61fa2e06f04412fb19cf (patch) | |
tree | e38522ff7596f464f251e4b5ff14539a4cbb268e /media-libs/libv4l | |
parent | Drop to ~x86 because of broken dependencies, bug 468590. (diff) | |
download | gentoo-2-4de234de16f68e6d284d61fa2e06f04412fb19cf.tar.gz gentoo-2-4de234de16f68e6d284d61fa2e06f04412fb19cf.tar.bz2 gentoo-2-4de234de16f68e6d284d61fa2e06f04412fb19cf.zip |
typo
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-libs/libv4l')
-rw-r--r-- | media-libs/libv4l/libv4l-0.9.5-r1.ebuild | 3 | ||||
-rw-r--r-- | media-libs/libv4l/libv4l-0.9.5.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/media-libs/libv4l/libv4l-0.9.5-r1.ebuild b/media-libs/libv4l/libv4l-0.9.5-r1.ebuild index c4b13ea37de7..8ea989135206 100644 --- a/media-libs/libv4l/libv4l-0.9.5-r1.ebuild +++ b/media-libs/libv4l/libv4l-0.9.5-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/libv4l/libv4l-0.9.5-r1.ebuild,v 1.1 2013/05/04 16:45:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.9.5-r1.ebuild,v 1.2 2013/05/04 16:55:25 ssuominen Exp $ EAPI=5 inherit eutils linux-info udev multilib-minimal @@ -22,7 +22,6 @@ RDEPEND="virtual/jpeg:= virtual/opengl x11-libs/libX11:= !media-tv/v4l2-ctl - !media-tv/v4l-utils !<media-tv/ivtv-utils-1.4.0-r2 amd64? ( abi_x86_32? ( app-emulation/emul-linux-x86-baselibs[development] ) )" DEPEND="${RDEPEND} diff --git a/media-libs/libv4l/libv4l-0.9.5.ebuild b/media-libs/libv4l/libv4l-0.9.5.ebuild index dedeebc1c450..9e063f1dc458 100644 --- a/media-libs/libv4l/libv4l-0.9.5.ebuild +++ b/media-libs/libv4l/libv4l-0.9.5.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/libv4l/libv4l-0.9.5.ebuild,v 1.1 2013/05/04 16:45:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.9.5.ebuild,v 1.2 2013/05/04 16:55:25 ssuominen Exp $ EAPI=5 inherit eutils linux-info udev @@ -21,7 +21,6 @@ RDEPEND="virtual/jpeg:= virtual/opengl x11-libs/libX11:= !media-tv/v4l2-ctl - !media-tv/v4l-utils !<media-tv/ivtv-utils-1.4.0-r2" DEPEND="${RDEPEND} sys-devel/gettext |