diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-11-08 17:34:17 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-11-08 17:34:17 +0000 |
commit | 3d572d12f54854fdc75d46c1130b071ff82f1bbb (patch) | |
tree | f5ca1bf9f72739d53c456c80d919fb45db13a9e4 /virtual/perl-Math-BigInt | |
parent | version bump (diff) | |
download | gentoo-2-3d572d12f54854fdc75d46c1130b071ff82f1bbb.tar.gz gentoo-2-3d572d12f54854fdc75d46c1130b071ff82f1bbb.tar.bz2 gentoo-2-3d572d12f54854fdc75d46c1130b071ff82f1bbb.zip |
Copy stable keywords from dev-lang/perl-5.18 provider
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index 1547abc93825..22c18a10843b 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.78 2014/11/08 14:20:25 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.79 2014/11/08 17:34:17 dilfridge Exp $ + + 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + perl-Math-BigInt-1.999.100.ebuild: + Copy stable keywords from dev-lang/perl-5.18 provider 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> -perl-Math-BigInt-1.998.0.ebuild: diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild index 51367e24602c..ef5b500f27f6 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.999.100.ebuild,v 1.10 2014/09/23 09:57:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v 1.11 2014/11/08 17:34:17 dilfridge Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" |