diff options
author | 2014-07-30 23:41:01 +0000 | |
---|---|---|
committer | 2014-07-30 23:41:01 +0000 | |
commit | ba05b693ed5e4ea615fa14064050cfc9ae9a18c1 (patch) | |
tree | e3d7e6d290e1f9882d562ef2de2005cc07c81bf4 /virtual | |
parent | Stable for HPPA (bug #513192). (diff) | |
download | gentoo-2-ba05b693ed5e4ea615fa14064050cfc9ae9a18c1.tar.gz gentoo-2-ba05b693ed5e4ea615fa14064050cfc9ae9a18c1.tar.bz2 gentoo-2-ba05b693ed5e4ea615fa14064050cfc9ae9a18c1.zip |
Stable for HPPA (bug #513192).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.300.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index 68658d400954..1daf7afb076a 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.68 2014/07/28 16:55:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.69 2014/07/30 23:41:01 jer Exp $ + + 30 Jul 2014; Jeroen Roovers <jer@gentoo.org> + perl-Math-BigInt-1.999.300.ebuild: + Stable for HPPA (bug #513192). 28 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> perl-Math-BigInt-1.999.100.ebuild: diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.300.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.300.ebuild index 940546cd9b1c..a4b1deaced7a 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.300.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.300.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.300.ebuild,v 1.1 2014/07/09 19:18:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.300.ebuild,v 1.2 2014/07/30 23:41:01 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" |