slyfox 14/08/10 21:16:26 Modified: pycmd-1.1.ebuild pycmd-1.0.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.2 dev-python/pycmd/pycmd-1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.1.ebuild?r1=1.1&r2=1.2 Index: pycmd-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycmd/pycmd-1.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pycmd-1.1.ebuild 11 Jul 2014 13:40:03 -0000 1.1 +++ pycmd-1.1.ebuild 10 Aug 2014 21:16:26 -0000 1.2 @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/pycmd-1.1.ebuild,v 1.1 2014/07/11 13:40:03 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/pycmd-1.1.ebuild,v 1.2 2014/08/10 21:16:26 slyfox Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 -DESCRIPTION="pycmd: tools for managing/searching Python related files." +DESCRIPTION="pycmd: tools for managing/searching Python related files" HOMEPAGE="http://pypi.python.org/pypi/pycmd" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 1.3 dev-python/pycmd/pycmd-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/pycmd-1.0.ebuild?r1=1.2&r2=1.3 Index: pycmd-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycmd/pycmd-1.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pycmd-1.0.ebuild 22 Oct 2013 14:19:01 -0000 1.2 +++ pycmd-1.0.ebuild 10 Aug 2014 21:16:26 -0000 1.3 @@ -1,13 +1,13 @@ -# Copyright 1999-2013 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/pycmd/pycmd-1.0.ebuild,v 1.2 2013/10/22 14:19:01 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/pycmd-1.0.ebuild,v 1.3 2014/08/10 21:16:26 slyfox Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" inherit distutils -DESCRIPTION="pycmd: tools for managing/searching Python related files." +DESCRIPTION="pycmd: tools for managing/searching Python related files" HOMEPAGE="http://pypi.python.org/pypi/pycmd" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" 1.4 dev-python/pycmd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycmd/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pycmd/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 11 Jul 2014 13:40:03 -0000 1.3 +++ ChangeLog 10 Aug 2014 21:16:26 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pycmd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/ChangeLog,v 1.3 2014/07/11 13:40:03 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/ChangeLog,v 1.4 2014/08/10 21:16:26 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> pycmd-1.0.ebuild, + pycmd-1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *pycmd-1.1 (11 Jul 2014)
