dilfridge 15/06/13 10:07:29 Modified: ChangeLog Added: perl-bignum-0.390.0.ebuild Removed: perl-bignum-0.330.0.ebuild Log: Add Perl 5.22 version, remove old (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.21 virtual/perl-bignum/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 18 Feb 2015 08:38:52 -0000 1.20 +++ ChangeLog 13 Jun 2015 10:07:29 -0000 1.21 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-bignum # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v 1.20 2015/02/18 08:38:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/ChangeLog,v 1.21 2015/06/13 10:07:29 dilfridge Exp $ + +*perl-bignum-0.390.0 (13 Jun 2015) + + 13 Jun 2015; Andreas K. Huettel <[email protected]> + -perl-bignum-0.330.0.ebuild, +perl-bignum-0.390.0.ebuild: + Add Perl 5.22 version, remove old 18 Feb 2015; Agostino Sarubbo <[email protected]> perl-bignum-0.370.0.ebuild: Stable for alpha, wrt bug #536790 1.1 virtual/perl-bignum/perl-bignum-0.390.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.390.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-bignum/perl-bignum-0.390.0.ebuild?rev=1.1&content-type=text/plain Index: perl-bignum-0.390.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-bignum/perl-bignum-0.390.0.ebuild,v 1.1 2015/06/13 10:07:29 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "
