summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-09-29 00:54:22 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-09-29 00:54:22 +0000
commit40931fa2487b30da168bbf003084d589961c048d (patch)
tree6ef4b46dcbb7fdac08488ddeee205ff93ea5ebb9 /gnome-extra
parentinherit eutils for $(get_libdir) support on new portage. (Manifest recommit) (diff)
downloadgentoo-2-40931fa2487b30da168bbf003084d589961c048d.tar.gz
gentoo-2-40931fa2487b30da168bbf003084d589961c048d.tar.bz2
gentoo-2-40931fa2487b30da168bbf003084d589961c048d.zip
Keyworded ~sparc wrt #64135
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/evolution-data-server/ChangeLog6
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/evolution-data-server/ChangeLog b/gnome-extra/evolution-data-server/ChangeLog
index 148f8a769f66..4bd21bf9ab19 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.6 2004/09/21 10:37:57 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.7 2004/09/29 00:54:22 gustavoz Exp $
+
+ 28 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ evolution-data-server-1.0.0.ebuild:
+ Keyworded ~sparc wrt #64135
21 Sep 2004; Travis Tilley <lv@gentoo.org>
evolution-data-server-1.0.0.ebuild:
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.0.0.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.0.0.ebuild
index efa9855bbb47..41ea4330bcf1 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-1.0.0.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-1.0.0.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.0.ebuild,v 1.2 2004/09/21 10:37:57 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.0.0.ebuild,v 1.3 2004/09/29 00:54:22 gustavoz Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.ximian.com/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
IUSE="doc ldap"
RDEPEND=">=dev-libs/glib-2