summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-10-10 21:41:46 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-10-10 21:41:46 +0000
commitd5078686e95447280b588fb9a718f87c6316006e (patch)
tree3cf363800e0f64603ae35361dcef962697767e26 /app-crypt
parentStable on mips. (diff)
downloadgentoo-2-d5078686e95447280b588fb9a718f87c6316006e.tar.gz
gentoo-2-d5078686e95447280b588fb9a718f87c6316006e.tar.bz2
gentoo-2-d5078686e95447280b588fb9a718f87c6316006e.zip
syntax fix
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/seahorse/seahorse-0.7.6.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.7.8.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.7.9.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/seahorse/seahorse-0.7.6.ebuild b/app-crypt/seahorse/seahorse-0.7.6.ebuild
index 59c5fd154d83..3f8d4b265009 100644
--- a/app-crypt/seahorse/seahorse-0.7.6.ebuild
+++ b/app-crypt/seahorse/seahorse-0.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.5 2005/10/10 21:39:42 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.6 2005/10/10 21:41:46 dragonheart Exp $
inherit gnome2 eutils flag-o-matic
@@ -26,7 +26,7 @@ RDEPEND="virtual/x11
dev-util/intltool
dev-libs/glib
x11-misc/shared-mime-info
- net-libs/libsoup
+ >=net-libs/libsoup-2.2
ldap? ( net-nds/openldap )"
#no ~ppc64 keyword yet >=gnome-base/bonobo-activation-2
diff --git a/app-crypt/seahorse/seahorse-0.7.8.ebuild b/app-crypt/seahorse/seahorse-0.7.8.ebuild
index b63746764c00..19b2e82672e4 100644
--- a/app-crypt/seahorse/seahorse-0.7.8.ebuild
+++ b/app-crypt/seahorse/seahorse-0.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.8.ebuild,v 1.7 2005/10/10 21:39:42 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.8.ebuild,v 1.8 2005/10/10 21:41:46 dragonheart Exp $
inherit gnome2 eutils flag-o-matic
@@ -25,7 +25,7 @@ RDEPEND="virtual/x11
>=gnome-base/nautilus-2.10
dev-util/intltool
dev-libs/glib
- net-libs/libsoup
+ >=net-libs/libsoup-2.2
x11-misc/shared-mime-info
ldap? ( net-nds/openldap )"
diff --git a/app-crypt/seahorse/seahorse-0.7.9.ebuild b/app-crypt/seahorse/seahorse-0.7.9.ebuild
index 0ff0d90b1d2a..99563aeeed33 100644
--- a/app-crypt/seahorse/seahorse-0.7.9.ebuild
+++ b/app-crypt/seahorse/seahorse-0.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.9.ebuild,v 1.4 2005/10/10 21:39:42 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.9.ebuild,v 1.5 2005/10/10 21:41:46 dragonheart Exp $
inherit gnome2 eutils autotools flag-o-matic
@@ -25,7 +25,7 @@ RDEPEND="virtual/x11
>=gnome-base/nautilus-2.10
dev-util/intltool
dev-libs/glib
- net-libs/libsoup
+ >=net-libs/libsoup-2.2
x11-misc/shared-mime-info
ldap? ( net-nds/openldap )"