summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-popishu
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-popishu')
-rw-r--r--app-leechcraft/lc-popishu/Manifest2
-rw-r--r--app-leechcraft/lc-popishu/lc-popishu-9999.ebuild16
-rw-r--r--app-leechcraft/lc-popishu/metadata.xml12
3 files changed, 30 insertions, 0 deletions
diff --git a/app-leechcraft/lc-popishu/Manifest b/app-leechcraft/lc-popishu/Manifest
new file mode 100644
index 000000000000..c77765c2c695
--- /dev/null
+++ b/app-leechcraft/lc-popishu/Manifest
@@ -0,0 +1,2 @@
+EBUILD lc-popishu-9999.ebuild 332 BLAKE2B 0f42f2ba596449b29a4d44e0747656ce229d1c110262b6e35181ef6fea2318e4f521d886fa7c441fc93462830441841d171b54c64b8e8865b40963d7c41b75f7 SHA512 76c668c54dfa7c5ec6557e5f9cacb410313121ad3aa3d1edd24e065232aac0c3f772090b815ca1dc8958d1579c2b8e7a0cb5e6d5c51bb6cb9f2ecb3e293f8995
+MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
new file mode 100644
index 000000000000..61a9d3e4cd30
--- /dev/null
+++ b/app-leechcraft/lc-popishu/lc-popishu-9999.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit leechcraft
+
+DESCRIPTION="Popishu, the text editor with IDE features for LeechCraft"
+
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ x11-libs/qscintilla[qt5(+)]"
+RDEPEND="${DEPEND}"
diff --git a/app-leechcraft/lc-popishu/metadata.xml b/app-leechcraft/lc-popishu/metadata.xml
new file mode 100644
index 000000000000..ef43617d9e97
--- /dev/null
+++ b/app-leechcraft/lc-popishu/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>