summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-02-06 12:51:01 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-02-06 12:51:01 +0000
commit55fce2b16d08fa8b0a914ba9a26892a900c2a98f (patch)
treed5cd02a28de172821da4f6bed5e01bf397f832f6 /app-crypt/seahorse
parentFix building with x11-libs/libnotify >= 0.7. (diff)
downloadgentoo-2-55fce2b16d08fa8b0a914ba9a26892a900c2a98f.tar.gz
gentoo-2-55fce2b16d08fa8b0a914ba9a26892a900c2a98f.tar.bz2
gentoo-2-55fce2b16d08fa8b0a914ba9a26892a900c2a98f.zip
pin old seahorse to old libnotify
(Portage version: 2.2.0_alpha20/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r--app-crypt/seahorse/seahorse-2.30.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/seahorse/seahorse-2.30.1.ebuild b/app-crypt/seahorse/seahorse-2.30.1.ebuild
index ed6e425805ca..82950312d545 100644
--- a/app-crypt/seahorse/seahorse-2.30.1.ebuild
+++ b/app-crypt/seahorse/seahorse-2.30.1.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/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.9 2010/10/17 15:26:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.10 2011/02/06 12:51:01 ssuominen Exp $
EAPI="2"
@@ -32,7 +32,7 @@ RDEPEND="
avahi? ( >=net-dns/avahi-0.6 )
ldap? ( net-nds/openldap )
- libnotify? ( >=x11-libs/libnotify-0.3.2 )"
+ libnotify? ( >=x11-libs/libnotify-0.3.2 <x11-libs/libnotify-0.7 )"
DEPEND="${RDEPEND}
sys-devel/gettext
>=app-text/gnome-doc-utils-0.3.2