Skip to content

Commit

Permalink
app-vim/scala-syntax: use HTTPs, raise EAPI.
Browse files Browse the repository at this point in the history
Closes: gentoo#8784
  • Loading branch information
mm1ke authored and monsieurp committed Jun 12, 2018
1 parent b69b2e6 commit 0fa13bc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 0fa13bc

Please sign in to comment.