slyfox 14/08/10 21:16:14 Modified: pycdf-0.6.3.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/pycdf/pycdf-0.6.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild?r1=1.5&r2=1.6 Index: pycdf-0.6.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pycdf-0.6.3.ebuild 30 Sep 2012 17:16:42 -0000 1.5 +++ pycdf-0.6.3.ebuild 10 Aug 2014 21:16:14 -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/pycdf/pycdf-0.6.3.ebuild,v 1.5 2012/09/30 17:16:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/pycdf-0.6.3.ebuild,v 1.6 2014/08/10 21:16:14 slyfox Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -11,7 +11,7 @@ MY_P="${PN}-${PV:0:3}-${PV:4:1}" -DESCRIPTION="Python interface to scientific netCDF library." +DESCRIPTION="Python interface to scientific netCDF library" HOMEPAGE="http://pysclint.sourceforge.net/pycdf/" SRC_URI="mirror://sourceforge/pysclint/${MY_P}.tar.gz" 1.14 dev-python/pycdf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycdf/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycdf/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycdf/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycdf/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 30 Sep 2012 17:16:42 -0000 1.13 +++ ChangeLog 10 Aug 2014 21:16:14 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pycdf -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/ChangeLog,v 1.13 2012/09/30 17:16:42 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycdf/ChangeLog,v 1.14 2014/08/10 21:16:14 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> pycdf-0.6.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 30 Sep 2012; Raúl Porcel <[email protected]> pycdf-0.6.3.ebuild: Drop ia64 keywords @@ -47,4 +50,3 @@ 25 May 2004; Bryan Østergaard <[email protected]> +metadata.xml: Initial import, bug #46691. -
