diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 20:23:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 20:23:29 +0000 |
commit | 20615b996241bd546dc2d3fbf238cc7bd0b3e588 (patch) | |
tree | ede05d0de3cb9c87d602db699c24908bdcb105c8 /gnome-extra/evolution-data-server | |
parent | Stable on sparc wrt #139612 (diff) | |
download | gentoo-2-20615b996241bd546dc2d3fbf238cc7bd0b3e588.tar.gz gentoo-2-20615b996241bd546dc2d3fbf238cc7bd0b3e588.tar.bz2 gentoo-2-20615b996241bd546dc2d3fbf238cc7bd0b3e588.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
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.6.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 968a8e8ab2b5..243c2874eeeb 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.82 2006/07/03 14:56:22 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.83 2006/07/10 20:23:29 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> + evolution-data-server-1.6.2.ebuild: + Stable on sparc wrt #139612 03 Jul 2006; John N. Laliberte <allanonjl@gentoo.org> -evolution-data-server-1.2.3.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.6.2.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.6.2.ebuild index 7fb5964dfb89..7408dcec3da1 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.6.2.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.6.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.6.2.ebuild,v 1.2 2006/07/05 08:20:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.6.2.ebuild,v 1.3 2006/07/10 20:23:29 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ximian.com/" LICENSE="LGPL-2 Sleepycat" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="doc ipv6 kerberos krb4 ldap nntp ssl" RDEPEND=">=dev-libs/glib-2.4 |