summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Holland <robh@gentoo.org>2003-05-31 10:49:06 +0000
committerRob Holland <robh@gentoo.org>2003-05-31 10:49:06 +0000
commit56cf919dccfe68b411ce5764a4e76442265894ae (patch)
tree2dd4e8821e21ae352792b02f7c73015adebd663d /media-sound/ardour-cvs
parentupdated deps to include libart_lgpl (diff)
downloadgentoo-2-56cf919dccfe68b411ce5764a4e76442265894ae.tar.gz
gentoo-2-56cf919dccfe68b411ce5764a4e76442265894ae.tar.bz2
gentoo-2-56cf919dccfe68b411ce5764a4e76442265894ae.zip
updated deps to include libart_lgpl
Diffstat (limited to 'media-sound/ardour-cvs')
-rw-r--r--media-sound/ardour-cvs/ChangeLog5
-rw-r--r--media-sound/ardour-cvs/Manifest4
-rw-r--r--media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild5
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/ardour-cvs/ChangeLog b/media-sound/ardour-cvs/ChangeLog
index de2d29e7c38e..5886542a6755 100644
--- a/media-sound/ardour-cvs/ChangeLog
+++ b/media-sound/ardour-cvs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/ardour-cvs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ChangeLog,v 1.14 2003/05/29 10:49:50 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ChangeLog,v 1.15 2003/05/31 10:48:53 robh Exp $
+
+ 31 May 2003; robh <robh@gentoo.org> ardour-cvs-0.6.4.ebuild:
+ added new dep for libart_lgpl as pdb removed it from the ardour tree
29 May 2003; jje <jje@gentoo.org> ardour-cvs-0.6.4.ebuild:
Update deps to include libxml2.
diff --git a/media-sound/ardour-cvs/Manifest b/media-sound/ardour-cvs/Manifest
index 8f91a93e0069..a29def9d4025 100644
--- a/media-sound/ardour-cvs/Manifest
+++ b/media-sound/ardour-cvs/Manifest
@@ -1,4 +1,4 @@
-MD5 5acd9eafe48bb024545ebb7b17ada18a ardour-cvs-0.6.4.ebuild 3180
-MD5 2eaba70aec98035b006e85de967acc2e ChangeLog 2491
+MD5 38e782c11021a02b29f0f335214615ae ardour-cvs-0.6.4.ebuild 3181
+MD5 29be97f177907347c7c5fccaaeae24db ChangeLog 2492
MD5 dd3df3c6861244c6791c849acb00b7c9 files/digest-ardour-cvs-0.6.4 70
MD5 5bfe23209b494a8d0e56b22917448e8b files/asoundrc 74
diff --git a/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild b/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
index d272f28b5b7c..ef24ffac5045 100644
--- a/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
+++ b/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild,v 1.7 2003/05/29 10:49:50 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour-cvs/ardour-cvs-0.6.4.ebuild,v 1.8 2003/05/31 10:48:53 robh Exp $
IUSE="nls"
@@ -29,7 +29,8 @@ DEPEND="$DEPEND
>=media-libs/ladspa-sdk-1.12
>=media-libs/libsamplerate-0.0.14
>=media-libs/liblrdf-0.3.1
- >=dev-libs/libxml2-2.5.7"
+ >=dev-libs/libxml2-2.5.7
+ =media-libs/libart_lgpl-2.3*"
RDEPEND="nls? ( sys-devel/gettext )"