mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/ExtUtils-Constant: New package, needed by dev-perl/Crypt-SMIME
Package-Manager: portage-2.2.26
This commit is contained in:
19
dev-perl/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
Normal file
19
dev-perl/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_AUTHOR=NWCLARK
|
||||
DIST_VERSION=0.23
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Generate XS code to import C header constants"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
"
|
||||
1
dev-perl/ExtUtils-Constant/Manifest
Normal file
1
dev-perl/ExtUtils-Constant/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST ExtUtils-Constant-0.23.tar.gz 40113 SHA256 23b77025c8a5d3b93c586d4f0e712bcca3ef934edbee00a78c3fad4285f48eab SHA512 405ed18a754caf2409b1c1c581b6a4d0f583cec0740236dc5a301691b4d787cd97a0ecaa969b300a89bf29bfd2144f798c3d1b15875a816615de1a33f62c7530 WHIRLPOOL 1d89b6ae8b6e78cf740abca081d7a26a404d6d88aa9120f225a2219c42b32e41b40c143516c45da96fb8be94584fcee9041bceee377ea49b7eff6f5a7c9f3266
|
||||
5
dev-perl/ExtUtils-Constant/metadata.xml
Normal file
5
dev-perl/ExtUtils-Constant/metadata.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>perl</herd>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user