williamh 15/03/22 20:20:59 Modified: cligh-9999.ebuild ChangeLog Log: Upstream moved to python 3.x (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
Revision Changes Path 1.3 dev-util/cligh/cligh-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cligh/cligh-9999.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cligh/cligh-9999.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cligh/cligh-9999.ebuild?r1=1.2&r2=1.3 Index: cligh-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-9999.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cligh-9999.ebuild 6 Jul 2014 12:51:44 -0000 1.2 +++ cligh-9999.ebuild 22 Mar 2015 20:20:59 -0000 1.3 @@ -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/dev-util/cligh/cligh-9999.ebuild,v 1.2 2014/07/06 12:51:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/cligh-9999.ebuild,v 1.3 2015/03/22 20:20:59 williamh Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python{3_2,3_3,3_4} ) inherit distutils-r1 git-2 1.4 dev-util/cligh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cligh/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cligh/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cligh/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/cligh/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 6 Jul 2014 12:51:44 -0000 1.3 +++ ChangeLog 22 Mar 2015 20:20:59 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cligh -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/ChangeLog,v 1.3 2014/07/06 12:51:44 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/ChangeLog,v 1.4 2015/03/22 20:20:59 williamh Exp $ + + 22 Mar 2015; William Hubbs <[email protected]> cligh-9999.ebuild: + Upstream moved to python 3.x 06 Jul 2014; Michał Górny <[email protected]> cligh-0.1_p20120630.ebuild, cligh-0.2.ebuild, cligh-9999.ebuild:
