summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-pogooglue
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 /app-leechcraft/lc-pogooglue
reinit the tree, so we can have metadata
Diffstat (limited to 'app-leechcraft/lc-pogooglue')
-rw-r--r--app-leechcraft/lc-pogooglue/Manifest4
-rw-r--r--app-leechcraft/lc-pogooglue/lc-pogooglue-9999.ebuild17
-rw-r--r--app-leechcraft/lc-pogooglue/metadata.xml12
3 files changed, 33 insertions, 0 deletions
diff --git a/app-leechcraft/lc-pogooglue/Manifest b/app-leechcraft/lc-pogooglue/Manifest
new file mode 100644
index 000000000000..20a3f585273b
--- /dev/null
+++ b/app-leechcraft/lc-pogooglue/Manifest
@@ -0,0 +1,4 @@
+EBUILD lc-pogooglue-9999.ebuild 325 SHA256 1430c3ea2018fe418de7de53b4057e888b4d541f1640ba66d1ec613795395f62 SHA512 c0544f505e317edeb062803eb1640fc3158a8c2d57d031ba2b89e5b483565079fa6b0753085d0fdb6ee3bd25a7261daf35860d10d1bf3d5327db760e6101ee77 WHIRLPOOL 910d9f5bab4a8dc71f8edd02ef473898bb267e3770746a78285e7be35f38fd9314b553a00b3993eb27195cafd2a04d8e4a79a2ffb4e43753c7ca5573a3c05e39
+MISC ChangeLog 2787 SHA256 8491ada70eed960945016eed7438bf32175838fc32a74ddc37d5b236169b962c SHA512 5803fd3289eaa0d9bd49027d81f99813b33810dd65362c2d421e7efabeffd22ba3c40d7e34554b787ab81c5683cdeaa38f13042734fd23863d1f9bb09f8630b0 WHIRLPOOL b489cef55e3f958ae39eb3b8b897caa50839bf82509b21fbf91241edaaf51654baec5fa70a45db67e98bdff6caa5b128c177d1c192c5301a77a2abc0cf4a6748
+MISC ChangeLog-2015 2818 SHA256 8b491db84c05a7f6fe08ad80c2239475d7a1220fdc67ef322b237e906246d8b6 SHA512 53526b86cb00bbc94fdeba339a01bdfdd9b5a89af6678848dacadf9b9df55e23e1a83c7ad1986bedd71ec542b55abc9510c0bae58b2b09ef5dab106487bc179f WHIRLPOOL f5212bd6b4e2a4ee5437b162cc1a58d15aa17b0e48088687cae9bada7ee4fb6ba1fe32df1fb7fd7468fb16f4575b957b30c2a794016d7ac0eb5591e24ebb9fdb
+MISC metadata.xml 364 SHA256 e0aa4b2aa20a01f9a337b11ff3354b629503968266dd48729f50f82c302bbd2a SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc WHIRLPOOL 8e92ed763ade1be0ad1d3be2d2c3eea470746d1760929ec5c22278b961c7c8e81ac7a4df4e78d365188ff41b0e45e17d63cfe4d62f19b90a46ffbbfceabc2adb
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>