jlec 15/05/26 13:56:25 Modified: pythong-2.1.5-r2.ebuild ChangeLog Log: Move to virtual (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Revision Changes Path 1.2 dev-python/pythong/pythong-2.1.5-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythong/pythong-2.1.5-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythong/pythong-2.1.5-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythong/pythong-2.1.5-r2.ebuild?r1=1.1&r2=1.2 Index: pythong-2.1.5-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.5-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pythong-2.1.5-r2.ebuild 21 Mar 2015 15:59:31 -0000 1.1 +++ pythong-2.1.5-r2.ebuild 26 May 2015 13:56:25 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.5-r2.ebuild,v 1.1 2015/03/21 15:59:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/pythong-2.1.5-r2.ebuild,v 1.2 2015/05/26 13:56:25 jlec Exp $ EAPI=5 @@ -27,7 +27,7 @@ RDEPEND=" >=dev-lang/tk-8.3.4:0= - >=dev-python/pmw-1.2:0" + virtual/pmw[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" S="${WORKDIR}/${MY_PN}-${MY_PV}" 1.26 dev-python/pythong/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythong/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythong/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pythong/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 21 Mar 2015 15:59:31 -0000 1.25 +++ ChangeLog 26 May 2015 13:56:25 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pythong # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v 1.25 2015/03/21 15:59:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythong/ChangeLog,v 1.26 2015/05/26 13:56:25 jlec Exp $ + + 26 May 2015; Justin Lecher <[email protected]> pythong-2.1.5-r2.ebuild: + Move to virtual *pythong-2.1.5-r2 (21 Mar 2015)
