summaryrefslogtreecommitdiff
path: root/dev-perl/WWW-RobotRules
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/WWW-RobotRules
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r--dev-perl/WWW-RobotRules/Manifest5
-rw-r--r--dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild21
-rw-r--r--dev-perl/WWW-RobotRules/metadata.xml14
3 files changed, 40 insertions, 0 deletions
diff --git a/dev-perl/WWW-RobotRules/Manifest b/dev-perl/WWW-RobotRules/Manifest
new file mode 100644
index 000000000000..2cb7592a3c01
--- /dev/null
+++ b/dev-perl/WWW-RobotRules/Manifest
@@ -0,0 +1,5 @@
+DIST WWW-RobotRules-6.02.tar.gz 9059 SHA256 46b502e7a288d559429891eeb5d979461dd3ecc6a5c491ead85d165b6e03a51e SHA512 781a2fc90e4efed901a91ecf4f2aaac2684409c6a75a8434ff140654838bb05d11f8fa760642e20eee96450d3ced6815a4dab11a4245bc8120c69ca68ab49e44 WHIRLPOOL a4cdb487158e108c5b22f54fff1401378b8da03fda29a2dafc5e051fe08456ac4a279864b183c8150da50cd1d947cbb4e2cc57b6431d6912fd5f28e6734ad6f0
+EBUILD WWW-RobotRules-6.20.0.ebuild 575 SHA256 4ddf4172db5ebc7c7706f76ac01c2c04a1509650877d8678e02fd263de549831 SHA512 7d0f80d6bb42b95cc15f58fb21e67266b7f844ab44da3c727b5f2bd472fec91f8318712d38ebfceeacd4fd560c80c80dcb28fe97de01515a9d0f9b5d4982163a WHIRLPOOL f525a2e40517140288de2010f853808dbbaaa856770899baea15396cc45c4f2e39f5ff3c777c0849d0ab62cb5d33dd2be9175589f6ccfc0c1992e43094a78720
+MISC ChangeLog 2607 SHA256 17ad16c2e5cb293a214efba74b3986fc6dda980454c7e0392c00a1c8c145d07f SHA512 9c736c2975779a0f4094f65846c1810b654d70c300077f9ee2be4734d7c42220afe6965d322322523ffaba119256915b228dcb36efbad8804d53ada21ef197fe WHIRLPOOL aad2dcabed7c53f2487c34787b9d0a05a71761082073d2e1bd1c0edbba14a1f047c55d01a5048c750354d200b4b59b96275af42432cfd5f49d9d5d1f40466c71
+MISC ChangeLog-2015 5462 SHA256 d573ffb3cdd316479bfad084b13aa8638722924b5d4adb711ef61a2fbf7f3026 SHA512 792a510d898640bdc7331d7872044f58b5a6a4201a84664b952ead2ae0dcb589bc30f1c5e3978fbc7f290825a3265cb21bc791c1fa59addece6593f7f3d86ec5 WHIRLPOOL 25d7bd4786ddd81d0db58043ecc0d3e288851731eabd738b772679aee8d6cb465bff9e6571ea66f36d6c4a0eb9640a4cddc3045af224b737c49dee6fe0095946
+MISC metadata.xml 529 SHA256 35f7f30e9c0f466bb9890269c92588484d4fb4afebae1ec09f14459ff460e458 SHA512 e97dfe7c14b0239c4b6d3104a422215de68648dcdc54040a50fad6d3f4718a74766718bf5c00f7882258062e7658faf7e068157d6123baea35cf3adfbd4575d4 WHIRLPOOL bfa777032df05d5e4ce8e7bd79855e9000ba7acbb9b3f3a577f07256683684d6821854d7d1933f193e535aec28e075c38bf924ddfc4c26d074577cd48f667ae6
diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild
new file mode 100644
index 000000000000..4f2e6a557c88
--- /dev/null
+++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=GAAS
+MODULE_VERSION=6.02
+inherit perl-module
+
+DESCRIPTION="Parse /robots.txt file"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ !<dev-perl/libwww-perl-6
+ >=dev-perl/URI-1.10
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=online
diff --git a/dev-perl/WWW-RobotRules/metadata.xml b/dev-perl/WWW-RobotRules/metadata.xml
new file mode 100644
index 000000000000..886a75caa48a
--- /dev/null
+++ b/dev-perl/WWW-RobotRules/metadata.xml
@@ -0,0 +1,14 @@
+<?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">WWW-RobotRules</remote-id>
+ <remote-id type="cpan-module">WWW::RobotRules</remote-id>
+ <remote-id type="cpan-module">WWW::RobotRules::AnyDBM_File</remote-id>
+ <remote-id type="cpan-module">WWW::RobotRules::InCore</remote-id>
+ </upstream>
+</pkgmetadata>