mgorny 15/04/08 07:30:34 Modified: xiphos-3.1.5.ebuild ChangeLog Log: Remove old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.8 app-text/xiphos/xiphos-3.1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xiphos/xiphos-3.1.5.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xiphos/xiphos-3.1.5.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xiphos/xiphos-3.1.5.ebuild?r1=1.7&r2=1.8 Index: xiphos-3.1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/xiphos/xiphos-3.1.5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xiphos-3.1.5.ebuild 6 Jan 2014 02:01:51 -0000 1.7 +++ xiphos-3.1.5.ebuild 8 Apr 2015 07:30:34 -0000 1.8 @@ -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)" 1.19 app-text/xiphos/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xiphos/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xiphos/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xiphos/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/xiphos/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 18 Feb 2015 15:06:08 -0000 1.18 +++ ChangeLog 8 Apr 2015 07:30:34 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for app-text/xiphos # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/ChangeLog,v 1.18 2015/02/18 15:06:08 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/ChangeLog,v 1.19 2015/04/08 07:30:34 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> xiphos-3.1.5.ebuild: + Remove old Python implementations 18 Feb 2015; Chris Reffett <[email protected]> -xiphos-3.1.6.ebuild, xiphos-3.2.2.ebuild:
