diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 10:42:49 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 10:42:49 +0000 |
commit | baa598281116913d4ca7e755e1a1342bd9eb44d8 (patch) | |
tree | 70ce4f6edd80dd8f0afc3ce8e904c85c6df7659a /gnome-extra/evolution-data-server | |
parent | Default clutter license is LGPL-2.1 or later. (diff) | |
download | gentoo-2-baa598281116913d4ca7e755e1a1342bd9eb44d8.tar.gz gentoo-2-baa598281116913d4ca7e755e1a1342bd9eb44d8.tar.bz2 gentoo-2-baa598281116913d4ca7e755e1a1342bd9eb44d8.zip |
keyword ~ppc, bug #436396
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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-3.4.4.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 a43603172659..8d409462b51e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.343 2012/09/23 04:03:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.344 2012/09/27 10:42:49 blueness Exp $ + + 27 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + evolution-data-server-3.4.4.ebuild: + keyword ~ppc, bug #436396 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> evolution-data-server-3.4.4.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild index 51fa18c69272..88605f18b6c2 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-3.4.4.ebuild,v 1.3 2012/09/23 04:03:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild,v 1.4 2012/09/27 10:42:49 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/evolution/" LICENSE="LGPL-2 BSD DB" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="doc +gnome-online-accounts +introspection ipv6 ldap kerberos vala +weather" RDEPEND=">=dev-libs/glib-2.31:2 |