From 109d6b4f673a249aea4deeb0cdb5b54a21592410 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 11 Oct 2015 11:26:48 +0200 Subject: Clear history for egencache --repo=mv --update-changelogs --- www-plugins/xclear/xclear-1.8-r2.ebuild | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 www-plugins/xclear/xclear-1.8-r2.ebuild (limited to 'www-plugins/xclear/xclear-1.8-r2.ebuild') diff --git a/www-plugins/xclear/xclear-1.8-r2.ebuild b/www-plugins/xclear/xclear-1.8-r2.ebuild new file mode 100644 index 00000000..4aca66a8 --- /dev/null +++ b/www-plugins/xclear/xclear-1.8-r2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit mv_mozextension +RESTRICT="mirror" + +DESCRIPTION="Firefox plugin: button to clear URL" +HOMEPAGE="http://addons.mozilla.org/firefox/addon/xclear/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/13078/${P}-sm+fx.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad