summaryrefslogtreecommitdiff
blob: 371f1d36152bed6cf0046186651379e221056cda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.99.ebuild,v 1.2 2010/11/18 11:06:48 maekke Exp $

DESCRIPTION="Virtual for Math-BigInt"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

RDEPEND="~perl-core/Math-BigInt-${PV}"