mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/PortageXS: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit perl-module eutils prefix
|
||||
inherit perl-module epatch prefix
|
||||
|
||||
DESCRIPTION="Portage abstraction layer for perl"
|
||||
HOMEPAGE="http://download.mpsna.de/opensource/PortageXS/"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
MODULE_VERSION=0.02.10
|
||||
inherit perl-module eutils prefix
|
||||
inherit perl-module epatch prefix
|
||||
|
||||
DESCRIPTION="Portage abstraction layer for perl"
|
||||
HOMEPAGE="http://download.mpsna.de/opensource/PortageXS/"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=KENTNL
|
||||
MODULE_VERSION=0.2.12
|
||||
inherit perl-module eutils prefix
|
||||
inherit perl-module epatch prefix
|
||||
|
||||
DESCRIPTION="Portage abstraction layer for perl"
|
||||
HOMEPAGE="http://search.cpan.org/~kentnl/PortageXS"
|
||||
|
||||
Reference in New Issue
Block a user