summaryrefslogtreecommitdiff
path: root/dev-perl/Crypt-Blowfish
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Crypt-Blowfish
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Crypt-Blowfish')
-rw-r--r--dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r1.ebuild19
-rw-r--r--dev-perl/Crypt-Blowfish/Manifest3
-rw-r--r--dev-perl/Crypt-Blowfish/metadata.xml12
3 files changed, 34 insertions, 0 deletions
diff --git a/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r1.ebuild b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r1.ebuild
new file mode 100644
index 000000000000..6248a43391c4
--- /dev/null
+++ b/dev-perl/Crypt-Blowfish/Crypt-Blowfish-2.140.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=DPARIS
+MODULE_VERSION=2.14
+inherit perl-module
+
+DESCRIPTION="Crypt::Blowfish module for perl"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
+
+export OPTIMIZE="${CFLAGS}"
diff --git a/dev-perl/Crypt-Blowfish/Manifest b/dev-perl/Crypt-Blowfish/Manifest
new file mode 100644
index 000000000000..0705c61f99c9
--- /dev/null
+++ b/dev-perl/Crypt-Blowfish/Manifest
@@ -0,0 +1,3 @@
+DIST Crypt-Blowfish-2.14.tar.gz 18006 BLAKE2B 45689eb76512e311278278cc724dba5ca7ad9161a7fa2cbb9d05b3fc5ae39d7d1338bfacbad2750d9a418bb8c004ab1334dba4475cdb21eccfc87c489f59fc2c SHA512 be2cdae50bff68858334ad57b124396ebcbfbf9002af4693850e881b9b857a4fa22672b8295b52a5e661381c8f910f3061290bc697770fc7f14c6b64d65496c8
+EBUILD Crypt-Blowfish-2.140.0-r1.ebuild 448 BLAKE2B 285ffaacb83f3861e1bbff1f58ead662389bda9ee64720f2f24d412d8dbc101df9087b559593324179d0492d4878a39e460ee54c04d348f06583707ebcf2ffe3 SHA512 02a50938ec29de63908f0a99948d3b74cd4cd73f3556314264d34e2268decfbc2a45720b3bbd87443312731c1e93df73b7b8b61ffdc0828411d6b68437a9ce21
+MISC metadata.xml 400 BLAKE2B 300e17a10f3a057f4945642b801fa28d3468e6bdeef83a517af35cef1d2fc32ad6b24b06aeec67d31ff84eedc176e3436d4a35e017cdc4cd8aacf4a246bb4694 SHA512 bdd46bd03582bc00b53d2a700ee6c196fc4670773dc5eb3dd1278d22f12cc5635e0174c6f03eeaf1814c1a950e6c4fb7bfed5d44c26c2b3dd20d985df2e8752e
diff --git a/dev-perl/Crypt-Blowfish/metadata.xml b/dev-perl/Crypt-Blowfish/metadata.xml
new file mode 100644
index 000000000000..b66d74b14ea9
--- /dev/null
+++ b/dev-perl/Crypt-Blowfish/metadata.xml
@@ -0,0 +1,12 @@
+<?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">Crypt-Blowfish</remote-id>
+ <remote-id type="cpan-module">Crypt::Blowfish</remote-id>
+ </upstream>
+</pkgmetadata>