summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-09-13 16:34:06 +0000
committerMichał Górny <mgorny@gentoo.org>2011-09-13 16:34:06 +0000
commit2c79aa4ed7c1076f5f46cf0586ff26defa2786d8 (patch)
tree59a724b5057891a93cc884d2c39f24198872db48 /net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
parentFix KEYWORDS, and drop unnecessary blocker. (diff)
downloadgentoo-2-2c79aa4ed7c1076f5f46cf0586ff26defa2786d8.tar.gz
gentoo-2-2c79aa4ed7c1076f5f46cf0586ff26defa2786d8.tar.bz2
gentoo-2-2c79aa4ed7c1076f5f46cf0586ff26defa2786d8.zip
Add a release ebuild.
(Portage version: 2.2.0_alpha55_p39/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/npapi-sdk/npapi-sdk-0.27.ebuild')
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-0.27.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
new file mode 100644
index 000000000000..7c43e8512736
--- /dev/null
+++ b/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 1.1 2011/09/13 16:34:06 mgorny Exp $
+
+EAPI=4
+inherit autotools-utils
+
+DESCRIPTION="NPAPI headers bundle"
+HOMEPAGE="https://github.com/mgorny/npapi-sdk/"
+SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+IUSE=""