diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:56:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:56:32 +0000 |
commit | 9f5b877573f5c9889c0bd4b250d4d78932fff2e4 (patch) | |
tree | a039b5e3de9b4868a45a9f9a27c8bb72eda2c53f /gnome-extra/evolution-data-server | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.tar.gz historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.tar.bz2 historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-extra/evolution-data-server')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-1.12.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.12.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.12.3.ebuild index e8eb4188cca3..1e6701d225b0 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.12.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.12.3.ebuild,v 1.4 2008/02/01 12:39:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.12.3.ebuild,v 1.5 2008/02/01 17:56:31 ranger Exp $ EAPI="1" inherit db-use eutils flag-o-matic gnome2 autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/projects/evolution/" LICENSE="LGPL-2 Sleepycat" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc ipv6 kerberos keyring krb4 ldap ssl" RDEPEND=">=x11-libs/gtk+-2.10 |