diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:53:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:53:32 +0000 |
commit | 76606f69ae0aa581755c910863cdff01381b8228 (patch) | |
tree | 4d9acd1ea80322fc408940f42c6a708e7fe8596c /virtual | |
parent | Add cppserv 0.1.103 (diff) | |
download | gentoo-2-76606f69ae0aa581755c910863cdff01381b8228.tar.gz gentoo-2-76606f69ae0aa581755c910863cdff01381b8228.tar.bz2 gentoo-2-76606f69ae0aa581755c910863cdff01381b8228.zip |
arm/s390 stable
(Portage version: 2.1.4)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild index 5bf11b3ff8d3..34e345e7ff6d 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.87.ebuild,v 1.2 2007/12/06 17:03:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild,v 1.3 2008/01/13 09:53:32 vapier Exp $ DESCRIPTION="Virtual for Math-BigInt" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~s390 sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc s390 sparc x86" IUSE="" DEPEND="" |