summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-10-13 13:57:37 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-10-13 13:57:37 +0000
commit607bb49c3ea7c7153ab7c4bb025212e02869768c (patch)
tree1f77df76cc502520b9c1bf6b28bf819b76e7ef5e /x11-plugins
parentAdd patch to fix bash-ism configure; Add ~x86-fbsd. (diff)
downloadgentoo-2-607bb49c3ea7c7153ab7c4bb025212e02869768c.tar.gz
gentoo-2-607bb49c3ea7c7153ab7c4bb025212e02869768c.tar.bz2
gentoo-2-607bb49c3ea7c7153ab7c4bb025212e02869768c.zip
Initial commit, thanks to 0xd34df00d
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/leechcraft-pogooglue/ChangeLog10
-rw-r--r--x11-plugins/leechcraft-pogooglue/Manifest3
-rw-r--r--x11-plugins/leechcraft-pogooglue/leechcraft-pogooglue-9999.ebuild16
-rw-r--r--x11-plugins/leechcraft-pogooglue/metadata.xml5
4 files changed, 34 insertions, 0 deletions
diff --git a/x11-plugins/leechcraft-pogooglue/ChangeLog b/x11-plugins/leechcraft-pogooglue/ChangeLog
new file mode 100644
index 000000000000..0a44c91fc7b9
--- /dev/null
+++ b/x11-plugins/leechcraft-pogooglue/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-plugins/leechcraft-pogooglue
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-pogooglue/ChangeLog,v 1.1 2012/10/13 13:57:37 pinkbyte Exp $
+
+*leechcraft-pogooglue-9999 (13 Oct 2012)
+
+ 13 Oct 2012; Sergey Popov <pinkbyte@gentoo.org>
+ +leechcraft-pogooglue-9999.ebuild, +metadata.xml:
+ Initial commit, thanks to 0xd34df00d
+
diff --git a/x11-plugins/leechcraft-pogooglue/Manifest b/x11-plugins/leechcraft-pogooglue/Manifest
new file mode 100644
index 000000000000..9ba2d41992ae
--- /dev/null
+++ b/x11-plugins/leechcraft-pogooglue/Manifest
@@ -0,0 +1,3 @@
+EBUILD leechcraft-pogooglue-9999.ebuild 316 SHA256 2d484602c61835ba37b15b4f0268c02550b8a988fe02018073a94e814a45f3ba SHA512 cd8d2188f00f919128ca0ec640249290c8608974f23e9d52f902f12883f6d1725a123c8da96f1ca0a81fa201bacdf5a892f0fcece78f838789d1eba846682b8f WHIRLPOOL 22df020b9ee02942333b3606e14797daa598557185bbc2e52b4e4b211b14596727b388f17dabe0c7f610e0322b0449d94ec9ec5723212b17e2f1e267ce720278
+MISC ChangeLog 317 SHA256 3800b534e475fd96db5a4a7ca71f76af6830ededae80504329a712e83f1548ef SHA512 9297e9eb3e99e0a15e6b2575c1dcf627a9a85eb6c8f553cd3a6719a04b5afff04fcc018eaffad0fb498826b23d67be64acf370c339210dd4096c0c781e32c7f0 WHIRLPOOL f5e1b12998cc84e849e036bbee986ba0937a937203cb1f918bd201dc7f3d7b6ff8135746ad2679097f1d0d36e23fae125c55c52d8c1b8d165d5499b7b58a6c36
+MISC metadata.xml 163 SHA256 6a0d0860c0ffde9ec19aef76a6749e3ce856e5053724bff774b0f292c050f722 SHA512 d404f0c5485a5699479569044e7134f6a1f3bc38dcdd97f11197bc1aa285b3b6edfed538502ee4eac2de8db516acfe58181ad57f385326abbc3c64d007a895bb WHIRLPOOL 3c09570f4875fe939de670fab9f2589f2bbd066c1e51421deecd0f0eade0523d437dafc1f0ccf1a06a012adba6e4cb233ce3108b15e28687dc7775eccfa8a905
diff --git a/x11-plugins/leechcraft-pogooglue/leechcraft-pogooglue-9999.ebuild b/x11-plugins/leechcraft-pogooglue/leechcraft-pogooglue-9999.ebuild
new file mode 100644
index 000000000000..db8d7b861b94
--- /dev/null
+++ b/x11-plugins/leechcraft-pogooglue/leechcraft-pogooglue-9999.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-pogooglue/leechcraft-pogooglue-9999.ebuild,v 1.1 2012/10/13 13:57:37 pinkbyte Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Provides searching with Google to other LeechCraft plugins"
+
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="~net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}"
diff --git a/x11-plugins/leechcraft-pogooglue/metadata.xml b/x11-plugins/leechcraft-pogooglue/metadata.xml
new file mode 100644
index 000000000000..12f1722f7fcc
--- /dev/null
+++ b/x11-plugins/leechcraft-pogooglue/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>leechcraft</herd>
+</pkgmetadata>