app-vim/scala-syntax - 1.0-r2 (gentoo)

Search

Package Information

Description:
vim plugin: Scala syntax highlighting, filetype and indent settings
Homepage:
https://www.scala-lang.org/
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.0-r2 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit vim-plugin

DESCRIPTION="vim plugin: Scala syntax highlighting, filetype and indent settings"
HOMEPAGE="https://www.scala-lang.org/"
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"