summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-01-14 09:08:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-01-14 09:08:30 +0000
commitd2c9664e0efe566672d87b058d8a4c591d5cb072 (patch)
treedafeb087c21ea1a268a4c05e424a1f6e867776d4 /media-sound/ardour
parentAdd ~ppc ~ppc64 keywords back to metas of 4.1.4 (diff)
downloadgentoo-2-d2c9664e0efe566672d87b058d8a4c591d5cb072.tar.gz
gentoo-2-d2c9664e0efe566672d87b058d8a4c591d5cb072.tar.bz2
gentoo-2-d2c9664e0efe566672d87b058d8a4c591d5cb072.zip
require at least gnomecanvas 2.20, by Jimmy.Jazz@gmx.net, bug #254692
(Portage version: 2.2_rc22/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'media-sound/ardour')
-rw-r--r--media-sound/ardour/ChangeLog7
-rw-r--r--media-sound/ardour/ardour-2.7.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/ardour/ChangeLog b/media-sound/ardour/ChangeLog
index 70bf8022f4fc..523f4f1104dd 100644
--- a/media-sound/ardour/ChangeLog
+++ b/media-sound/ardour/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/ardour
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.83 2008/12/08 09:15:40 aballier Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ChangeLog,v 1.84 2009/01/14 09:08:30 aballier Exp $
+
+ 14 Jan 2009; Alexis Ballier <aballier@gentoo.org> ardour-2.7.1.ebuild:
+ require at least gnomecanvas 2.20, by Jimmy.Jazz@gmx.net, bug #254692
*ardour-2.7.1 (08 Dec 2008)
diff --git a/media-sound/ardour/ardour-2.7.1.ebuild b/media-sound/ardour/ardour-2.7.1.ebuild
index efc66f11cab6..a7fe2e02f4fc 100644
--- a/media-sound/ardour/ardour-2.7.1.ebuild
+++ b/media-sound/ardour/ardour-2.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-2.7.1.ebuild,v 1.1 2008/12/08 09:15:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-2.7.1.ebuild,v 1.2 2009/01/14 09:08:30 aballier Exp $
EAPI=2
@@ -28,8 +28,8 @@ RDEPEND="media-libs/liblo
>=media-libs/libsamplerate-0.1.1-r1
>=dev-libs/libxml2-2.6.0
dev-libs/libxslt
+ >=gnome-base/libgnomecanvas-2.20
>=media-libs/libsndfile-1.0.16
- gnome-base/libgnomecanvas
x11-themes/gtk-engines
>=dev-cpp/gtkmm-2.12.3[accessibility]
>=dev-cpp/glibmm-2.14.2