summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-plugins/duckduckgo/duckduckgo-0.2.43.ebuild')
-rw-r--r--www-plugins/duckduckgo/duckduckgo-0.2.43.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/www-plugins/duckduckgo/duckduckgo-0.2.43.ebuild b/www-plugins/duckduckgo/duckduckgo-0.2.43.ebuild
new file mode 100644
index 00000000..5c0fae61
--- /dev/null
+++ b/www-plugins/duckduckgo/duckduckgo-0.2.43.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+MV_MOZ_MOZILLAS="firefox"
+inherit mv_mozextension
+RESTRICT="mirror"
+
+mPN="${PN}_plus-${PV}"
+DESCRIPTION="Firefox plugin: enable duckduckgo search engine"
+HOMEPAGE="http://addons.mozilla.org/en-US/firefox/addon/duckduckgo-for-firefox/"
+SRC_URI="https://addons.cdn.mozilla.net/storage/public-staging/385621/${mPN}-fx.xpi"
+#SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/385621/${mPN}-fx.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""