summaryrefslogtreecommitdiff
path: root/app-vim/uptime
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-vim/uptime
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/uptime')
-rw-r--r--app-vim/uptime/Manifest3
-rw-r--r--app-vim/uptime/metadata.xml8
-rw-r--r--app-vim/uptime/uptime-1.3-r1.ebuild14
3 files changed, 0 insertions, 25 deletions
diff --git a/app-vim/uptime/Manifest b/app-vim/uptime/Manifest
deleted file mode 100644
index 08ef3427b710..000000000000
--- a/app-vim/uptime/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST uptime-1.3.tar.bz2 2315 BLAKE2B d0237ff2b22820de85d4f0e4e7a85bff082cfe24af61b00b523a2df6db0bb22943303bf2ed09796f50ba7a49a16cce6d06b3ff06cc26cc8a7d4802693412bcf9 SHA512 42291261eb9f7246b68c32bef08599f604a5e1186eccff0b4ea118bb336e79a5c84cfbc2a834d5e50db3c2341c95c05f2961589efc3e459d3c6dac5f5baf50e4
-EBUILD uptime-1.3-r1.ebuild 347 BLAKE2B bf294a60505c8dba9b4997ec0a7adb4b88beb0394401af91a5da4377dd3f9a49cff127cd700951a4f97cd41c27d3f431b5b99482e94a1582bd1f6424223f4f48 SHA512 bec31ea1a1147cb2896b8e8cb37eb0667023f9419023673bd0c8a45899aaa5d87c93013a7437c722928f7c67d7c07900eb67b23de4dce34b1393b3e9da674bd1
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/uptime/metadata.xml b/app-vim/uptime/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/uptime/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>
diff --git a/app-vim/uptime/uptime-1.3-r1.ebuild b/app-vim/uptime/uptime-1.3-r1.ebuild
deleted file mode 100644
index c1c65ceeca84..000000000000
--- a/app-vim/uptime/uptime-1.3-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: display vim uptimes"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=965"
-LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="uptime"