dilfridge 15/06/04 17:06:28 Modified: ChangeLog Added: perl-Compress-Raw-Zlib-2.68.0.ebuild Removed: perl-Compress-Raw-Zlib-2.60.0-r2.ebuild Log: Add Perl 5.22 version, remove old (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Revision Changes Path 1.85 virtual/perl-Compress-Raw-Zlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.85&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.85&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?r1=1.84&r2=1.85 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- ChangeLog 4 Apr 2015 23:50:02 -0000 1.84 +++ ChangeLog 4 Jun 2015 17:06:28 -0000 1.85 @@ -1,6 +1,13 @@ # ChangeLog for virtual/perl-Compress-Raw-Zlib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.84 2015/04/04 23:50:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.85 2015/06/04 17:06:28 dilfridge Exp $ + +*perl-Compress-Raw-Zlib-2.68.0 (04 Jun 2015) + + 04 Jun 2015; Andreas K. Huettel <[email protected]> + -perl-Compress-Raw-Zlib-2.60.0-r2.ebuild, + +perl-Compress-Raw-Zlib-2.68.0.ebuild: + Add Perl 5.22 version, remove old 04 Apr 2015; Mike Frysinger <[email protected]> perl-Compress-Raw-Zlib-2.60.0-r2.ebuild, perl-Compress-Raw-Zlib-2.65.0.ebuild: 1.1 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.68.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.68.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.68.0.ebuild?rev=1.1&content-type=text/plain Index: perl-Compress-Raw-Zlib-2.68.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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.68.0.ebuild,v 1.1 2015/06/04 17:06:28 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~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 "
