summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/minted/minted-2.0.ebuild')
-rw-r--r--dev-tex/minted/minted-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/minted/minted-2.0.ebuild b/dev-tex/minted/minted-2.0.ebuild
index 092029f8db03..07ed452c0c3b 100644
--- a/dev-tex/minted/minted-2.0.ebuild
+++ b/dev-tex/minted/minted-2.0.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit latex-package
-DESCRIPTION="LaTeX package that facilitates expressive syntax highlighting in using the powerful Pygments library"
+DESCRIPTION="LaTeX package for source code syntax highlighting"
HOMEPAGE="https://github.com/gpoore/minted"
SRC_URI="https://github.com/gpoore/minted/archive/v${PV}.tar.gz -> ${P}.tar.gz"