diff options
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.8.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 e532eb2a984b..6c5eec84f43d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.61 2006/12/18 15:57:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.62 2006/12/21 13:09:02 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> + evolution-webcal-2.8.0.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> evolution-webcal-2.8.0.ebuild: diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.8.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.8.0.ebuild index 12b49ff03398..5a422e78e920 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.8.0.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.8.0.ebuild,v 1.5 2006/12/18 15:57:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.8.0.ebuild,v 1.6 2006/12/21 13:09:02 corsair 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=gnome-base/gconf-2 |