summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:25:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:25:03 +0000
commitaa5cd8446bec72a7cbb7a7f5bd4d9d5c713e4136 (patch)
tree1a906fc63ff40d45b89261380c7bf29bbce53d67 /dev-tex
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-aa5cd8446bec72a7cbb7a7f5bd4d9d5c713e4136.tar.gz
gentoo-2-aa5cd8446bec72a7cbb7a7f5bd4d9d5c713e4136.tar.bz2
gentoo-2-aa5cd8446bec72a7cbb7a7f5bd4d9d5c713e4136.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/abntex/ChangeLog8
-rw-r--r--dev-tex/abntex/abntex-0.9_beta2.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-tex/abntex/ChangeLog b/dev-tex/abntex/ChangeLog
index e2a2ab881584..b0e0fb7e5095 100644
--- a/dev-tex/abntex/ChangeLog
+++ b/dev-tex/abntex/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-tex/abntex
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/abntex/ChangeLog,v 1.1 2011/05/08 16:26:08 rafaelmartins Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/abntex/ChangeLog,v 1.2 2014/08/10 21:25:03 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> abntex-0.9_beta2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*abntex-0.9_beta2 (08 May 2011)
08 May 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
+abntex-0.9_beta2.ebuild, +metadata.xml:
Initial version.
-
diff --git a/dev-tex/abntex/abntex-0.9_beta2.ebuild b/dev-tex/abntex/abntex-0.9_beta2.ebuild
index 2ac2511ec738..267847f4d329 100644
--- a/dev-tex/abntex/abntex-0.9_beta2.ebuild
+++ b/dev-tex/abntex/abntex-0.9_beta2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/abntex/abntex-0.9_beta2.ebuild,v 1.1 2011/05/08 16:26:08 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/abntex/abntex-0.9_beta2.ebuild,v 1.2 2014/08/10 21:25:03 slyfox Exp $
EAPI=3
@@ -9,7 +9,7 @@ inherit latex-package
MY_PV="${PV/_/-}"
MY_P="${PN}-${MY_PV}"
-DESCRIPTION="LaTeX macros for writing documents following the ABNT norms."
+DESCRIPTION="LaTeX macros for writing documents following the ABNT norms"
HOMEPAGE="http://abntex.codigolivre.org.br/ http://abntex.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
doc? ( mirror://sourceforge/${PN}/${PN}-doc-${MY_PV}.tar.gz )"