summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2006-05-03 14:34:23 +0000
committerSeemant Kulleen <seemant@gentoo.org>2006-05-03 14:34:23 +0000
commit93d83a9aa0ea6819bb8f67ae4b63e46120cee710 (patch)
treeb2eebfb156027626b1beea992a6f08aa3b7d5eb9 /media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild
parentuse slotmove to SLOT the libdc's properly (diff)
downloadhistorical-93d83a9aa0ea6819bb8f67ae4b63e46120cee710.tar.gz
historical-93d83a9aa0ea6819bb8f67ae4b63e46120cee710.tar.bz2
historical-93d83a9aa0ea6819bb8f67ae4b63e46120cee710.zip
since we make use of the slotmove function in profile/updates, the old SLOT=0 ebuilds all have to go away now
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild')
-rw-r--r--media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild b/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild
index 0c674a4e5de0..027b7a6a5baa 100644
--- a/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild
+++ b/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild,v 1.1 2006/05/03 14:05:49 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.0.0_pre6-r2.ebuild,v 1.2 2006/05/03 14:34:23 seemant Exp $
inherit eutils
@@ -19,7 +19,7 @@ IUSE="X"
RDEPEND=">=sys-libs/libraw1394-1.2.0
X? ( || ( ( x11-libs/libSM x11-libs/libXv )
virtual/x11 ) )"
-DEPEND="!=sys-libs/libdc1394-2.0.0*
+DEPEND="!=sys-libs/libdc1394-2*
${RDEPEND}
sys-devel/libtool"