Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40857 Details for
Bug 62981
ximian-connector fails to connect to exchange 2003 sp1 with ssl enabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
-r1 ebuild to go with previous patch
ximian-connector-1.4.7.2-r1.ebuild (text/plain), 1.02 KB, created by
Rémi Cardona (RETIRED)
on 2004-10-01 07:02:30 UTC
(
hide
)
Description:
-r1 ebuild to go with previous patch
Filename:
MIME Type:
Creator:
Rémi Cardona (RETIRED)
Created:
2004-10-01 07:02:30 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/mail-client/ximian-connector/ximian-connector-1.4.7.2.ebuild,v 1.4 2004/09/24 20:27:56 liquidx Exp $ > >inherit gnome2 eutils > >DESCRIPTION="Evolution module for connecting to Microsoft Exchange" >HOMEPAGE="http://www.novell.com/products/connector/" >SRC_URI="http://ftp.ximian.com/pub/source/evolution/${P}.tar.gz" >LICENSE="GPL-2" > >SLOT="0" >KEYWORDS="x86" >IUSE="debug doc" > >RDEPEND=">=mail-client/evolution-1.4 > >=dev-libs/glib-2.0 > >=gnome-base/orbit-2.3 > >=gnome-base/gconf-2.0 > =net-libs/libsoup-1.99* > >=gnome-base/libglade-2.0 > >=gnome-base/libgnomeui-2.0 > >=gnome-base/libbonobo-2.0 > >=net-nds/openldap-2.1.30-r2 > >=app-crypt/mit-krb5-1.3" > >DEPEND="${RDEPEND} > dev-util/intltool > dev-util/pkgconfig > doc? ( dev-util/gtk-doc )" > >MAKEOPTS="${MAKEOPTS} -j1" >G2CONF="${G2CONF} `use_with debug e2k-debug`" >USE_DESTDIR="1" > >src_unpack() { > unpack ${A} > > cd ${S} > > epatch ${FILESDIR}/${PF}.patch >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 62981
:
40856
| 40857