diff options
Diffstat (limited to 'app-text/xiphos/xiphos-3.1.5.ebuild')
-rw-r--r-- | app-text/xiphos/xiphos-3.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xiphos/xiphos-3.1.5.ebuild b/app-text/xiphos/xiphos-3.1.5.ebuild index 9f708773dc5e..7cc6bf5ed6ab 100644 --- a/app-text/xiphos/xiphos-3.1.5.ebuild +++ b/app-text/xiphos/xiphos-3.1.5.ebuild @@ -1,11 +1,11 @@ -# 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-text/xiphos/xiphos-3.1.5.ebuild,v 1.7 2014/01/06 02:01:51 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/xiphos-3.1.5.ebuild,v 1.8 2015/04/08 07:30:34 mgorny Exp $ # TODO: waf-utils.eclass ? EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit flag-o-matic gnome2-utils python-single-r1 toolchain-funcs DESCRIPTION="A bible study frontend for Sword (formerly known as GnomeSword)" |