diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:26:52 +0000 |
commit | 0619c180b9e64e2e4cb7cc51f46e2e069af6b742 (patch) | |
tree | 4028c18b877111ca9d2aba68a457af598ea2e677 /dev-tex/leaflet | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0619c180b9e64e2e4cb7cc51f46e2e069af6b742.tar.gz gentoo-2-0619c180b9e64e2e4cb7cc51f46e2e069af6b742.tar.bz2 gentoo-2-0619c180b9e64e2e4cb7cc51f46e2e069af6b742.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/leaflet')
-rw-r--r-- | dev-tex/leaflet/ChangeLog | 9 | ||||
-rw-r--r-- | dev-tex/leaflet/leaflet-20041222.ebuild | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/dev-tex/leaflet/ChangeLog b/dev-tex/leaflet/ChangeLog index 982218616763..b5d0b6d83fcd 100644 --- a/dev-tex/leaflet/ChangeLog +++ b/dev-tex/leaflet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/leaflet -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/leaflet/ChangeLog,v 1.32 2012/05/09 17:15:04 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/leaflet/ChangeLog,v 1.33 2014/08/10 21:26:52 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> leaflet-20041222.ebuild: + QA: drop trailing '.' from DESCRIPTION 09 May 2012; Alexis Ballier <aballier@gentoo.org> leaflet-20041222.ebuild: keyword ~amd64-fbsd @@ -100,5 +103,3 @@ 21 May 2002; Bruce A. Locke <blocke@shivan.org> latex-leaflet-19990601.ebuild : Contributed by m-turk@nwu.edu (Matthew Turk) - - diff --git a/dev-tex/leaflet/leaflet-20041222.ebuild b/dev-tex/leaflet/leaflet-20041222.ebuild index c90530ed4c32..bce5e62c38c1 100644 --- a/dev-tex/leaflet/leaflet-20041222.ebuild +++ b/dev-tex/leaflet/leaflet-20041222.ebuild @@ -1,12 +1,12 @@ -# 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/leaflet/leaflet-20041222.ebuild,v 1.21 2012/05/09 17:15:04 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/leaflet/leaflet-20041222.ebuild,v 1.22 2014/08/10 21:26:52 slyfox Exp $ inherit latex-package eutils S=${WORKDIR}/leaflet -DESCRIPTION="LaTeX package used to create leaflet-type brochures." +DESCRIPTION="LaTeX package used to create leaflet-type brochures" SRC_URI="mirror://gentoo/${P}.zip" HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/leaflet/" |