summaryrefslogtreecommitdiff
path: root/app-vim/ant_menu
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-vim/ant_menu
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/ant_menu')
-rw-r--r--app-vim/ant_menu/Manifest3
-rw-r--r--app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild15
-rw-r--r--app-vim/ant_menu/metadata.xml8
3 files changed, 26 insertions, 0 deletions
diff --git a/app-vim/ant_menu/Manifest b/app-vim/ant_menu/Manifest
new file mode 100644
index 000000000000..df20f4fc1299
--- /dev/null
+++ b/app-vim/ant_menu/Manifest
@@ -0,0 +1,3 @@
+DIST ant_menu-0.5.7.1.tar.bz2 3786 BLAKE2B 43f1e7c90a9c72a1b9998ae126d931b398c6631055e2d15fe0bc981cafb97ee6be8e38fb9b9f9757557cbaab8155381c9cbb42e92c056e14b06e210925bee321 SHA512 e8cc2bbe416d54137839e6f122fbcf52398321c8faa5b3a83ba42661c889c29af44029a3ffb386667228950c49d01247703cc6dce8101ea622cb3586c9a07fb4
+EBUILD ant_menu-0.5.7.1-r1.ebuild 439 BLAKE2B b30d472d25e1b4c8bb7fac67cd61008eba831c604ad251419d500a72728556465f68699864f2f707d37e15082c8d72a19b00b6d25f5b9e0b9093598aefde4dd0 SHA512 dc05c13a41c6cfbfe60794d7b65b9f9f632355e9dcf400bfd2d56213d82b7f508727e02636bf5260c9dd2b0f53d08e002c207a69798a7ba1c6afd3d14d7e5f2a
+MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
new file mode 100644
index 000000000000..57337fc2c004
--- /dev/null
+++ b/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Java ant build system integration"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=155"
+LICENSE="LGPL-2"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+RDEPEND="dev-java/ant"
+
+VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=155"
diff --git a/app-vim/ant_menu/metadata.xml b/app-vim/ant_menu/metadata.xml
new file mode 100644
index 000000000000..5c000c763084
--- /dev/null
+++ b/app-vim/ant_menu/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>vim@gentoo.org</email>
+ <name>Gentoo Vim Project</name>
+ </maintainer>
+</pkgmetadata>