summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Autoformat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-perl/Text-Autoformat
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-perl/Text-Autoformat')
-rw-r--r--dev-perl/Text-Autoformat/Manifest2
-rw-r--r--dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Text-Autoformat/Manifest b/dev-perl/Text-Autoformat/Manifest
index 5f7cf5566a2f..2f573cf76188 100644
--- a/dev-perl/Text-Autoformat/Manifest
+++ b/dev-perl/Text-Autoformat/Manifest
@@ -1,3 +1,3 @@
DIST Text-Autoformat-1.74.tar.gz 29485 BLAKE2B e8fca3c994877488ca3f3a98681fc3cc189f8b9294bee775248b9c43a14dad2341f4b92fad201ae4e44dcb4d589631ffb43fcac21ecb44aa186bb0e38cfeb412 SHA512 276e97a0db20032919a6aeacba701350fa8fadf6c1bda7dcda714ef4f1c168b8cc3150a126719d940194c8b20dd534543ec914f03c50e27e4a61b1083ca312c6
-EBUILD Text-Autoformat-1.740.0.ebuild 765 BLAKE2B ce6d3e4cb2077ff8a94fe7702b5dcc646c6877858681f90c77a3c4fb32d4f63fbc8597b8d6314b9cb95fd4588c1a9b4feddba1fa703b0e7b71546159e896bd9d SHA512 60722219cc3abe1b31891210ed3d3b61a6f9f86cafb2e353b069b4851a8053fa954d782fdec6fd7b95190a8c04911c90cd70949ebda87876af384da03b4f47c4
+EBUILD Text-Autoformat-1.740.0.ebuild 792 BLAKE2B 17d8ce02ab270b5c0127783a42a197cb6fdcfc3dd525371ddf6b5412f9b854de26fbdc8ae65bdf4d948a7f253227f3f1eeb9bbcd73760c8713c13d9761fa76c5 SHA512 bab642b371e8c2f617abb3204dcd542dbda5d0d5763ec807769172682aab29c2a06ffd3239e18d02677bcbf515858ce23eb09e20ee39b26c9bfa1149d8ef58c7
MISC metadata.xml 544 BLAKE2B 82cd10187b784bf19904edaa287eaeadab90c53f710ce37c727954beb649ad4f5618f3b08c30d6b5f6d6a1b7add350703e7be8e2e2ff67749c53ddc7ac5089d7 SHA512 1c8c5fd5304c9d939e9493a79052165953277cad6f7d9d0073583eb15549285b73d868dec19b71a19bc0e1dd41576f226efd499521ac939b76068c415d70dc1d
diff --git a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
index 32bdab7982ef..6878ab0753b9 100644
--- a/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
+++ b/dev-perl/Text-Autoformat/Text-Autoformat-1.740.0.ebuild
@@ -12,6 +12,7 @@ DESCRIPTION="Automatic text wrapping and reformatting"
SLOT="0"
KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test examples"
+RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp