slyfox 14/08/10 21:18:16 Modified: pystatgrab-0.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.5 dev-python/pystatgrab/pystatgrab-0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild?r1=1.4&r2=1.5 Index: pystatgrab-0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pystatgrab-0.5.ebuild 4 May 2012 15:12:14 -0000 1.4 +++ pystatgrab-0.5.ebuild 10 Aug 2014 21:18:16 -0000 1.5 @@ -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/pystatgrab/pystatgrab-0.5.ebuild,v 1.4 2012/05/04 15:12:14 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.5.ebuild,v 1.5 2014/08/10 21:18:16 slyfox Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -9,7 +9,7 @@ inherit distutils -DESCRIPTION=" pystatgrab is a set of Python bindings for the libstatgrab library." +DESCRIPTION=" pystatgrab is a set of Python bindings for the libstatgrab library" HOMEPAGE="http://www.i-scream.org/pystatgrab/" SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/${P}.tar.gz" 1.12 dev-python/pystatgrab/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pystatgrab/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pystatgrab/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pystatgrab/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 4 May 2012 15:12:14 -0000 1.11 +++ ChangeLog 10 Aug 2014 21:18:16 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pystatgrab -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v 1.11 2012/05/04 15:12:14 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/ChangeLog,v 1.12 2014/08/10 21:18:16 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> pystatgrab-0.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 04 May 2012; Patrick Lauer <[email protected]> pystatgrab-0.5.ebuild: Migrating dev-util/pkgconfig -> virtual/pkgconfig @@ -46,4 +49,3 @@ 19 Apr 2005; <[email protected]> +metadata.xml, +pystatgrab-0.3.ebuild: first ebuild, from bug 85148 -
