summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:27:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:27:49 +0000
commite25a0ae390e78a9730bb7b28806a5ceadcb80fbc (patch)
treee3f614d3b96d74886bcbdeb71eaefff0bbd1b259 /dev-tex
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e25a0ae390e78a9730bb7b28806a5ceadcb80fbc.tar.gz
gentoo-2-e25a0ae390e78a9730bb7b28806a5ceadcb80fbc.tar.bz2
gentoo-2-e25a0ae390e78a9730bb7b28806a5ceadcb80fbc.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/slatex/ChangeLog8
-rw-r--r--dev-tex/slatex/slatex-20050609.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-tex/slatex/ChangeLog b/dev-tex/slatex/ChangeLog
index ea8c00d9954f..4fc3630b0ead 100644
--- a/dev-tex/slatex/ChangeLog
+++ b/dev-tex/slatex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/slatex
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/ChangeLog,v 1.5 2012/11/04 17:04:41 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/ChangeLog,v 1.6 2014/08/10 21:27:49 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> slatex-20050609.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
04 Nov 2012; Ulrich Müller <ulm@gentoo.org> slatex-20050609.ebuild,
slatex-20090928.ebuild:
@@ -25,4 +28,3 @@
17 Jan 2008; Marijn Schouten <hkBst@gentoo.org> +metadata.xml,
+slatex-20050609.ebuild:
Initial commit, bug 188118
-
diff --git a/dev-tex/slatex/slatex-20050609.ebuild b/dev-tex/slatex/slatex-20050609.ebuild
index d5ee1f7fd329..28fdda75ca8b 100644
--- a/dev-tex/slatex/slatex-20050609.ebuild
+++ b/dev-tex/slatex/slatex-20050609.ebuild
@@ -1,11 +1,11 @@
-# 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/slatex/slatex-20050609.ebuild,v 1.4 2012/11/04 17:04:41 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/slatex/slatex-20050609.ebuild,v 1.5 2014/08/10 21:27:49 slyfox Exp $
# for updating the texmf database, id est latex-package_rehash
inherit latex-package
-DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source."
+DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source"
HOMEPAGE="http://www.ccs.neu.edu/home/dorai/slatex/slatxdoc.html"
#http://www.ccs.neu.edu/home/dorai/slatex/slatex.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"