summaryrefslogtreecommitdiff
path: root/virtual/perl-Text-Tabs+Wrap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-27 11:30:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-27 11:30:42 +0100
commitddb6fbc11e863756a24e1dc866c63dec00eac6fa (patch)
tree697bafc13819641c0cb81d469945e2a773adca86 /virtual/perl-Text-Tabs+Wrap
parente466209c898f09389f2308d193286ff62b46c1dc (diff)
gentoo auto-resync : 27:09:2023 - 11:30:42
Diffstat (limited to 'virtual/perl-Text-Tabs+Wrap')
-rw-r--r--virtual/perl-Text-Tabs+Wrap/Manifest1
-rw-r--r--virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/Manifest b/virtual/perl-Text-Tabs+Wrap/Manifest
index dbd9b28dfdc5..5911cc2a714a 100644
--- a/virtual/perl-Text-Tabs+Wrap/Manifest
+++ b/virtual/perl-Text-Tabs+Wrap/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Text-Tabs+Wrap-2021.81.400-r1.ebuild 556 BLAKE2B ad1d7fa163a1044db6752412e41c64db17f30a23bc65229820e27abbc17b8a623018f5dabea48124d7d8c54b8e4e3a901f108248a951da0f955e46b53d6efebd SHA512 88135b81274c28058cde321f7e4f9febc24c0ee37dad9f0518baf7974becbf3df05fd0523eee6bf270d714ec1e7a9a9a6d18b4d54f5e03aaecd489f1511508ba
+EBUILD perl-Text-Tabs+Wrap-2023.51.100.ebuild 513 BLAKE2B 9c67f7704eaadfdbda204d41f6446fd177a1c75e6f927040248ab61ba45436f9268a82e86723efc7c0b1afc88f393bdb7e829bfb44e7a4c4c7858f4e2c4e7cbd SHA512 12301c4a2f22b952003d9f081a4198418cf3d386e6707f7b00646dc5c1ff474d1c2f6794bcc8173227c509771b4eab7fd3687009fb1e372c4f4dbb676e5732c6
MISC metadata.xml 276 BLAKE2B bf414e300df778aefa3427c1942fd63f8c3a574bb68a2fad8d7ae8e94ff33dde4652be01c1441d9c8e7599689bb6dbac313a9c862d90778de833b52b4b763595 SHA512 9362f9f7415ad3662ca05bdf27721dc2c41c0d4ef89a9da86e3e86fab6d1684b1f87de47eef6de4314ef4548dfdedaf1849cd165d94da412f96a3d2e4fcb4a9f
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild
new file mode 100644
index 000000000000..ff5d11dafbc3
--- /dev/null
+++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2023.51.100.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for Text::Tabs and Text::Wrap, also distributed as Text::Tabs+Wrap"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"