diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:39 +0000 |
commit | aab48a1c4a5e492ef855729485bc44bd35fd0549 (patch) | |
tree | 24252f55b12f1b04b1129d59220b3b4cb1371849 /dev-tex/latexmk | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-aab48a1c4a5e492ef855729485bc44bd35fd0549.tar.gz gentoo-2-aab48a1c4a5e492ef855729485bc44bd35fd0549.tar.bz2 gentoo-2-aab48a1c4a5e492ef855729485bc44bd35fd0549.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-tex/latexmk')
-rw-r--r-- | dev-tex/latexmk/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-435.ebuild | 6 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-437.ebuild | 6 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-439.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
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 <slyfox@gentoo.org> 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" |