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