diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:38:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:38:18 +0000 |
commit | 7637c49905c61da3285477c75b365ef0ed1c1ce9 (patch) | |
tree | 8fef7de033ca334ea01f7b4953362f3bb7b6ea44 /gnome-extra | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-7637c49905c61da3285477c75b365ef0ed1c1ce9.tar.gz gentoo-2-7637c49905c61da3285477c75b365ef0ed1c1ce9.tar.bz2 gentoo-2-7637c49905c61da3285477c75b365ef0ed1c1ce9.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-data-server/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-3.6.2-r1.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 be8cce185a1c..15e79aa8f1e1 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.349 2013/01/01 14:22:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.350 2013/01/06 09:38:18 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + evolution-data-server-3.6.2-r1.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> evolution-data-server-3.6.2-r1.ebuild: diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.6.2-r1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.6.2-r1.ebuild index 46d4e3290d6a..b0447c8b7690 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.6.2-r1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.6.2-r1.ebuild,v 1.3 2013/01/01 14:22:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.6.2-r1.ebuild,v 1.4 2013/01/06 09:38:18 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ SLOT="0/40" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras +gnome-online-accounts +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" RDEPEND=">=dev-libs/glib-2.32:2 >=x11-libs/gtk+-3.2:3 |