diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-06-05 18:57:46 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-06-05 18:57:46 +0000 |
commit | c168b22cdaab3275cf116a361edb2a49fc5a0b1f (patch) | |
tree | 1eb6f106c88c42b9088a4bce5d520d97169ecdf5 /gnome-extra/evolution-data-server | |
parent | mark 1.0.2 x86 (diff) | |
download | historical-c168b22cdaab3275cf116a361edb2a49fc5a0b1f.tar.gz historical-c168b22cdaab3275cf116a361edb2a49fc5a0b1f.tar.bz2 historical-c168b22cdaab3275cf116a361edb2a49fc5a0b1f.zip |
makr x86 to stabilize 2.10
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.2.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.2.1.ebuild index 413d5bf2a8a0..0c05865c27b2 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.2.1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.2.1.ebuild,v 1.2 2005/03/23 16:17:12 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.2.1.ebuild,v 1.3 2005/06/05 18:57:45 foser Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ximian.com/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~ppc64" +KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~ppc64" IUSE="doc ldap mozilla ssl ipv6 nntp kerberos" RDEPEND=">=dev-libs/glib-2 |