diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:25:36 +0000 |
commit | b6d62003918c624734ba19327e8e997eb5287eee (patch) | |
tree | f002559858333eb235dd88a275f110b854453a2e /dev-tex/flabels | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-b6d62003918c624734ba19327e8e997eb5287eee.tar.gz gentoo-2-b6d62003918c624734ba19327e8e997eb5287eee.tar.bz2 gentoo-2-b6d62003918c624734ba19327e8e997eb5287eee.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/flabels')
-rw-r--r-- | dev-tex/flabels/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/flabels/flabels-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/flabels/ChangeLog b/dev-tex/flabels/ChangeLog index d8ce9b5ba632..4188b01df6e9 100644 --- a/dev-tex/flabels/ChangeLog +++ b/dev-tex/flabels/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/flabels -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/flabels/ChangeLog,v 1.5 2012/10/07 12:40:44 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/flabels/ChangeLog,v 1.6 2014/08/10 21:25:36 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> flabels-1.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Oct 2012; Agostino Sarubbo <ago@gentoo.org> flabels-1.0.ebuild: EAPI 4 diff --git a/dev-tex/flabels/flabels-1.0.ebuild b/dev-tex/flabels/flabels-1.0.ebuild index 11bfc680343c..6b36e82d16f9 100644 --- a/dev-tex/flabels/flabels-1.0.ebuild +++ b/dev-tex/flabels/flabels-1.0.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/flabels/flabels-1.0.ebuild,v 1.3 2012/10/07 12:40:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/flabels/flabels-1.0.ebuild,v 1.4 2014/08/10 21:25:36 slyfox Exp $ EAPI=4 inherit latex-package -DESCRIPTION="Macros for typesetting pretty lables (optionally colored) for the back of files or binders." +DESCRIPTION="Macros for typesetting pretty lables (optionally colored) for the back of files or binders" HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/flabels.html" # downloaded from: # ftp.ctan.org/tex-archive/help/Catalogue/entries/flabels.tar.gz |