summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild')
-rw-r--r--www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild
new file mode 100644
index 00000000..5d803dec
--- /dev/null
+++ b/www-plugins/classic-theme-restorer/classic-theme-restorer-1.4.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+MV_MOZ_MOZILLAS="firefox"
+inherit mv_mozextension
+RESTRICT="mirror"
+
+mPN="${PN//-/_}-${PV}"
+DESCRIPTION="Firefox plugin: restore partially the functionality of non-broken firefox versions"
+HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/classicthemerestorer/"
+SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/472577/${mPN}-fx.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""