From dd59a5ad842285cf83b2ae7aac653851b70614cb Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Sun, 27 Oct 2013 04:16:03 +0000 Subject: [PATCH] ringleader: new Plug-n-Hack plugin --- www-plugins/ringleader/Manifest | 2 ++ .../ringleader-0.3_pre20130917.ebuild | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 www-plugins/ringleader/Manifest create mode 100644 www-plugins/ringleader/ringleader-0.3_pre20130917.ebuild diff --git a/www-plugins/ringleader/Manifest b/www-plugins/ringleader/Manifest new file mode 100644 index 000000000..16ce54497 --- /dev/null +++ b/www-plugins/ringleader/Manifest @@ -0,0 +1,2 @@ +DIST ringleader-0.3_pre20130917.xpi 198319 SHA256 0d077d674966b7b864e1719fc7abdcb14c01a54ad8f103c394fc93104a284144 SHA512 929ac0ee6abb3d5f2fdfab93fb7833f90117c3f28cd0b092cc427251214989696c8d6de68d599d54bddec0997b23d54129e0710fa103ffc7e61bba7c0e38e34f WHIRLPOOL c3d2dcf4a155d572156d9882f19ee5f12df935a36e1361170d3d915673e8d88a998e6fcabe14b6ed5b621c95b013ebdc78a68da954cec3b5a787546bdef19189 +EBUILD ringleader-0.3_pre20130917.ebuild 545 SHA256 dc8cdf02e9874adf2cd6512bc6da5420f1032f657af25874f96afcc68898660b SHA512 dbb03f2e9b54096ad11bd0491a921db6ede866998750ad17975797a82e112bb65c39d8a1a3a22b382d47d52a2194f29af14d02f64e42dcdb21a6552d8fb7a02a WHIRLPOOL 0b706e49fee726610284b6d18ed0e6d3e2a231047833b617d0aaf1d6b10751802fcccd5371d241d3031d7ffd77f72046ce7a43f861b329f4dab1b362faa46527 diff --git a/www-plugins/ringleader/ringleader-0.3_pre20130917.ebuild b/www-plugins/ringleader/ringleader-0.3_pre20130917.ebuild new file mode 100644 index 000000000..0d28a1754 --- /dev/null +++ b/www-plugins/ringleader/ringleader-0.3_pre20130917.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit firefox-plugin + +FFP_XPI_FILE="${P}" +GITHUB_REVISION="342d9bbeddc15722516d32a59d4962078d7ad235" + +DESCRIPTION="FxPnH is a Firefox addon which makes it possible to use Firefox with Plug-n-Hack providers" +HOMEPAGE="https://github.com/mozmark/ringleader" +SRC_URI="https://github.com/mozmark/ringleader/raw/${GITHUB_REVISION}/fx_pnh.xpi -> ${FFP_XPI_FILE}.xpi" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE=""