diff options
Diffstat (limited to 'app-crypt/libsecret/libsecret-0.16.ebuild')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/libsecret/libsecret-0.16.ebuild b/app-crypt/libsecret/libsecret-0.16.ebuild index 758a701d320a..a3daf46c5cc5 100644 --- a/app-crypt/libsecret/libsecret-0.16.ebuild +++ b/app-crypt/libsecret/libsecret-0.16.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.16.ebuild,v 1.13 2014/04/21 10:28:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.16.ebuild,v 1.14 2015/04/08 07:30:34 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) VALA_MIN_API_VERSION=0.18 VALA_USE_DEPEND=vapigen |