idella4 15/01/03 06:22:08 Modified: pygsl-0.9.5-r1.ebuild Log: typo in commented text (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/pygsl/pygsl-0.9.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/pygsl-0.9.5-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/pygsl-0.9.5-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/pygsl-0.9.5-r1.ebuild?r1=1.1&r2=1.2 Index: pygsl-0.9.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygsl/pygsl-0.9.5-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pygsl-0.9.5-r1.ebuild 3 Jan 2015 06:19:07 -0000 1.1 +++ pygsl-0.9.5-r1.ebuild 3 Jan 2015 06:22:08 -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/pygsl/pygsl-0.9.5-r1.ebuild,v 1.1 2015/01/03 06:19:07 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygsl/pygsl-0.9.5-r1.ebuild,v 1.2 2015/01/03 06:22:08 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,7 +19,7 @@ DEPEND="sci-libs/gsl dev-python/numpy[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" -# Testsuite written to be run port install +# Testsuite written to be run post install python_install_all() { use examples && local EXAMPLES=( examples/. )
