diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:08:21 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:08:21 +0000 |
commit | dfb7b5918e2df92b06e3deee91cd2293bfe1832b (patch) | |
tree | 103bd71a1cf2206c41648f2f92031c2220587f33 /gnome-extra/evolution-exchange | |
parent | Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | gentoo-2-dfb7b5918e2df92b06e3deee91cd2293bfe1832b.tar.gz gentoo-2-dfb7b5918e2df92b06e3deee91cd2293bfe1832b.tar.bz2 gentoo-2-dfb7b5918e2df92b06e3deee91cd2293bfe1832b.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-extra/evolution-exchange')
-rw-r--r-- | gnome-extra/evolution-exchange/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/evolution-exchange/evolution-exchange-2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/evolution-exchange/ChangeLog b/gnome-extra/evolution-exchange/ChangeLog index 4333d31d25e7..9a06d893bb7f 100644 --- a/gnome-extra/evolution-exchange/ChangeLog +++ b/gnome-extra/evolution-exchange/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-exchange -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.7 2005/12/29 23:16:03 dang Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.8 2006/01/22 03:06:14 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> + evolution-exchange-2.4.2.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 29 Dec 2005; <dang@gentoo.org> evolution-exchange-2.4.2.ebuild: Fix check to ensure both ldap and kerberos, not either. Bug #117041 diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.4.2.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.4.2.ebuild index 9137cfed0035..6fe76b0d37f5 100644 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.4.2.ebuild +++ b/gnome-extra/evolution-exchange/evolution-exchange-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.4.2.ebuild,v 1.2 2005/12/29 23:16:03 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.4.2.ebuild,v 1.3 2006/01/22 03:06:14 tsunam Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="debug doc" RDEPEND=">=mail-client/evolution-2.3 |