summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-pogooglue
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-leechcraft/lc-pogooglue
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-leechcraft/lc-pogooglue')
-rw-r--r--app-leechcraft/lc-pogooglue/Manifest2
-rw-r--r--app-leechcraft/lc-pogooglue/lc-pogooglue-9999.ebuild17
-rw-r--r--app-leechcraft/lc-pogooglue/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/app-leechcraft/lc-pogooglue/Manifest b/app-leechcraft/lc-pogooglue/Manifest
new file mode 100644
index 000000000000..67d82688f32e
--- /dev/null
+++ b/app-leechcraft/lc-pogooglue/Manifest
@@ -0,0 +1,2 @@
+EBUILD lc-pogooglue-9999.ebuild 325 BLAKE2B 714a52a351dd2dfc36d27e3063ed2115e9f715f1b5ea17115dedb1fa4c8b9c20a691e8fffb0b9435276f3edceb48c6b0f7ba925cef529b8f1a9e9930b742201b SHA512 c0544f505e317edeb062803eb1640fc3158a8c2d57d031ba2b89e5b483565079fa6b0753085d0fdb6ee3bd25a7261daf35860d10d1bf3d5327db760e6101ee77
+MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc
diff --git a/app-leechcraft/lc-pogooglue/lc-pogooglue-9999.ebuild b/app-leechcraft/lc-pogooglue/lc-pogooglue-9999.ebuild
new file mode 100644
index 000000000000..1c471f4abd9a
--- /dev/null
+++ b/app-leechcraft/lc-pogooglue/lc-pogooglue-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit leechcraft
+
+DESCRIPTION="Provides searching with Google to other LeechCraft plugins"
+
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ dev-qt/qtnetwork:5
+"
+RDEPEND="${DEPEND}"
diff --git a/app-leechcraft/lc-pogooglue/metadata.xml b/app-leechcraft/lc-pogooglue/metadata.xml
new file mode 100644
index 000000000000..ef43617d9e97
--- /dev/null
+++ b/app-leechcraft/lc-pogooglue/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>