summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-05-15 21:08:51 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-05-15 21:08:51 +0000
commit34a233afd6427e9bf2a4590c42f56bd2633ca6ca (patch)
treeda84c9367f0c678d6e912d9a83c6e89d32ef9ae1 /media-sound/cowbell
parentMarking openvpn-2.0.6 ~ppc64 per bug request 133417 (diff)
downloadgentoo-2-34a233afd6427e9bf2a4590c42f56bd2633ca6ca.tar.gz
gentoo-2-34a233afd6427e9bf2a4590c42f56bd2633ca6ca.tar.bz2
gentoo-2-34a233afd6427e9bf2a4590c42f56bd2633ca6ca.zip
fix intltool dependency thanks to compnerd again. I need coffee.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'media-sound/cowbell')
-rw-r--r--media-sound/cowbell/cowbell-0.2.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cowbell/cowbell-0.2.7.1.ebuild b/media-sound/cowbell/cowbell-0.2.7.1.ebuild
index c42598895db2..9cc46416a7eb 100644
--- a/media-sound/cowbell/cowbell-0.2.7.1.ebuild
+++ b/media-sound/cowbell/cowbell-0.2.7.1.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-sound/cowbell/cowbell-0.2.7.1.ebuild,v 1.2 2006/05/15 20:54:39 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cowbell/cowbell-0.2.7.1.ebuild,v 1.3 2006/05/15 21:08:51 metalgod Exp $
inherit autotools gnome2 mono
@@ -20,7 +20,7 @@ RDEPEND="dev-lang/mono
DEPEND="${RDEPEND}
dev-util/pkgconfig
- dev-util/intltool"
+ >=dev-util/intltool-0.34.2"
DOCS="AUTHORS ChangeLog NEWS README"