slyfox 14/08/10 21:16:54 Modified: pygsl-0.9.5.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.6 dev-python/pygsl/pygsl-0.9.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild?r1=1.5&r2=1.6 Index: pygsl-0.9.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pygsl-0.9.5.ebuild 2 Aug 2012 18:25:10 -0000 1.5 +++ pygsl-0.9.5.ebuild 10 Aug 2014 21:16:54 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 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.ebuild,v 1.5 2012/08/02 18:25:10 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild,v 1.6 2014/08/10 21:16:54 slyfox Exp $ EAPI=4 SUPPORT_PYTHON_ABIS="1" @@ -8,7 +8,7 @@ inherit distutils -DESCRIPTION="Python interface for the GNU scientific library (gsl)." +DESCRIPTION="Python interface for the GNU scientific library (gsl)" HOMEPAGE="http://pygsl.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" 1.20 dev-python/pygsl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygsl/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygsl/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 2 Aug 2012 18:25:10 -0000 1.19 +++ ChangeLog 10 Aug 2014 21:16:54 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygsl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygsl/ChangeLog,v 1.19 2012/08/02 18:25:10 bicatali Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygsl/ChangeLog,v 1.20 2014/08/10 21:16:54 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> pygsl-0.9.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 02 Aug 2012; Sébastien Fabbro <[email protected]> pygsl-0.9.5.ebuild: Keyword amd64-linux and x86-linux
