Added
This commit is contained in:
		
							
								
								
									
										2
									
								
								dev-perl/Mixin-Linewise/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								dev-perl/Mixin-Linewise/Manifest
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
DIST Mixin-Linewise-0.110.tar.gz 20035 BLAKE2B 74ecc3796968a93ea7230a393414a005958b3f11de48d001f3e79326d2521e4ceaa16962f83b752946dfb7ee0e86cb8d2ed4a2670e7b611d484e345d9475c3ac SHA512 b5c7e5ab8b5f971fb5cc0e378108513488ff20525f85b9bb12afa3d855088a6a4040ffd8d5dcac97677905dcc6b4e85ac86cd6d69f37c42fb4ca2fa4eb912abf
 | 
			
		||||
DIST Mixin-Linewise-0.111.tar.gz 20120 BLAKE2B daabf124057166d7cfb8bf44b49c0efe86baab51ebb5bc7bfab86b2bc287e26f581465e8f11508d21495564ef8252a9df812fc957dd2f4a52f86344f9d83fbc4 SHA512 282c9bbb825ee05f1d916fdfb1caad6c04a917a26c10ae18dc9883706e612915186c49a96209af254329f346bc731547a20ff2db136f0ceaf1edd5d21b120195
 | 
			
		||||
							
								
								
									
										32
									
								
								dev-perl/Mixin-Linewise/Mixin-Linewise-0.111.0.ebuild
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								dev-perl/Mixin-Linewise/Mixin-Linewise-0.111.0.ebuild
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,32 @@
 | 
			
		||||
# Copyright 1999-2023 Gentoo Authors
 | 
			
		||||
# Distributed under the terms of the GNU General Public License v2
 | 
			
		||||
 | 
			
		||||
EAPI=8
 | 
			
		||||
 | 
			
		||||
DIST_AUTHOR=RJBS
 | 
			
		||||
DIST_VERSION=0.111
 | 
			
		||||
inherit perl-module
 | 
			
		||||
 | 
			
		||||
DESCRIPTION="Write your linewise code for handles; this does the rest"
 | 
			
		||||
SLOT="0"
 | 
			
		||||
KEYWORDS="~amd64 ~x86 ~arm64 ~arm"
 | 
			
		||||
IUSE="minimal"
 | 
			
		||||
 | 
			
		||||
RDEPEND="
 | 
			
		||||
	virtual/perl-Carp
 | 
			
		||||
	virtual/perl-IO
 | 
			
		||||
	dev-perl/PerlIO-utf8_strict
 | 
			
		||||
	dev-perl/Sub-Exporter
 | 
			
		||||
"
 | 
			
		||||
BDEPEND="
 | 
			
		||||
	${RDEPEND}
 | 
			
		||||
	virtual/perl-ExtUtils-MakeMaker
 | 
			
		||||
	test? (
 | 
			
		||||
		!minimal? (
 | 
			
		||||
			>=virtual/perl-CPAN-Meta-2.120.900
 | 
			
		||||
		)
 | 
			
		||||
		virtual/perl-Encode
 | 
			
		||||
		virtual/perl-File-Spec
 | 
			
		||||
		>=virtual/perl-Test-Simple-0.960.0
 | 
			
		||||
	)
 | 
			
		||||
"
 | 
			
		||||
		Reference in New Issue
	
	Block a user