diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-09 22:01:13 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-11-09 22:01:57 +0100 |
commit | 5bc60e67fc5fe311ceb7e93313f6c6720da6c97e (patch) | |
tree | 70c0824ced60108ff10cc39713f191372867fd80 /dev-perl/Log-Agent/Log-Agent-1.1.0.ebuild | |
parent | dev-perl/LockFile-Simple: EAPI=8 bump (diff) | |
download | gentoo-5bc60e67fc5fe311ceb7e93313f6c6720da6c97e.tar.gz gentoo-5bc60e67fc5fe311ceb7e93313f6c6720da6c97e.tar.bz2 gentoo-5bc60e67fc5fe311ceb7e93313f6c6720da6c97e.zip |
dev-perl/Log-Agent: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Log-Agent/Log-Agent-1.1.0.ebuild')
-rw-r--r-- | dev-perl/Log-Agent/Log-Agent-1.1.0.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Log-Agent/Log-Agent-1.1.0.ebuild b/dev-perl/Log-Agent/Log-Agent-1.1.0.ebuild deleted file mode 100644 index 914f55a4449e..000000000000 --- a/dev-perl/Log-Agent/Log-Agent-1.1.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MROGASKI -DIST_VERSION=1.001 -inherit perl-module - -DESCRIPTION="A general logging framework" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" -PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch") -DIST_TEST=do |