diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:44:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 12:44:23 +0000 |
commit | 51767d7b7ceb56e50e79773c2c1810a077a0a38c (patch) | |
tree | 085680bdf4a3b5a8979a4f9bab4183f95081b348 /gnome-extra/evolution-data-server | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | gentoo-2-51767d7b7ceb56e50e79773c2c1810a077a0a38c.tar.gz gentoo-2-51767d7b7ceb56e50e79773c2c1810a077a0a38c.tar.bz2 gentoo-2-51767d7b7ceb56e50e79773c2c1810a077a0a38c.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-1.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/evolution-data-server/ChangeLog b/gnome-extra/evolution-data-server/ChangeLog index 8638bc1d79bc..60ddf307749b 100644 --- a/gnome-extra/evolution-data-server/ChangeLog +++ b/gnome-extra/evolution-data-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-data-server # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.103 2006/12/18 15:27:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.104 2006/12/21 12:44:23 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> + evolution-data-server-1.8.2.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> evolution-data-server-1.8.2.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.8.2.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.8.2.ebuild index 4c10d8565b3a..3fd18bf860b7 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.8.2.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.8.2.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-data-server/evolution-data-server-1.8.2.ebuild,v 1.5 2006/12/18 15:27:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.8.2.ebuild,v 1.6 2006/12/21 12:44:23 corsair Exp $ WANT_AUTOMAKE="1.9" WANT_AUTOCONF="latest" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/evolution/" LICENSE="LGPL-2 Sleepycat" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="doc ipv6 kerberos keyring krb4 ldap nntp ssl" RDEPEND=">=dev-libs/glib-2.4 |