diff options
Diffstat (limited to 'www-plugins/video-downloadhelper/video-downloadhelper-4.9.5.ebuild')
-rw-r--r-- | www-plugins/video-downloadhelper/video-downloadhelper-4.9.5.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www-plugins/video-downloadhelper/video-downloadhelper-4.9.5.ebuild b/www-plugins/video-downloadhelper/video-downloadhelper-4.9.5.ebuild new file mode 100644 index 00000000..032e0151 --- /dev/null +++ b/www-plugins/video-downloadhelper/video-downloadhelper-4.9.5.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header $ + +EAPI="4" +inherit mv_mozextension +RESTRICT="mirror" + +DESCRIPTION="Video-downloadmanager as mozilla plugin" +HOMEPAGE="https://addons.mozilla.org/firefox/addon/3006" +SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/3006/${P/-/_}-fx+sm.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |