summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2008-01-29 17:36:14 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2008-01-29 17:36:14 +0000
commita05b988d83b3032abb9f21cdad72c529c4c18bec (patch)
treeed9c41227569e57c32c5a4eb8d9cbda8bf4f0255 /gnome-extra
parentalpha/ia64/sparc stable wrt #207634 (diff)
downloadgentoo-2-a05b988d83b3032abb9f21cdad72c529c4c18bec.tar.gz
gentoo-2-a05b988d83b3032abb9f21cdad72c529c4c18bec.tar.bz2
gentoo-2-a05b988d83b3032abb9f21cdad72c529c4c18bec.zip
Add a slot dep on libsoup to prepare for the new 2.4 slot
(Portage version: 2.1.4)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/evolution-exchange/ChangeLog10
-rw-r--r--gnome-extra/evolution-exchange/evolution-exchange-2.10.3.ebuild7
-rw-r--r--gnome-extra/evolution-exchange/evolution-exchange-2.12.0.ebuild7
-rw-r--r--gnome-extra/evolution-exchange/evolution-exchange-2.12.2.ebuild7
-rw-r--r--gnome-extra/evolution-exchange/evolution-exchange-2.6.2-r1.ebuild7
-rw-r--r--gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild7
6 files changed, 28 insertions, 17 deletions
diff --git a/gnome-extra/evolution-exchange/ChangeLog b/gnome-extra/evolution-exchange/ChangeLog
index b18c176e88af..551956b8e4cd 100644
--- a/gnome-extra/evolution-exchange/ChangeLog
+++ b/gnome-extra/evolution-exchange/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/evolution-exchange
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.51 2007/11/27 10:56:39 leio Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.52 2008/01/29 17:36:14 dang Exp $
+
+ 29 Jan 2008; Daniel Gryniewicz <dang@gentoo.org>
+ evolution-exchange-2.6.2-r1.ebuild, evolution-exchange-2.8.3.ebuild,
+ evolution-exchange-2.10.3.ebuild, evolution-exchange-2.12.0.ebuild,
+ evolution-exchange-2.12.2.ebuild:
+ Add a slot dep on libsoup to prepare for the new 2.4 slot
*evolution-exchange-2.12.2 (27 Nov 2007)
diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.10.3.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.10.3.ebuild
index 5e55c3668064..ecf0168fa964 100644
--- a/gnome-extra/evolution-exchange/evolution-exchange-2.10.3.ebuild
+++ b/gnome-extra/evolution-exchange/evolution-exchange-2.10.3.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.10.3.ebuild,v 1.5 2007/11/06 17:08:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.10.3.ebuild,v 1.6 2008/01/29 17:36:14 dang Exp $
+EAPI="1"
inherit gnome2 eutils
@@ -14,7 +15,7 @@ IUSE="debug doc static"
RDEPEND=">=mail-client/evolution-2.10
>=gnome-extra/evolution-data-server-1.10
- >=net-libs/libsoup-2.2.96
+ >=net-libs/libsoup-2.2.96:2.2
>=gnome-base/libglade-2.0
>=gnome-base/libgnomeui-2.0
>=gnome-base/libgnomeprint-2.2
diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.12.0.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.12.0.ebuild
index 6ced127beb3d..1f36faeda062 100644
--- a/gnome-extra/evolution-exchange/evolution-exchange-2.12.0.ebuild
+++ b/gnome-extra/evolution-exchange/evolution-exchange-2.12.0.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.12.0.ebuild,v 1.5 2007/11/24 22:56:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.12.0.ebuild,v 1.6 2008/01/29 17:36:14 dang Exp $
+EAPI="1"
inherit gnome2 eutils
@@ -20,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.10
dev-libs/libxml2
>=mail-client/evolution-2.11
>=gnome-extra/evolution-data-server-1.11
- >=net-libs/libsoup-2.2.96
+ >=net-libs/libsoup-2.2.96:2.2
>=net-nds/openldap-2.1.30-r2"
DEPEND="${RDEPEND}
diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.12.2.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.12.2.ebuild
index d078c0aa5e41..746bbfd20ab8 100644
--- a/gnome-extra/evolution-exchange/evolution-exchange-2.12.2.ebuild
+++ b/gnome-extra/evolution-exchange/evolution-exchange-2.12.2.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.12.2.ebuild,v 1.1 2007/11/27 10:56:39 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.12.2.ebuild,v 1.2 2008/01/29 17:36:14 dang Exp $
+EAPI="1"
inherit gnome2 eutils
@@ -20,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.10
dev-libs/libxml2
>=mail-client/evolution-2.11
>=gnome-extra/evolution-data-server-1.11
- >=net-libs/libsoup-2.2.96
+ >=net-libs/libsoup-2.2.96:2.2
>=net-nds/openldap-2.1.30-r2"
DEPEND="${RDEPEND}
diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.6.2-r1.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.6.2-r1.ebuild
index 072ab215aa7b..8509a1bf39f5 100644
--- a/gnome-extra/evolution-exchange/evolution-exchange-2.6.2-r1.ebuild
+++ b/gnome-extra/evolution-exchange/evolution-exchange-2.6.2-r1.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.6.2-r1.ebuild,v 1.5 2006/11/23 18:41:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.6.2-r1.ebuild,v 1.6 2008/01/29 17:36:14 dang Exp $
+EAPI="1"
inherit gnome2 eutils autotools
@@ -14,7 +15,7 @@ IUSE="debug doc static"
RDEPEND=">=mail-client/evolution-2.5.90
>=gnome-extra/evolution-data-server-1.5.90
- >=net-libs/libsoup-2.2
+ net-libs/libsoup:2.2
>=gnome-base/libglade-2.0
>=gnome-base/libgnomeui-2.0
>=gnome-base/libbonobo-2.0
diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild
index 9d69957f8d50..a040b1e439fd 100644
--- a/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild
+++ b/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild,v 1.4 2007/06/02 02:53:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild,v 1.5 2008/01/29 17:36:14 dang Exp $
+EAPI="1"
inherit gnome2 eutils autotools
@@ -14,7 +15,7 @@ IUSE="debug doc static"
RDEPEND=">=mail-client/evolution-2.7
>=gnome-extra/evolution-data-server-1.7
- >=net-libs/libsoup-2.2.96
+ >=net-libs/libsoup-2.2.96:2.2
>=gnome-base/libglade-2.0
>=gnome-base/libgnomeui-2.0
>=gnome-base/libgnomeprintui-2.0