heroxbd 15/03/12 13:23:56 Modified: wxpython-3.0.2.0.ebuild ChangeLog Log: Upstream wiki is now http://wiki.wxpython.org/MultiVersionInstalls (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-python/wxpython/wxpython-3.0.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild?r1=1.1&r2=1.2 Index: wxpython-3.0.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wxpython-3.0.2.0.ebuild 31 Dec 2014 17:38:10 -0000 1.1 +++ wxpython-3.0.2.0.ebuild 12 Mar 2015 13:23:56 -0000 1.2 @@ -1,6 +1,6 @@ -# 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-python/wxpython/wxpython-3.0.2.0.ebuild,v 1.1 2014/12/31 17:38:10 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild,v 1.2 2015/03/12 13:23:56 heroxbd Exp $ EAPI=5 @@ -140,7 +140,7 @@ elog "Gentoo uses the Multi-version method for SLOT'ing." elog "Developers, see this site for instructions on using" elog "it with your apps:" - elog "http://wiki.wxpython.org/index.cgi/MultiVersionInstalls" + elog "http://wiki.wxpython.org/MultiVersionInstalls" if use examples; then echo elog "The demo.py app which contains demo modules with" 1.210 dev-python/wxpython/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.210&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.210&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.209&r2=1.210 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v retrieving revision 1.209 retrieving revision 1.210 diff -u -r1.209 -r1.210 --- ChangeLog 31 Dec 2014 17:38:10 -0000 1.209 +++ ChangeLog 12 Mar 2015 13:23:56 -0000 1.210 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wxpython -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.209 2014/12/31 17:38:10 floppym Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.210 2015/03/12 13:23:56 heroxbd Exp $ + + 12 Mar 2015; Benda Xu <[email protected]> wxpython-3.0.2.0.ebuild: + Upstream wiki is now http://wiki.wxpython.org/MultiVersionInstalls *wxpython-3.0.2.0 (31 Dec 2014)
