diff options
Diffstat (limited to 'dev-tex/minted/minted-2.0.ebuild')
-rw-r--r-- | dev-tex/minted/minted-2.0.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-tex/minted/minted-2.0.ebuild b/dev-tex/minted/minted-2.0.ebuild index a72ed111d8a..07ed452c0c3 100644 --- a/dev-tex/minted/minted-2.0.ebuild +++ b/dev-tex/minted/minted-2.0.ebuild @@ -6,11 +6,7 @@ EAPI=5 inherit latex-package -<<<<<<< 1b4109b06fe34ac39f3fc55996d66a9b6cc8d809 DESCRIPTION="LaTeX package for source code syntax highlighting" -======= -DESCRIPTION="Expressive syntax highlighting in using the powerful Pygments library" ->>>>>>> dev-tex/minted: Chop DESCRIPTION to 80 chars HOMEPAGE="https://github.com/gpoore/minted" SRC_URI="https://github.com/gpoore/minted/archive/v${PV}.tar.gz -> ${P}.tar.gz" |