diff options
author | 2014-08-10 21:27:27 +0000 | |
---|---|---|
committer | 2014-08-10 21:27:27 +0000 | |
commit | 86dd5fbb300d4df14ae95357b50fde6656628b08 (patch) | |
tree | 778e7316b490b86c1f549a1b67dfe40bce83f917 /dev-tex | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-86dd5fbb300d4df14ae95357b50fde6656628b08.tar.gz gentoo-2-86dd5fbb300d4df14ae95357b50fde6656628b08.tar.bz2 gentoo-2-86dd5fbb300d4df14ae95357b50fde6656628b08.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')
-rw-r--r-- | dev-tex/mh/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tex/mh/mh-20111011.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-tex/mh/ChangeLog b/dev-tex/mh/ChangeLog index 8fe25cc12371..77b34443b40c 100644 --- a/dev-tex/mh/ChangeLog +++ b/dev-tex/mh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/mh -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/ChangeLog,v 1.36 2012/05/24 21:41:41 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/ChangeLog,v 1.37 2014/08/10 21:27:27 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mh-20111011.ebuild: + QA: drop trailing '.' from DESCRIPTION 24 May 2012; Alexis Ballier <aballier@gentoo.org> mh-20111011.ebuild: depend on tl-latexrecommended-2011 now that tl 2011 is stable. @@ -125,4 +128,3 @@ +mh-20080407.ebuild: Initial import, ebuild by Andrey Grozin <A.G.Grozin@inp.nsk.su> simplified by me, bug #214163 - diff --git a/dev-tex/mh/mh-20111011.ebuild b/dev-tex/mh/mh-20111011.ebuild index 9a4589a7c117..acb8743b329e 100644 --- a/dev-tex/mh/mh-20111011.ebuild +++ b/dev-tex/mh/mh-20111011.ebuild @@ -1,10 +1,10 @@ -# 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-tex/mh/mh-20111011.ebuild,v 1.11 2012/05/24 21:41:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20111011.ebuild,v 1.12 2014/08/10 21:27:27 slyfox Exp $ inherit latex-package -DESCRIPTION="Additional LaTeX math tools." +DESCRIPTION="Additional LaTeX math tools" HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/mh/" SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.3" |