mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Data-Section-Simple: new package, add 0.07
Signed-off-by: timorl <timorl@disroot.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
20
dev-perl/Data-Section-Simple/Data-Section-Simple-0.07.ebuild
Normal file
20
dev-perl/Data-Section-Simple/Data-Section-Simple-0.07.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=MIYAGAWA
|
||||
DIST_VERSION=0.07
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Read data out of the DATA section"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.780.0
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
)
|
||||
"
|
||||
1
dev-perl/Data-Section-Simple/Manifest
Normal file
1
dev-perl/Data-Section-Simple/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Data-Section-Simple-0.07.tar.gz 11479 BLAKE2B b123ab08d15699b1fa7a933168fc4854403083d07b8c32ec8180e92f1322f010efc9ded59ab2972927ccc8793486659591a03e03a20461c27c556b99b96c3a04 SHA512 77478498b3d760423794581e4b4589072ea31f3f536bc2def9336aaee32c007624f3fcc66978c9a8a90cdd4ff91edfb95347afaf48d386271e1594eaaf4420fb
|
||||
12
dev-perl/Data-Section-Simple/metadata.xml
Normal file
12
dev-perl/Data-Section-Simple/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>arthurzam@gentoo.org</email>
|
||||
<name>Arthur Zamarin</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="cpan">Data-Section-Simple</remote-id>
|
||||
<remote-id type="cpan-module">Data::Section::Simple</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user