1
0
Fork 0

Updated Parse-Win32Registry and added support of new EAPI

This commit is contained in:
Stefan Reimer 2015-08-18 10:54:56 -07:00
parent 4803b48da3
commit e53153f528
4 changed files with 22 additions and 20 deletions

View File

@ -0,0 +1,2 @@
DIST Parse-Win32Registry-1.0.tar.gz 102985 SHA256 3dd7c07d42333a69ea487076571aca73bed6d0aa98d80b561a86b13716747f8a SHA512 09305b5324193395cea48c900bc0dc7a4dfd1345b8dadf08dad9558110585c0d4b68887be92fe58fe498f57f00f39420e609f9988ecd3807733173f5e474a1a0 WHIRLPOOL e5c07f68ee531f90280ed8e2c9b574714cf4a6fa7f486f069cbb59c781c6220d54255a0dc3d0908e4e31ce95df9a35adcc12fd485ff9b5978c4cb596881db86d
EBUILD Parse-Win32Registry-1.0.ebuild 379 SHA256 029d9a3e92d648651f6569adfa0253e54e4456c01e03e3e406087de0d608a6f0 SHA512 3a0226cee9d70449f0b46931e379c672bf3981cde9a4b1a6b24d3ae3045d17c70f458be786933ccdbcaed9da228d3bda0001ac0440b656122008a7fd2c3da938 WHIRLPOOL 1cecbefb16649a620885b3e9ff3f06907f23757f614e90e8239e8849d8772f1e776e45501f9f86b51a7cc236bcd53cda98bf612fd540b36590e2b147c63b010a

View File

@ -0,0 +1,20 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.16.5
EAPI=5
MODULE_AUTHOR="JMACFARLA"
MODULE_VERSION="1.0"
inherit perl-module
DESCRIPTION="Parse Windows Registry Files"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-lang/perl"

View File

@ -1,2 +0,0 @@
DIST Parse-Win32Registry-0.60.tar.gz 103062 RMD160 b73e2822800744d6120b8f34a97e9d2d6b8f2ac0 SHA1 e8ca45bed081a0b33cc7de7bf9dc76ee5140d2d4 SHA256 6a34bbbbf39c7b925524af5a4d5d023ae193a5152c968db264ad41762e62169e
EBUILD Parse-Win32Registry-0.60.ebuild 729 RMD160 34082f1a491b1f2519bbf242014efa58e61c5570 SHA1 5b00fe46dffbead813f50f4cb63a638c598e4868 SHA256 4cfe719bb35dce11b02ead245e2ad6d681d681ae6bd57e46ef17bbf72a09ef60

View File

@ -1,18 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.16.0
EAPI="2"
MODULE_AUTHOR="JMACFARLA"
inherit perl-module
DESCRIPTION="Parse Windows Registry Files"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="alpha amd64 amd64-fbsd arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc sparc-fbsd x86 x86-fbsd ppc-aix x86-freebsd x64-freebsd sparc64-freebsd hppa-hpux ia64-hpux x86-interix amd64-linux arm-linux ia64-linux x86-linux ppc-macos x86-macos x64-macos m68k-mint x86-netbsd ppc-openbsd x86-openbsd x64-openbsd sparc-solaris sparc64-solaris x64-solaris x86-solaris x86-winnt x86-cygwin"
IUSE=""
DEPEND="dev-lang/perl"