summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-05-14 13:56:25 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-05-14 13:56:25 +0000
commitd52a345886689e8b70eec43d32274a9339f9b765 (patch)
treefac4fd1304ec3dd24ea7ef0d58421b25115dad41 /kde-misc
parentAdd upstream security patch, CVE-2010-1000 (diff)
downloadgentoo-2-d52a345886689e8b70eec43d32274a9339f9b765.tar.gz
gentoo-2-d52a345886689e8b70eec43d32274a9339f9b765.tar.bz2
gentoo-2-d52a345886689e8b70eec43d32274a9339f9b765.zip
Raise libv4l version dependency to work around missing v4l-1 support in kernel, bug 364437
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/tellico/ChangeLog6
-rw-r--r--kde-misc/tellico/tellico-2.3.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/tellico/ChangeLog b/kde-misc/tellico/ChangeLog
index 3b558fc74d6f..6f75ad0cb860 100644
--- a/kde-misc/tellico/ChangeLog
+++ b/kde-misc/tellico/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/tellico
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.98 2011/04/15 11:18:41 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.99 2011/05/14 13:56:25 dilfridge Exp $
+
+ 14 May 2011; Andreas K. Huettel <dilfridge@gentoo.org> tellico-2.3.3.ebuild:
+ Raise libv4l version dependency to work around missing v4l-1 support in
+ kernel, bug 364437
*tellico-2.3.3 (15 Apr 2011)
diff --git a/kde-misc/tellico/tellico-2.3.3.ebuild b/kde-misc/tellico/tellico-2.3.3.ebuild
index a691a4f0f570..b08765f8f0ec 100644
--- a/kde-misc/tellico/tellico-2.3.3.ebuild
+++ b/kde-misc/tellico/tellico-2.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.3.ebuild,v 1.1 2011/04/15 11:18:41 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.3.ebuild,v 1.2 2011/05/14 13:56:25 dilfridge Exp $
EAPI=4
@@ -31,7 +31,7 @@ DEPEND="
scanner? ( $(add_kdebase_dep libksane) )
semantic-desktop? ( dev-libs/soprano[raptor,redland] )
taglib? ( >=media-libs/taglib-1.5 )
- v4l? ( media-libs/libv4l )
+ v4l? ( >=media-libs/libv4l-0.8.3 )
xmp? ( >=media-libs/exempi-2 )
yaz? ( >=dev-libs/yaz-2 )
"