summaryrefslogtreecommitdiff
path: root/dev-haskell/filemanip
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /dev-haskell/filemanip
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/filemanip')
-rw-r--r--dev-haskell/filemanip/Manifest4
-rw-r--r--dev-haskell/filemanip/filemanip-0.3.6.3.ebuild6
-rw-r--r--dev-haskell/filemanip/metadata.xml8
3 files changed, 5 insertions, 13 deletions
diff --git a/dev-haskell/filemanip/Manifest b/dev-haskell/filemanip/Manifest
index c9013605d8ea..63d42896eb7c 100644
--- a/dev-haskell/filemanip/Manifest
+++ b/dev-haskell/filemanip/Manifest
@@ -1,3 +1,3 @@
DIST filemanip-0.3.6.3.tar.gz 10369 BLAKE2B 19f68d3c130ff5d2f40cae100eeee4ae079d86c0d23138e44b7f22d07584c941a8a0ad8cddb04b474a86729872699ac72991a0dcf6c9807377a761570138710c SHA512 5cb6ad4e310c1ae3b038ccfa3154536db73145e4dea4a7be1ae0563ba44565494e378fa8e459f449feac2bcc140f1128b0b3ec915acd2300e73cf012ada85160
-EBUILD filemanip-0.3.6.3.ebuild 611 BLAKE2B 2c7e2cf97d6c95c9887739db5f0c419ae2435bb829abf122f684dbf3478c430222c2e622de7f147949308d17318d2acf7aa50e9907159424b50a4ecbba898b03 SHA512 092677e6e8f9f5da27b53623931de05cec43b1b1e7fea832980052494a36dbec1651b180931992e46df0d2bfa93c6c272a330b67d1fdc24d0550f71798c10f74
-MISC metadata.xml 516 BLAKE2B 61b30369e5a46af92e588ac196e00822cef6919e4cce101a204045280e5311b3e0b2475755e2778a7d2fe7f1ee39852e50e9d54ceb67b9cc8b0fec32cfae566a SHA512 6dc2a8084fd770c5e6da7536c09dcba528b8db906acf39d49ba91bf34cdb3eaca72cc6127d8ff1b9e0d938c27e07382fc4c57b65732829ecf3414c423f7d00b3
+EBUILD filemanip-0.3.6.3.ebuild 616 BLAKE2B 8cbcc714aa109788594b32f7ab52d03adfc2e7728a0c4e8f96484c64d796f23f9c2482994eec6dd31ab57baf248e6f9ec7064e723522afd3063b7ef5fe697450 SHA512 60eed7acf4121d1155b7407529f248da610958efcacc6e957a86815713d60905f57aec4beeed6b6c658c04baa9628705b22f5cca3c55598beb921eb10d815006
+MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015
diff --git a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
index 5a2a2c084f9f..bc5f91a4df5e 100644
--- a/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
+++ b/dev-haskell/filemanip/filemanip-0.3.6.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-# ebuild generated by hackport 0.4.3
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
diff --git a/dev-haskell/filemanip/metadata.xml b/dev-haskell/filemanip/metadata.xml
index 445e6f97d517..b7878815d80d 100644
--- a/dev-haskell/filemanip/metadata.xml
+++ b/dev-haskell/filemanip/metadata.xml
@@ -5,12 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- A Haskell library for working with files and directories.
- Includes code for pattern matching, finding files,
- modifying file contents, and more.
- </longdescription>
- <upstream>
- <remote-id type="github">bos/filemanip</remote-id>
- </upstream>
</pkgmetadata>