commit:     a2cc228e122220555e6444fa34a17645819611a2
Author:     Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Sat Oct 16 19:45:08 2021 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 23:49:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cc228e

dev-libs/tree-sitter-scala: Init at 0.19.0

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 dev-libs/tree-sitter-scala/Manifest                       |  1 +
 dev-libs/tree-sitter-scala/metadata.xml                   | 15 +++++++++++++++
 .../tree-sitter-scala/tree-sitter-scala-0.19.0.ebuild     | 13 +++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-libs/tree-sitter-scala/Manifest 
b/dev-libs/tree-sitter-scala/Manifest
new file mode 100644
index 00000000000..cba0a6d38ca
--- /dev/null
+++ b/dev-libs/tree-sitter-scala/Manifest
@@ -0,0 +1 @@
+DIST tree-sitter-scala-0.19.0.tar.gz 127779 BLAKE2B 
c0cde9adf3bc4dc25b84bc57d02e248613f42caf1531ad4eeb58e226a39c2323e28553154eb1a5a6d0ba1359cea847ab8e0dac67060d35df1d017bf475524acb
 SHA512 
5845720ce7181f0272fbd9b5980258680d5cb9bf5f8276e4be28f4dad15694f79a2184e46ef94909ac54f510e44ffc67a9632f9767866034f5fa2a9945311661

diff --git a/dev-libs/tree-sitter-scala/metadata.xml 
b/dev-libs/tree-sitter-scala/metadata.xml
new file mode 100644
index 00000000000..521d91df4f5
--- /dev/null
+++ b/dev-libs/tree-sitter-scala/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person" proxied="yes">
+               <email>[email protected]</email>
+               <name>Matthew Smith</name>
+       </maintainer>
+       <maintainer type="person" proxied="proxy">
+               <email>[email protected]</email>
+               <name>Nick Sarnie</name>
+       </maintainer>
+       <upstream>
+               <remote-id 
type="github">tree-sitter/tree-sitter-scala</remote-id>
+       </upstream>
+</pkgmetadata>

diff --git a/dev-libs/tree-sitter-scala/tree-sitter-scala-0.19.0.ebuild 
b/dev-libs/tree-sitter-scala/tree-sitter-scala-0.19.0.ebuild
new file mode 100644
index 00000000000..fc450f55219
--- /dev/null
+++ b/dev-libs/tree-sitter-scala/tree-sitter-scala-0.19.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit tree-sitter-grammar
+
+DESCRIPTION="Scala grammar for Tree-sitter"
+HOMEPAGE="https://github.com/tree-sitter/tree-sitter-scala";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"

Reply via email to