summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-02-05 10:08:07 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-02-05 10:08:07 +0000
commit42752eb1b8a0fa4cbb19024c86970b66969908eb (patch)
treec1d7ff27f7af7a8f762a0a378bf606a2b1a84392 /mail-client
parentFix building with x11-libs/libnotify >= 0.7. (diff)
downloadgentoo-2-42752eb1b8a0fa4cbb19024c86970b66969908eb.tar.gz
gentoo-2-42752eb1b8a0fa4cbb19024c86970b66969908eb.tar.bz2
gentoo-2-42752eb1b8a0fa4cbb19024c86970b66969908eb.zip
pin to old libnotify
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/balsa/balsa-2.4.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/balsa/balsa-2.4.7.ebuild b/mail-client/balsa/balsa-2.4.7.ebuild
index 2f8b0333c707..e5b1c891a66e 100644
--- a/mail-client/balsa/balsa-2.4.7.ebuild
+++ b/mail-client/balsa/balsa-2.4.7.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/mail-client/balsa/balsa-2.4.7.ebuild,v 1.8 2010/08/30 20:40:11 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.7.ebuild,v 1.9 2011/02/05 10:08:07 ssuominen Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -37,7 +37,7 @@ RDEPEND=">=dev-libs/glib-2.16
>=x11-libs/gtksourceview-2 )
gtkhtml? ( >=gnome-extra/gtkhtml-3.14 )
sqlite? ( >=dev-db/sqlite-2.8 )
- libnotify? ( x11-libs/libnotify )
+ libnotify? ( <x11-libs/libnotify-0.7 )
gtkspell? (
=app-text/gtkspell-2*
app-text/enchant )