Skip to content

Commit

Permalink
dev-perl/Alien-Libxml2: Bump to version 0.170.0
Browse files Browse the repository at this point in the history
Upstream:
- Update requirements to avoid bugs with older Alien::Build

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Kent Fredric <[email protected]>
  • Loading branch information
kentfredric committed Jan 30, 2021
1 parent a55532c commit 3d5f427
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
30 changes: 30 additions & 0 deletions dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR=PLICEASE
DIST_VERSION=0.17
inherit perl-module

DESCRIPTION="Install the C libxml2 library on your system"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"

RDEPEND="
>=dev-perl/Alien-Build-2.120.0
dev-libs/libxml2:2=
"
DEPEND="
dev-libs/libxml2:2=
"
BDEPEND="${RDEPEND}
>=dev-perl/Alien-Build-2.370.0
virtual/perl-ExtUtils-CBuilder
>=virtual/perl-ExtUtils-MakeMaker-6.520.0
test? (
>=dev-perl/Test2-Suite-0.0.60
)
"
1 change: 1 addition & 0 deletions dev-perl/Alien-Libxml2/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST Alien-Libxml2-0.16.tar.gz 19890 BLAKE2B 50ad3fd53b392de730a140fef350a38cfd2dec069354a45406a524ec1daa8a46cdba2398c20cd29ff6c9f8a2c52f7307130d1ad7d477d9a3b18c1c87a072d827 SHA512 54d3f670047b26934140be28bec5ab27c655daa459409bda00655d6f652f5099b07d2e286f59825a36e7dc56bca1e92a0af19c33582fa90f3f26aff4202334ac
DIST Alien-Libxml2-0.17.tar.gz 20787 BLAKE2B c9ef905cdee44e649612cf54ebfa0875c8eadd278d17584c71db005e7f1eed4a9df00bfa83739067334828203d1159ee97b56461facf40364fab17b90a4c4474 SHA512 89f8034800f03e9e7f87871fec4da54313d0b2557efd9c4bbb2f01793e5679c6c355eb8bfcaf54540b50f9cf69e84d88835fee9b06f8b2f6c7dd7e6c6ed2c097

0 comments on commit 3d5f427

Please sign in to comment.