mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-perl/File-Touch: new package
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
17
dev-perl/File-Touch/File-Touch-0.11.ebuild
Normal file
17
dev-perl/File-Touch/File-Touch-0.11.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DIST_AUTHOR=NEILB
|
||||
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Update file access and modification times, creating files if needed"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
SRC_TEST="do"
|
||||
1
dev-perl/File-Touch/Manifest
Normal file
1
dev-perl/File-Touch/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST File-Touch-0.11.tar.gz 11749 BLAKE2B e89d2566cd260a8eef66455e1a10aa2e233b946b97bed48ccc305204655221ed37e1b13e4b9f9b82bc396d5271fe7da9157d3faf18a2a1e38d5ded569453038f SHA512 7f1d46fe26de863388854e222b0229e29f0575ee0d8ed59f8cc447a39bc40d7fda425a394a4c3bbc9f561370b6c82cec9c65f4bb784ebba4ff72dbcb5c0a4cd0
|
||||
13
dev-perl/File-Touch/metadata.xml
Normal file
13
dev-perl/File-Touch/metadata.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>comaintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="cpan">File-Touch</remote-id>
|
||||
<remote-id type="cpan-module">File::Touch</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user