summaryrefslogtreecommitdiff
path: root/dev-perl/Sys-Hostname-Long
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Sys-Hostname-Long
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Sys-Hostname-Long')
-rw-r--r--dev-perl/Sys-Hostname-Long/Manifest4
-rw-r--r--dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild21
-rw-r--r--dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild21
-rw-r--r--dev-perl/Sys-Hostname-Long/metadata.xml12
4 files changed, 0 insertions, 58 deletions
diff --git a/dev-perl/Sys-Hostname-Long/Manifest b/dev-perl/Sys-Hostname-Long/Manifest
deleted file mode 100644
index 0b5d7c2ad175..000000000000
--- a/dev-perl/Sys-Hostname-Long/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST Sys-Hostname-Long-1.5.tar.gz 5474 BLAKE2B 8b484e1b0c3e410265b0b8d433853c50a95d4320adcb39b3c1489d2c9317a7129ebbefc96a2cb282ff0158a1a4680fe507670267c73873cc36b8d9fdede4b79b SHA512 e34a5f17e65eb9c8d3aa213a6d930be4d0b6981dae3bf600e782b0e9863e6584061285a894f9f54daff7520bcadbb3e8cd6b1f9f973ad1c1b72c79e9f588133b
-EBUILD Sys-Hostname-Long-1.500.0-r1.ebuild 523 BLAKE2B 51396b1e2bfae758c924ee23ce54e60ce179481ae2fe93d2c6892861f7756b3a091a5c9d2108a80d11e83be8e45d7652c079e73e5ab72c5cc9f4c7dbba500db4 SHA512 66960e35d02854c7dea112d1b3aeb4c42ae2f134100051cd979d101d0938fff4264f3d9951b395f40165823e4c7d79e70192f21c960e4b064c11afefb45d6de1
-EBUILD Sys-Hostname-Long-1.500.0.ebuild 519 BLAKE2B 210421232238f5c5a1f77ea8bae788be3dfdcd0864eee38bf435fe16a0e85b3be26382582a4a30c4d86240633fa71040c7de1fd5a8ed72ea8cd4dd80868b3d12 SHA512 1ae7125f9fdd7b4e6ad40d4bfacc74b1c4374f468f854b22bd12a55dfe62c74416e49281fc3777a26043ff53de8247d6943458688e362595fae293d4832be592
-MISC metadata.xml 407 BLAKE2B 6359e696bdb60896c83f134f5d092cce4b295701b6f2a974e63a1d17dfce7e0c409f29da7659ed2851780403a03f3e37991bc766f42aa46fcb399b3a993bbd04 SHA512 2844cd8d9fdab6382ab1d4f82d9ed67f5a8b644cbdcde635e7759d9576ea65092379a8096d01f6de23f40af9d4a0e4ed9ff1c41179428cca38cca36162fa996a
diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild
deleted file mode 100644
index 7b7aae9637c9..000000000000
--- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SCOTT
-DIST_VERSION=1.5
-inherit perl-module
-
-DESCRIPTION="Try every conceivable way to get full hostname"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-src_install() {
- perl-module_src_install
- rm "${ED}${VENDOR_LIB}"/Sys/Hostname/testall.pl || die
- dodoc testall.pl
- docompress -x /usr/share/doc/${PF}/testall.pl
-}
diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild
deleted file mode 100644
index 56d49362aaf6..000000000000
--- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SCOTT
-MODULE_VERSION=1.5
-inherit perl-module
-
-DESCRIPTION="Try every conceivable way to get full hostname"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-src_install() {
- perl-module_src_install
- rm "${ED}${VENDOR_LIB}"/Sys/Hostname/testall.pl || die
- dodoc testall.pl
- docompress -x /usr/share/doc/${PF}/testall.pl
-}
diff --git a/dev-perl/Sys-Hostname-Long/metadata.xml b/dev-perl/Sys-Hostname-Long/metadata.xml
deleted file mode 100644
index c4b635693472..000000000000
--- a/dev-perl/Sys-Hostname-Long/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Sys-Hostname-Long</remote-id>
- <remote-id type="cpan-module">Sys::Hostname::Long</remote-id>
- </upstream>
-</pkgmetadata>