diff options
-rw-r--r-- | gnome-extra/evolution-exchange/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/evolution-exchange/ChangeLog b/gnome-extra/evolution-exchange/ChangeLog index 11351be9452b..9accf15d594d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.33 2007/04/27 19:16:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.34 2007/05/30 00:35:19 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> + evolution-exchange-2.8.3.ebuild: + Stable on x86, bug #171107. *evolution-exchange-2.10.1 (27 Apr 2007) 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 2854830d4e9c..dc1b17d914af 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,6 @@ # 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.3.ebuild,v 1.1 2007/02/08 17:50:43 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.8.3.ebuild,v 1.2 2007/05/30 00:35:19 ticho Exp $ inherit gnome2 eutils autotools @@ -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 static" RDEPEND=">=mail-client/evolution-2.7 |