summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tex/style-check/style-check-0.14.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/style-check/style-check-0.14.ebuild b/dev-tex/style-check/style-check-0.14.ebuild
index e8c9c081bc44..57b9aa826bd5 100644
--- a/dev-tex/style-check/style-check-0.14.ebuild
+++ b/dev-tex/style-check/style-check-0.14.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
-DESCRIPTION="Parses latex-formatted text in search of forbidden phrases"
-HOMEPAGE="http://www.cs.umd.edu/~nspring/software/style-check-readme.html"
+DESCRIPTION="Parses LaTeX-formatted text in search of forbidden phrases"
+HOMEPAGE="http://www.cs.umd.edu/~nspring/software/style-check-readme.html https://github.com/nspring/style-check"
SRC_URI="http://www.cs.umd.edu/~nspring/software/${P}.tar.gz"
LICENSE="GPL-2"