| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild,v 1.2 2011/04/24 15:42:20 grobian Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild,v 1.3 2011/06/24 14:40:06 grobian Exp $ |
| 4 | |
4 | |
| 5 | DESCRIPTION="Virtual for Math-BigInt" |
5 | DESCRIPTION="Virtual for Math-BigInt" |
| 6 | HOMEPAGE="" |
6 | HOMEPAGE="" |
| 7 | SRC_URI="" |
7 | SRC_URI="" |
| 8 | |
8 | |
| 9 | LICENSE="" |
9 | LICENSE="" |
| 10 | SLOT="0" |
10 | SLOT="0" |
| 11 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris" |
11 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" |
| 12 | IUSE="" |
12 | IUSE="" |
| 13 | |
13 | |
| 14 | RDEPEND="~perl-core/Math-BigInt-${PV}" |
14 | RDEPEND="~perl-core/Math-BigInt-${PV}" |