diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:10:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:10:06 +0000 |
commit | 7cd62cdfb25067623bbc998cce1b1030b76e605a (patch) | |
tree | 44cebae2817333204fceb99d3fb4399186cda92c /virtual/perl-Math-Complex | |
parent | Stable for ppc64, wrt bug #504786 (diff) | |
download | gentoo-2-7cd62cdfb25067623bbc998cce1b1030b76e605a.tar.gz gentoo-2-7cd62cdfb25067623bbc998cce1b1030b76e605a.tar.bz2 gentoo-2-7cd62cdfb25067623bbc998cce1b1030b76e605a.zip |
Stable for ppc64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Math-Complex')
-rw-r--r-- | virtual/perl-Math-Complex/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog index 460921c41ff4..e7f5f2888ffb 100644 --- a/virtual/perl-Math-Complex/ChangeLog +++ b/virtual/perl-Math-Complex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-Complex # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.13 2014/08/31 17:16:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.14 2014/09/21 11:10:06 ago Exp $ + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + perl-Math-Complex-1.590.0-r3.ebuild: + Stable for ppc64, wrt bug #504786 31 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> perl-Math-Complex-1.590.0-r3.ebuild: diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild index 42be740a5974..b7a7753238cc 100644 --- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild +++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.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-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v 1.4 2014/08/31 17:16:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r3.ebuild,v 1.5 2014/09/21 11:10:06 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND="" |