dev-perl/B-Hooks-OP-PPAddr: New ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22
This commit is contained in:
parent
4ced54edf4
commit
8e324aff3a
17
dev-perl/B-Hooks-OP-PPAddr/B-Hooks-OP-PPAddr-0.06.ebuild
Normal file
17
dev-perl/B-Hooks-OP-PPAddr/B-Hooks-OP-PPAddr-0.06.ebuild
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DIST_AUTHOR="ETHER"
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="provides a C API for XS modules to hook into the execution of perl opcodes"
|
||||
|
||||
#LICENSE="|| ( Artistic GPL-1+ )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
1
dev-perl/B-Hooks-OP-PPAddr/Manifest
Normal file
1
dev-perl/B-Hooks-OP-PPAddr/Manifest
Normal file
|
@ -0,0 +1 @@
|
|||
DIST B-Hooks-OP-PPAddr-0.06.tar.gz 77119 BLAKE2B 34aaef50a11b07ee8601633aac7f946cb613f00d277cf1816d259d2d91969433f18716235d724faeee5ae24c805489d7ea7b0087bc13f014c51c3edc63dec1dc SHA512 a2ce7c9c244aa5d54dc7fcc17fdcab3bda61b9fc4f01c51e5f952b9c42607b63731bf9e933fe1859e55e20de4cb02260cad9b1153be0f289db3e3aca23e9f8d0
|
8
dev-perl/B-Hooks-OP-PPAddr/metadata.xml
Normal file
8
dev-perl/B-Hooks-OP-PPAddr/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<name>Alarig Le Lay</name>
|
||||
<email>alarig@swordarmor.fr</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
Loading…
Reference in a new issue