diff options
7 files changed, 6 insertions, 140 deletions
diff --git a/gnome-extra/evolution-exchange/ChangeLog b/gnome-extra/evolution-exchange/ChangeLog index 587c2a6c3c81..fcdbcceb262a 100644 --- a/gnome-extra/evolution-exchange/ChangeLog +++ b/gnome-extra/evolution-exchange/ChangeLog @@ -1,6 +1,11 @@ # 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.39 2007/08/11 15:01:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.40 2007/08/11 16:30:10 leio Exp $ + + 11 Aug 2007; Mart Raudsepp <leio@gentoo.org> + -evolution-exchange-2.8.1.ebuild, -evolution-exchange-2.8.2.ebuild, + -evolution-exchange-2.10.0.ebuild: + Remove old 11 Aug 2007; Andrej Kacian <ticho@gentoo.org> evolution-exchange-2.10.1.ebuild: diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.10.0.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.10.0.ebuild deleted file mode 100644 index 289cabcffc23..000000000000 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.10.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2007 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.0.ebuild,v 1.1 2007/03/27 16:10:01 dang Exp $ - -inherit gnome2 eutils - -DESCRIPTION="Evolution module for connecting to Microsoft Exchange" -HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html" -LICENSE="GPL-2" - -SLOT="2.0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="debug doc static" - -RDEPEND=">=mail-client/evolution-2.9 - >=gnome-extra/evolution-data-server-1.9 - >=net-libs/libsoup-2.2.96 - >=gnome-base/libglade-2.0 - >=gnome-base/libgnomeui-2.0 - >=gnome-base/libgnomeprint-2.2 - >=gnome-base/libbonobo-2.0 - dev-libs/libxml2 - >=gnome-base/gconf-2.0 - >=net-nds/openldap-2.1.30-r2" - -DEPEND="${RDEPEND} - >=dev-util/intltool-0.35.5 - dev-util/pkgconfig - doc? ( >=dev-util/gtk-doc-1 )" - -DOCS="AUTHORS ChangeLog NEWS README" - -pkg_setup() { - G2CONF="${G2CONF} $(use_with debug e2k-debug)" - - if ! built_with_use gnome-extra/evolution-data-server ldap || ! built_with_use gnome-extra/evolution-data-server kerberos; then - eerror "Please re-emerge gnome-extra/evolution-data-server with" - eerror "the use flags ldap and kerberos." - die - fi - - G2CONF="${G2CONF} $(use_with static static-ldap) --with-openldap" -} diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.8.1.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.8.1.ebuild deleted file mode 100644 index 428f4fcaa05a..000000000000 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.8.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2006 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.1.ebuild,v 1.4 2006/12/17 00:29:09 dertobi123 Exp $ - -inherit gnome2 eutils autotools - -DESCRIPTION="Evolution module for connecting to Microsoft Exchange" -HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html" -LICENSE="GPL-2" - -SLOT="2.0" -KEYWORDS="amd64 ppc ~sparc x86" -IUSE="debug doc static" - -RDEPEND=">=mail-client/evolution-2.7 - >=gnome-extra/evolution-data-server-1.7 - >=net-libs/libsoup-2.2.96 - >=gnome-base/libglade-2.0 - >=gnome-base/libgnomeui-2.0 - >=gnome-base/libgnomeprintui-2.0 - >=gnome-base/libbonobo-2.0 - dev-libs/libxml2 - >=gnome-base/gconf-2.0 - >=net-nds/openldap-2.1.30-r2" - -DEPEND="${RDEPEND} - >=dev-util/intltool-0.29 - dev-util/pkgconfig - doc? ( >=dev-util/gtk-doc-1 )" - -MAKEOPTS="${MAKEOPTS} -j1" - -pkg_setup() { - G2CONF="${G2CONF} $(use_with debug e2k-debug)" - - if ! built_with_use gnome-extra/evolution-data-server ldap || ! built_with_use gnome-extra/evolution-data-server kerberos; then - eerror "Please re-emerge gnome-extra/evolution-data-server with" - eerror "the use flags ldap and kerberos." - die - fi - - G2CONF="${G2CONF} $(use_with static static-ldap) --with-openldap" -} diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.8.2.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.8.2.ebuild deleted file mode 100644 index 0ea43c4138de..000000000000 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.8.2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2007 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.2.ebuild,v 1.2 2007/01/20 18:04:38 leio Exp $ - -inherit gnome2 eutils autotools - -DESCRIPTION="Evolution module for connecting to Microsoft Exchange" -HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html" -LICENSE="GPL-2" - -SLOT="2.0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="debug doc static" - -RDEPEND=">=mail-client/evolution-2.7 - >=gnome-extra/evolution-data-server-1.7 - >=net-libs/libsoup-2.2.96 - >=gnome-base/libglade-2.0 - >=gnome-base/libgnomeui-2.0 - >=gnome-base/libgnomeprintui-2.0 - >=gnome-base/libbonobo-2.0 - dev-libs/libxml2 - >=gnome-base/gconf-2.0 - >=net-nds/openldap-2.1.30-r2" - -DEPEND="${RDEPEND} - >=dev-util/intltool-0.29 - dev-util/pkgconfig - doc? ( >=dev-util/gtk-doc-1 )" - -DOCS="AUTHORS ChangeLog NEWS README" -MAKEOPTS="${MAKEOPTS} -j1" - -pkg_setup() { - G2CONF="${G2CONF} $(use_with debug e2k-debug)" - - if ! built_with_use gnome-extra/evolution-data-server ldap || ! built_with_use gnome-extra/evolution-data-server kerberos; then - eerror "Please re-emerge gnome-extra/evolution-data-server with" - eerror "the use flags ldap and kerberos." - die - fi - - G2CONF="${G2CONF} $(use_with static static-ldap) --with-openldap" -} diff --git a/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.10.0 b/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.10.0 deleted file mode 100644 index 0250a9237eaa..000000000000 --- a/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.10.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ffed2fdc7645b029bbf0c774e35e3fa0 evolution-exchange-2.10.0.tar.bz2 1043846 -RMD160 3fc222c7931177c419175b97564fe15f901632a9 evolution-exchange-2.10.0.tar.bz2 1043846 -SHA256 faacd758f4d36a698506066a4958806d66c74b68d3a40b5767dfcd1ffd3d08d1 evolution-exchange-2.10.0.tar.bz2 1043846 diff --git a/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.8.1 b/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.8.1 deleted file mode 100644 index 89b847a9e3ef..000000000000 --- a/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.8.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f4dfdfed72eb705adefbaff0b575fb10 evolution-exchange-2.8.1.tar.bz2 1029601 -RMD160 29bfeb3873e9a6924bab14f1175e459ea5ada782 evolution-exchange-2.8.1.tar.bz2 1029601 -SHA256 f891a7a0c3aae94942a70f646ba3f6386d55e7234b67bae62b2f03a4c0df06e0 evolution-exchange-2.8.1.tar.bz2 1029601 diff --git a/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.8.2 b/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.8.2 deleted file mode 100644 index 66578433a0ed..000000000000 --- a/gnome-extra/evolution-exchange/files/digest-evolution-exchange-2.8.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0830eedc84e19ea97c22a30daefd7506 evolution-exchange-2.8.2.tar.bz2 1033451 -RMD160 74c436e6a5bf8ae970a676fdcc94b15cd36c7c84 evolution-exchange-2.8.2.tar.bz2 1033451 -SHA256 0c56ca971f9c4711e5ad8645842274450457344da340ca9b9d04da78ce707cb7 evolution-exchange-2.8.2.tar.bz2 1033451 |