mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-vim/scala-syntax: use HTTPs, raise EAPI.
Closes: https://github.com/gentoo/gentoo/pull/8784
This commit is contained in:
committed by
Patrice Clement
parent
b69b2e648f
commit
0fa13bc97f
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
EAPI=6
|
||||
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: Scala syntax highlighting, filetype and indent settings"
|
||||
HOMEPAGE="http://www.scala-lang.org/"
|
||||
HOMEPAGE="https://www.scala-lang.org/"
|
||||
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
Reference in New Issue
Block a user