commit: 3cf09181705af955ddd6307c19305a8320520d19 Author: Priit Laes <plaes <AT> plaes <DOT> org> AuthorDate: Mon Jun 23 08:41:49 2014 +0000 Commit: Priit Laes <plaes <AT> plaes <DOT> org> CommitDate: Mon Jun 23 08:41:49 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3cf09181
gnome-extra/evolution-data-server: Add 3.13.3 to overlay --- ...-data-server-3.12.1.ebuild => evolution-data-server-3.13.3.ebuild} | 4 +++- gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.12.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.13.3.ebuild similarity index 95% rename from gnome-extra/evolution-data-server/evolution-data-server-3.12.1.ebuild rename to gnome-extra/evolution-data-server/evolution-data-server-3.13.3.ebuild index 386fbbc..69115e0 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.12.1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.13.3.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml" # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/49" # subslot = libcamel-1.2 soname version +SLOT="0/50" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )" @@ -31,6 +31,8 @@ else KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" fi +# sys-libs/db is only required for migrating from <3.13 versions +# gdata-0.15.1 is required for google tasks RDEPEND=" >=app-crypt/gcr-3.4 >=app-crypt/libsecret-0.5[crypt] diff --git a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild index ca6ce40..04b75f3 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://projects.gnome.org/evolution/arch.shtml" # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" -SLOT="0/49" # subslot = libcamel-1.2 soname version +SLOT="0/50" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )" @@ -31,6 +31,8 @@ else KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" fi +# sys-libs/db is only required for migrating from <3.13 versions +# gdata-0.15.1 is required for google tasks RDEPEND=" >=app-crypt/gcr-3.4 >=app-crypt/libsecret-0.5[crypt]
