diff options
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/evolution-exchange/ChangeLog b/gnome-extra/evolution-exchange/ChangeLog index 4e00ccd5b737..0e7dcfc8dd32 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.98 2009/07/23 21:46:43 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/ChangeLog,v 1.99 2009/10/05 15:56:18 armin76 Exp $ + + 05 Oct 2009; Raúl Porcel <armin76@gentoo.org> + evolution-exchange-2.26.2.ebuild, evolution-exchange-2.26.3.ebuild: + Re-add ~ia64/~sparc wrt #271002 *evolution-exchange-2.26.3 (23 Jul 2009) diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.26.2.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.26.2.ebuild index e297cf0b84ae..13a3443631bc 100644 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.26.2.ebuild +++ b/gnome-extra/evolution-exchange/evolution-exchange-2.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.2.ebuild,v 1.5 2009/06/15 03:54:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.26.2.ebuild,v 1.6 2009/10/05 15:56:18 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="debug doc static" RDEPEND=" diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.26.3.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.26.3.ebuild index 8b766a7705ab..8d5071a2f6eb 100644 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.26.3.ebuild +++ b/gnome-extra/evolution-exchange/evolution-exchange-2.26.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.3.ebuild,v 1.1 2009/07/23 21:46:43 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.26.3.ebuild,v 1.2 2009/10/05 15:56:18 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.novell.com/products/desktop/features/evolution.html" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="debug doc static" RDEPEND=" |