diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:56:28 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:56:28 +0000 |
commit | 31058cefc7eca2a4037bfe53cc71feb2aa314100 (patch) | |
tree | 48821b340ca6a12274b0ca5e849d9a0b1fac3a1f /gnome-extra/evolution-data-server | |
parent | mark x86 (Manifest recommit) (diff) | |
download | gentoo-2-31058cefc7eca2a4037bfe53cc71feb2aa314100.tar.gz gentoo-2-31058cefc7eca2a4037bfe53cc71feb2aa314100.tar.bz2 gentoo-2-31058cefc7eca2a4037bfe53cc71feb2aa314100.zip |
mark gnome 2.8 x86
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.0.2.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.0.2.ebuild index 7785d57d9d66..8b048475a29a 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.0.2.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.0.2.ebuild,v 1.6 2004/11/08 20:17:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.0.2.ebuild,v 1.7 2004/11/11 01:56:28 foser Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ximian.com/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc" IUSE="doc ldap" RDEPEND=">=dev-libs/glib-2 |