dev-lua/luaposix - 33.4.0 (ag-ops)

Search

Package Information

Description:
Bindings for POSIX APIs
Homepage:
https://luaposix.github.io/luaposix/ https://github.com/luaposix/luaposix
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
33.4.0 6 ~amd64 ~x86 ~amd64-linux ~x86-linux 0
View Raw Ebuild
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Bindings for POSIX APIs"
HOMEPAGE="https://luaposix.github.io/luaposix/ https://github.com/luaposix/luaposix"
SRC_URI="https://github.com/luaposix/luaposix/archive/release-v${PV}.tar.gz -> ${P}.tar.gz"

SLOT="0"
LICENSE="public-domain"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND="dev-lang/lua:*"
DEPEND="${RDEPEND}"

S="${WORKDIR}"/${PN}-release-v${PV}

Dependencies

DEPEND

dev-lang/lua:*

RDEPEND

dev-lang/lua:*

Manifest for 33.4.0

Type File Size Source URLs
DIST luaposix-33.4.0.tar.gz 643523 bytes https://github.com/luaposix/luaposix/archive/release-v33.4.0.tar.gz