dilfridge 14/07/05 22:15:05 Modified: ChangeLog perl-Encode-2.490.0.ebuild Added: perl-Encode-2.600.0.ebuild Removed: perl-Encode-2.510.0.ebuild perl-Encode-2.540.0.ebuild perl-Encode-2.520.0.ebuild Log: Add perl-5.20 version and remove old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.63 virtual/perl-Encode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 6 Jun 2014 17:36:24 -0000 1.62 +++ ChangeLog 5 Jul 2014 22:15:05 -0000 1.63 @@ -1,6 +1,14 @@ # ChangeLog for virtual/perl-Encode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.62 2014/06/06 17:36:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/ChangeLog,v 1.63 2014/07/05 22:15:05 dilfridge Exp $ + +*perl-Encode-2.600.0 (05 Jul 2014) + + 05 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org> + perl-Encode-2.490.0.ebuild, -perl-Encode-2.510.0.ebuild, + -perl-Encode-2.520.0.ebuild, -perl-Encode-2.540.0.ebuild, + +perl-Encode-2.600.0.ebuild: + Add perl-5.20 version and remove old 06 Jun 2014; Mikle Kolyada <zlog...@gentoo.org> -perl-Encode-2.40.ebuild, -perl-Encode-2.420.0-r2.ebuild, -perl-Encode-2.430.0.ebuild, 1.3 virtual/perl-Encode/perl-Encode-2.490.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0.ebuild?r1=1.2&r2=1.3 Index: perl-Encode-2.490.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Encode-2.490.0.ebuild 20 Jan 2014 23:24:32 -0000 1.2 +++ perl-Encode-2.490.0.ebuild 5 Jul 2014 22:15:05 -0000 1.3 @@ -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-Encode/perl-Encode-2.490.0.ebuild,v 1.2 2014/01/20 23:24:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.490.0.ebuild,v 1.3 2014/07/05 22:15:05 dilfridge Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -11,4 +11,4 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" -RDEPEND="~perl-core/${PN#perl-}-${PV}" +RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )" 1.1 virtual/perl-Encode/perl-Encode-2.600.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild?rev=1.1&content-type=text/plain Index: perl-Encode-2.600.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Encode/perl-Encode-2.600.0.ebuild,v 1.1 2014/07/05 22:15:05 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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"