diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-24 09:32:02 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-24 09:32:02 +0000 |
commit | 9eca2fb3030aa5b8a9027a9fd290911570c2b7d3 (patch) | |
tree | a0876692b03cd2274337cdb55ab3b4e649afe95e /virtual/perl-Math-BigInt | |
parent | Stable on alpha, bug #381424 (diff) | |
download | gentoo-2-9eca2fb3030aa5b8a9027a9fd290911570c2b7d3.tar.gz gentoo-2-9eca2fb3030aa5b8a9027a9fd290911570c2b7d3.tar.bz2 gentoo-2-9eca2fb3030aa5b8a9027a9fd290911570c2b7d3.zip |
Stable on alpha, bug #381424
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
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 fffd824147ad..a8503ca6c1c0 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.66 2014/07/20 12:51:04 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.67 2014/07/24 09:32:02 klausman Exp $ + + 24 Jul 2014; Tobias Klausmann <klausman@gentoo.org> + perl-Math-BigInt-1.999.100.ebuild: + Stable on alpha, bug #381424 20 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -perl-Math-BigInt-1.997.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 be9a15071703..656da25dff6d 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.1 2014/07/09 19:18:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.100.ebuild,v 1.2 2014/07/24 09:32:02 klausman 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=" |