From aab48a1c4a5e492ef855729485bc44bd35fd0549 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 21:26:39 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- dev-tex/latexmk/ChangeLog | 8 ++++++-- dev-tex/latexmk/latexmk-435.ebuild | 6 +++--- dev-tex/latexmk/latexmk-437.ebuild | 6 +++--- dev-tex/latexmk/latexmk-439.ebuild | 6 +++--- 4 files changed, 15 insertions(+), 11 deletions(-) (limited to 'dev-tex/latexmk') diff --git a/dev-tex/latexmk/ChangeLog b/dev-tex/latexmk/ChangeLog index 6862dfab210f..13ac6a809937 100644 --- a/dev-tex/latexmk/ChangeLog +++ b/dev-tex/latexmk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tex/latexmk -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.69 2013/11/26 17:41:38 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.70 2014/08/10 21:26:39 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich latexmk-435.ebuild, + latexmk-437.ebuild, latexmk-439.ebuild: + QA: drop trailing '.' from DESCRIPTION *latexmk-439 (26 Nov 2013) diff --git a/dev-tex/latexmk/latexmk-435.ebuild b/dev-tex/latexmk/latexmk-435.ebuild index d54ae93a75a0..2c17d88fe411 100644 --- a/dev-tex/latexmk/latexmk-435.ebuild +++ b/dev-tex/latexmk/latexmk-435.ebuild @@ -1,12 +1,12 @@ -# 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-tex/latexmk/latexmk-435.ebuild,v 1.12 2013/02/24 17:45:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-435.ebuild,v 1.13 2014/08/10 21:26:39 slyfox Exp $ EAPI=4 inherit bash-completion-r1 -DESCRIPTION="Perl script for automatically building LaTeX documents." +DESCRIPTION="Perl script for automatically building LaTeX documents" HOMEPAGE="http://www.phys.psu.edu/~collins/software/latexmk/" SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" diff --git a/dev-tex/latexmk/latexmk-437.ebuild b/dev-tex/latexmk/latexmk-437.ebuild index 9ee68128b5af..07770a80d601 100644 --- a/dev-tex/latexmk/latexmk-437.ebuild +++ b/dev-tex/latexmk/latexmk-437.ebuild @@ -1,12 +1,12 @@ -# 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-tex/latexmk/latexmk-437.ebuild,v 1.1 2013/07/21 11:12:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-437.ebuild,v 1.2 2014/08/10 21:26:39 slyfox Exp $ EAPI=5 inherit bash-completion-r1 -DESCRIPTION="Perl script for automatically building LaTeX documents." +DESCRIPTION="Perl script for automatically building LaTeX documents" HOMEPAGE="http://www.phys.psu.edu/~collins/software/latexmk/" SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" diff --git a/dev-tex/latexmk/latexmk-439.ebuild b/dev-tex/latexmk/latexmk-439.ebuild index 7352675a4463..6cf81ca3860c 100644 --- a/dev-tex/latexmk/latexmk-439.ebuild +++ b/dev-tex/latexmk/latexmk-439.ebuild @@ -1,12 +1,12 @@ -# 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-tex/latexmk/latexmk-439.ebuild,v 1.1 2013/11/26 17:41:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-439.ebuild,v 1.2 2014/08/10 21:26:39 slyfox Exp $ EAPI=5 inherit bash-completion-r1 -DESCRIPTION="Perl script for automatically building LaTeX documents." +DESCRIPTION="Perl script for automatically building LaTeX documents" HOMEPAGE="http://www.phys.psu.edu/~collins/software/latexmk/" SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" -- cgit v1.2.3-65-gdbad