From 3204e12deb52c0353317ea1a31ccd04d23e0c02d Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 21:26:16 +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/hlatex/ChangeLog | 8 ++++++-- dev-tex/hlatex/hlatex-0.991.ebuild | 6 +++--- dev-tex/hlatex/hlatex-1.0.1.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'dev-tex') diff --git a/dev-tex/hlatex/ChangeLog b/dev-tex/hlatex/ChangeLog index b0ed5ba345fe..1f270d8642e0 100644 --- a/dev-tex/hlatex/ChangeLog +++ b/dev-tex/hlatex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tex/hlatex -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/ChangeLog,v 1.17 2012/11/05 00:36:43 naota Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/ChangeLog,v 1.18 2014/08/10 21:26:16 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich hlatex-0.991.ebuild, + hlatex-1.0.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 Nov 2012; hlatex-1.0.1.ebuild: Add Makefile to compile respecting CFLAGS. #440966 diff --git a/dev-tex/hlatex/hlatex-0.991.ebuild b/dev-tex/hlatex/hlatex-0.991.ebuild index 90f45add3d87..e717ab75b9d3 100644 --- a/dev-tex/hlatex/hlatex-0.991.ebuild +++ b/dev-tex/hlatex/hlatex-0.991.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 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/hlatex/hlatex-0.991.ebuild,v 1.10 2008/02/04 20:42:56 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/hlatex-0.991.ebuild,v 1.11 2014/08/10 21:26:16 slyfox Exp $ inherit latex-package -DESCRIPTION="HLaTeX is a LaTeX package to use Hangul with LaTeX." +DESCRIPTION="HLaTeX is a LaTeX package to use Hangul with LaTeX" HOMEPAGE="http://ftp.ktug.or.kr/mirrors/HLaTeX/hlatex.html" #SRC_URI="ftp://ftp.dante.de/tex-archive/languages/korean/HLaTeX.tar.gz ftp://ftp.dante.de/tex-archive/fonts/korean/HLaTeX.tar.gz" SRC_URI="mirror://gentoo/${P}.tar.gz diff --git a/dev-tex/hlatex/hlatex-1.0.1.ebuild b/dev-tex/hlatex/hlatex-1.0.1.ebuild index b0a46fbb7641..337c78a3fd17 100644 --- a/dev-tex/hlatex/hlatex-1.0.1.ebuild +++ b/dev-tex/hlatex/hlatex-1.0.1.ebuild @@ -1,13 +1,13 @@ -# 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/hlatex/hlatex-1.0.1.ebuild,v 1.8 2012/11/05 00:36:43 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/hlatex-1.0.1.ebuild,v 1.9 2014/08/10 21:26:16 slyfox Exp $ EAPI=3 inherit toolchain-funcs latex-package MY_P="HLaTeX-${PV}" -DESCRIPTION="HLaTeX is a LaTeX package to use Hangul with LaTeX." +DESCRIPTION="HLaTeX is a LaTeX package to use Hangul with LaTeX" HOMEPAGE="http://project.ktug.or.kr/hlatex/" UHCFONTS="uhc-myoungjo-1.0.tar.gz uhc-gothic-1.0.tar.gz -- cgit v1.2.3-65-gdbad