diff options
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index 40d8401a666f..7b2886624a5d 100644 --- a/gnome-extra/evolution-webcal/ChangeLog +++ b/gnome-extra/evolution-webcal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-webcal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.68 2007/07/06 09:43:30 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.69 2007/08/07 14:52:42 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + evolution-webcal-2.10.0.ebuild: + Stable on sparc wrt #185823 06 Jul 2007; Roy Marples <uberlord@gentoo.org> evolution-webcal-2.10.0.ebuild: diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild index b74cb0b2ef40..ebecd4547d9b 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.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-webcal/evolution-webcal-2.10.0.ebuild,v 1.2 2007/07/06 09:43:30 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild,v 1.3 2007/08/07 14:52:42 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.8 |