slyfox 14/08/10 21:23:10 Modified: github-pages-publish-0.1.2.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.4 dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?r1=1.3&r2=1.4 Index: github-pages-publish-0.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- github-pages-publish-0.1.2.ebuild 6 Jul 2014 12:52:40 -0000 1.3 +++ github-pages-publish-0.1.2.ebuild 10 Aug 2014 21:23:10 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild,v 1.3 2014/07/06 12:52:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild,v 1.4 2014/08/10 21:23:10 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ inherit distutils-r1 ${GIT_ECLASS} -DESCRIPTION="A script that commits files from a directory to Github Pages." +DESCRIPTION="A script that commits files from a directory to Github Pages" HOMEPAGE="https://pypi.python.org/pypi/github-pages-publish https://github.com/rafaelmartins/github-pages-publish" 1.6 dev-vcs/github-pages-publish/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 6 Jul 2014 12:52:40 -0000 1.5 +++ ChangeLog 10 Aug 2014 21:23:10 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/github-pages-publish # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v 1.5 2014/07/06 12:52:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v 1.6 2014/08/10 21:23:10 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + github-pages-publish-0.1.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Jul 2014; Michał Górny <[email protected]> github-pages-publish-0.1.2.ebuild:
