summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-31 21:05:36 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-31 21:05:36 +0000
commitef6d34b39b661ccd63a02c89e9cf56fde00ecc71 (patch)
tree7ad2ff8ac8e4b8927b1d359dfc69071fef04f400 /gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild
parentAdd support for the new PyPy slotting. (diff)
downloadgentoo-2-ef6d34b39b661ccd63a02c89e9cf56fde00ecc71.tar.gz
gentoo-2-ef6d34b39b661ccd63a02c89e9cf56fde00ecc71.tar.bz2
gentoo-2-ef6d34b39b661ccd63a02c89e9cf56fde00ecc71.zip
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild')
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild
index 0c182bcd629f..f1e0e6252c7b 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.10.3.ebuild,v 1.2 2013/12/24 17:52:36 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.10.3.ebuild,v 1.3 2014/03/31 21:05:36 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
# python3 not really supported, bug #478678
-PYTHON_COMPAT=( python2_7 pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy pypy2_0 )
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"