summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-08-26 16:01:30 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-08-26 16:01:30 +0000
commit28c943f38b30d61d6e153ee48da5843134165a5b (patch)
treed6457c6730680a51c18f7e5da984191215eab495 /media-plugins/coriander
parentadd metadata (diff)
downloadgentoo-2-28c943f38b30d61d6e153ee48da5843134165a5b.tar.gz
gentoo-2-28c943f38b30d61d6e153ee48da5843134165a5b.tar.bz2
gentoo-2-28c943f38b30d61d6e153ee48da5843134165a5b.zip
moved libdc1394 from media-plugins to media-libs
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-plugins/coriander')
-rw-r--r--media-plugins/coriander/ChangeLog6
-rw-r--r--media-plugins/coriander/coriander-1.0.0.ebuild4
-rw-r--r--media-plugins/coriander/coriander-1.0.0_pre3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/coriander/ChangeLog b/media-plugins/coriander/ChangeLog
index a746363c3e45..65de7ebaaa05 100644
--- a/media-plugins/coriander/ChangeLog
+++ b/media-plugins/coriander/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/coriander
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/coriander/ChangeLog,v 1.5 2005/01/25 19:52:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/coriander/ChangeLog,v 1.6 2005/08/26 16:01:30 seemant Exp $
+
+ 26 Aug 2005; Seemant Kulleen <seemant@gentoo.org>
+ coriander-1.0.0_pre3.ebuild, coriander-1.0.0.ebuild:
+ moved libdc1394 from media-plugins to media-libs
25 Jan 2005; Markus Rothe <corsair@gentoo.org> coriander-1.0.0.ebuild:
Stable on ppc64
diff --git a/media-plugins/coriander/coriander-1.0.0.ebuild b/media-plugins/coriander/coriander-1.0.0.ebuild
index fa839c8bb489..0ae33fc4698a 100644
--- a/media-plugins/coriander/coriander-1.0.0.ebuild
+++ b/media-plugins/coriander/coriander-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation and Pieter Van den Abeele
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/coriander/coriander-1.0.0.ebuild,v 1.4 2005/01/25 19:52:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/coriander/coriander-1.0.0.ebuild,v 1.5 2005/08/26 16:01:30 seemant Exp $
DESCRIPTION="coriander makes the apple isight video4linux compatible"
HOMEPAGE="http://sourceforge.net/projects/coriander/"
@@ -13,7 +13,7 @@ IUSE=""
S=${WORKDIR}/coriander-1.0.0/
-DEPEND="media-plugins/libdc1394
+DEPEND="media-libs/libdc1394
gnome-base/gnome-libs
sys-devel/libtool"
diff --git a/media-plugins/coriander/coriander-1.0.0_pre3.ebuild b/media-plugins/coriander/coriander-1.0.0_pre3.ebuild
index 2bdd7c9daed2..545005bb83f9 100644
--- a/media-plugins/coriander/coriander-1.0.0_pre3.ebuild
+++ b/media-plugins/coriander/coriander-1.0.0_pre3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation and Pieter Van den Abeele
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/coriander/coriander-1.0.0_pre3.ebuild,v 1.2 2005/01/25 19:52:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/coriander/coriander-1.0.0_pre3.ebuild,v 1.3 2005/08/26 16:01:30 seemant Exp $
DESCRIPTION="coriander makes the apple isight video4linux compatible"
HOMEPAGE="http://sourceforge.net/projects/coriander/"
@@ -13,7 +13,7 @@ IUSE=""
S=${WORKDIR}/coriander-1.0.0-pre3/
-DEPEND="media-plugins/libdc1394
+DEPEND="media-libs/libdc1394
gnome-base/gnome-libs
sys-devel/libtool"