app-editors/kakoune: drop old 0_pre20160620
[gentoo.git] / net-misc / npapi-sdk / npapi-sdk-0.27.2.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=4
5
6 inherit autotools-utils
7
8 DESCRIPTION="NPAPI headers bundle"
9 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
10 SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
11
12 LICENSE="BSD"
13 SLOT="0"
14 KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
15 IUSE=""
16
17 DEPEND="virtual/pkgconfig"