mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Chart: Cleanup old 2.4.10
Eclipsed by newer unstable for >1 month Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_AUTHOR=CHARTGRP
|
||||
DIST_VERSION=2.4.10
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="The Perl Chart Module"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND=">=dev-perl/GD-2.0.36"
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
dev-perl/GD[png,jpeg]
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user