mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-tex/minted: Fix bad merge
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567448 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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://code.google.com/p/minted/"
|
||||
SRC_URI="https://minted.googlecode.com/files/${PN}-v${PV}.zip"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user