diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-31 22:37:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-05-31 22:37:07 +0000 |
| commit | dd1a99c01ba249452f0165cdc0de4368d6fd13b0 (patch) | |
| tree | 583e83e44f8a3112c67107c24cea8b0215a127eb /dev-perl/File-RsyncP/File-RsyncP-0.740.0-r1.ebuild | |
| parent | 3b3482560b1652d4207faddafdbd63660b4d1dd9 (diff) | |
| download | baldeagleos-repo-dd1a99c01ba249452f0165cdc0de4368d6fd13b0.tar.gz baldeagleos-repo-dd1a99c01ba249452f0165cdc0de4368d6fd13b0.tar.xz baldeagleos-repo-dd1a99c01ba249452f0165cdc0de4368d6fd13b0.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/File-RsyncP/File-RsyncP-0.740.0-r1.ebuild')
| -rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.740.0-r1.ebuild | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.740.0-r1.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.740.0-r1.ebuild deleted file mode 100644 index cc7d501347a2..000000000000 --- a/dev-perl/File-RsyncP/File-RsyncP-0.740.0-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=CBARRATT -DIST_VERSION=0.74 -inherit perl-module toolchain-funcs - -DESCRIPTION="An rsync perl module" -HOMEPAGE="https://sourceforge.net/projects/perlrsync/ https://metacpan.org/release/File-RsyncP" -# Bundled files make for some weirdness -LICENSE="GPL-3+ GPL-2+ RSA" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND=" - >=virtual/perl-Getopt-Long-2.240.0 - net-misc/rsync -" -BDEPEND="${RDEPEND}" - -PATCHES=( "${FILESDIR}/${PN}-0.700.0-make.patch" ) - -src_prepare() { - perl-module_src_prepare - tc-export CC -} -src_compile() { - mymake=( - "OPTIMIZE=${CFLAGS}" - ) - perl-module_src_compile -} |
