summaryrefslogtreecommitdiff
path: root/virtual/leechcraft-notifier
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /virtual/leechcraft-notifier
reinit the tree, so we can have metadata
Diffstat (limited to 'virtual/leechcraft-notifier')
-rw-r--r--virtual/leechcraft-notifier/Manifest4
-rw-r--r--virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild12
-rw-r--r--virtual/leechcraft-notifier/metadata.xml12
3 files changed, 28 insertions, 0 deletions
diff --git a/virtual/leechcraft-notifier/Manifest b/virtual/leechcraft-notifier/Manifest
new file mode 100644
index 000000000000..20a43c0c7865
--- /dev/null
+++ b/virtual/leechcraft-notifier/Manifest
@@ -0,0 +1,4 @@
+EBUILD leechcraft-notifier-9999.ebuild 303 SHA256 642e6c968d70cba5b32902ffd59139aa41564b54addc9b6b25e70db871c80af2 SHA512 99e6a9f742f84cd99c89d775aafef047c461003c4e7822282a4e76ceb478f8b6d592f4df752b05e37cd497d8233f28b51970ad21b91b610339fec2d57bc1973d WHIRLPOOL 76160990035b1d73451d81f69295bc2f5c2f8cfbb97649aee444e7b4d536b48466351a6e8a91976944b8feb5fc5500ff20f081c26160ba2d75924e7ff51729b2
+MISC ChangeLog 2854 SHA256 ac170e35e6954026fcf7f898da2e52f3afe9581cd10831cf309621d4bd10f849 SHA512 5ca5b898e5afe1119968109e68f6072b6066eb5065c85dd8ca5871f9ded1380c3a3f40894005706929f3ec32448e03f89154913984d2feff825d0448d3375965 WHIRLPOOL ce042d4c45aee18e816189c8415b1be39bfc70af6079c36279277fc80b9018b466327a41d599248ff092d98373f80c2719cef5a17552abc08009322959769952
+MISC ChangeLog-2015 2315 SHA256 156c40c7869e36ac69091a84f7edd28af4c38c41d202449f1ba354a551e0cb6c SHA512 698547add7bdc90ea00051082b924a804cd33ce5e3972b3bc2222651746d0ba09e5b21de67fe40927539e1e3040e447be72f1ad09f3ea2f0f134d205ad0b1347 WHIRLPOOL 3b9105b2f1429bd76054c56e8181b94e9ce414eeac1df22021467bc27e70ec98e23e321f1614c5d80fb97dd4ca304321129b1da969c80ad67d22669c76fa71b1
+MISC metadata.xml 364 SHA256 e0aa4b2aa20a01f9a337b11ff3354b629503968266dd48729f50f82c302bbd2a SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc WHIRLPOOL 8e92ed763ade1be0ad1d3be2d2c3eea470746d1760929ec5c22278b961c7c8e81ac7a4df4e78d365188ff41b0e45e17d63cfe4d62f19b90a46ffbbfceabc2adb
diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild
new file mode 100644
index 000000000000..4c2b75f1a756
--- /dev/null
+++ b/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user"
+SLOT="0"
+
+RDEPEND="|| (
+ ~app-leechcraft/lc-kinotify-${PV}
+ ~app-leechcraft/lc-dbusmanager-${PV}
+ )"
diff --git a/virtual/leechcraft-notifier/metadata.xml b/virtual/leechcraft-notifier/metadata.xml
new file mode 100644
index 000000000000..ef43617d9e97
--- /dev/null
+++ b/virtual/leechcraft-notifier/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>0xd34df00d@gmail.com</email>
+ <name>Georg Rudoy</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>