mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/Plucene: Remove old
Package-Manager: portage-2.3.0_rc1
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=TMTM
|
||||
MODULE_VERSION=1.25
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Plucene - the Perl lucene port"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="virtual/perl-Memoize
|
||||
dev-perl/Tie-Array-Sorted
|
||||
dev-perl/Encode-compat
|
||||
dev-perl/File-Slurp
|
||||
dev-perl/Class-Virtual
|
||||
dev-perl/Class-Accessor
|
||||
virtual/perl-Time-Piece
|
||||
virtual/perl-File-Spec
|
||||
>=virtual/perl-Scalar-List-Utils-1.13
|
||||
dev-perl/Lingua-Stem
|
||||
dev-perl/Bit-Vector-Minimal
|
||||
dev-perl/IO-stringy"
|
||||
DEPEND="${RDEPEND}
|
||||
>=virtual/perl-Test-Harness-2.30
|
||||
>=dev-perl/Module-Build-0.28"
|
||||
|
||||
SRC_TEST="do"
|
||||
Reference in New Issue
Block a user