summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-28 18:38:37 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-28 18:38:37 +0000
commit3296009170978f9a564c0aa992a727404a0f2b6b (patch)
tree057b652bc65096784f9cc84b752c9ea2d19a4663 /media-sound/patchage/patchage-0.4.5.ebuild
parentFixed slot deps (diff)
downloadhistorical-3296009170978f9a564c0aa992a727404a0f2b6b.tar.gz
historical-3296009170978f9a564c0aa992a727404a0f2b6b.tar.bz2
historical-3296009170978f9a564c0aa992a727404a0f2b6b.zip
Fixed slot deps
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'media-sound/patchage/patchage-0.4.5.ebuild')
-rw-r--r--media-sound/patchage/patchage-0.4.5.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/patchage/patchage-0.4.5.ebuild b/media-sound/patchage/patchage-0.4.5.ebuild
index 8226256b6cca..a28d5ac070d3 100644
--- a/media-sound/patchage/patchage-0.4.5.ebuild
+++ b/media-sound/patchage/patchage-0.4.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.4.5.ebuild,v 1.1 2010/10/09 13:31:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.4.5.ebuild,v 1.2 2011/03/28 18:37:25 angelos Exp $
EAPI=2
@@ -17,10 +17,10 @@ IUSE="alsa debug lash"
RDEPEND=">=media-libs/raul-0.5.1
>=x11-libs/flowcanvas-0.6.0
- >=dev-cpp/gtkmm-2.11.12
- >=dev-cpp/glibmm-2.14
- >=dev-cpp/libglademm-2.6.0
- dev-cpp/libgnomecanvasmm
+ >=dev-cpp/gtkmm-2.11.12:2.4
+ >=dev-cpp/glibmm-2.14:2
+ >=dev-cpp/libglademm-2.6.0:2.4
+ dev-cpp/libgnomecanvasmm:2.6
dev-libs/boost
>=media-sound/jack-audio-connection-kit-0.107
alsa? ( media-libs/alsa-lib )