summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 04:09:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 04:09:07 +0000
commit8ad7cbbc8ef9e77cf57dd296b2f0700f14bfe43b (patch)
tree6e4e6ccc9821a19b06bd8e0fac53a5f6c8fbb1ed /app-crypt/seahorse/seahorse-1.0.1.ebuild
parentstable on ppc64 (diff)
downloadhistorical-8ad7cbbc8ef9e77cf57dd296b2f0700f14bfe43b.tar.gz
historical-8ad7cbbc8ef9e77cf57dd296b2f0700f14bfe43b.tar.bz2
historical-8ad7cbbc8ef9e77cf57dd296b2f0700f14bfe43b.zip
remove reference to old, removed dbus (bug #183696)
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-crypt/seahorse/seahorse-1.0.1.ebuild')
-rw-r--r--app-crypt/seahorse/seahorse-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-1.0.1.ebuild b/app-crypt/seahorse/seahorse-1.0.1.ebuild
index 6fc5e20ce7ae..c299d085b4ba 100644
--- a/app-crypt/seahorse/seahorse-1.0.1.ebuild
+++ b/app-crypt/seahorse/seahorse-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.1.ebuild,v 1.5 2007/06/22 12:42:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.1.ebuild,v 1.6 2007/07/08 04:09:07 mr_bones_ Exp $
inherit gnome2 eutils flag-o-matic
@@ -30,7 +30,7 @@ RDEPEND=">=gnome-base/libgnome-2.14
avahi? ( >=net-dns/avahi-0.6 )
dbus? ( || (
>=dev-libs/dbus-glib-0.72
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.60 )
+ >=sys-apps/dbus-0.60
)
)
gedit? ( >=app-editors/gedit-2.16 )