mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ada/ada_language_server: VariableOrderWrong
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021-2023 Gentoo Authors
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -10,12 +10,12 @@ DESCRIPTION="an implementation of the Microsoft Language Server Protocol for Ada
|
||||
HOMEPAGE="https://github.com/AdaCore/ada_language_server"
|
||||
SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/${PV}.tar.gz
|
||||
-> ${P}.tar.gz"
|
||||
IUSE="test"
|
||||
RESTRICT="test" # Tests do not work
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="test" # Tests do not work
|
||||
|
||||
RDEPEND="${ADA_DEPS}
|
||||
dev-ada/ada_libfswatch[${ADA_USEDEP}]
|
||||
|
||||
@@ -10,12 +10,12 @@ DESCRIPTION="an implementation of the Microsoft Language Server Protocol for Ada
|
||||
HOMEPAGE="https://github.com/AdaCore/ada_language_server"
|
||||
SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/${PV}.tar.gz
|
||||
-> ${P}.tar.gz"
|
||||
IUSE="test"
|
||||
RESTRICT="test" # Tests do not work
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="test" # Tests do not work
|
||||
|
||||
RDEPEND="${ADA_DEPS}
|
||||
dev-ada/ada_libfswatch[${ADA_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user