summaryrefslogtreecommitdiff
blob: 666afe7a9c43a39e6998205b03456387bd39f3a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6
#EGIT_REPO_URI="git://github.com/mozilla/shumway.git"
#inherit git-r3
inherit mv_mozextension-r1

DESCRIPTION="Mozilla plugin: Flashplayer emulation with javascript and html5"
HOMEPAGE="http://mozilla.github.io/shumway/"
SRC_URI="http://mozilla.github.io/shumway/extension/firefox/${PN}.xpi -> ${P}.xpi"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

moz_defaults