dilfridge 15/06/13 17:23:16 Modified: ChangeLog xxv-1.6.1.ebuild Log: The CGI module is no longer part of core Perl and has been moved to dev-perl (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.23 www-misc/xxv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/xxv/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/xxv/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/xxv/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-misc/xxv/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 1 Mar 2015 13:29:06 -0000 1.22 +++ ChangeLog 13 Jun 2015 17:23:16 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for www-misc/xxv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/ChangeLog,v 1.22 2015/03/01 13:29:06 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/ChangeLog,v 1.23 2015/06/13 17:23:16 dilfridge Exp $ + + 13 Jun 2015; Andreas K. Huettel <[email protected]> xxv-1.6.1.ebuild: + The CGI module is no longer part of core Perl and has been moved to dev-perl 01 Mar 2015; Joerg Bornkessel <[email protected]> xxv-1.6.1.ebuild: using corefonts instead of ttf-bitstream-vera now, wrt bug 335789; eapi=5 1.10 www-misc/xxv/xxv-1.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild?r1=1.9&r2=1.10 Index: xxv-1.6.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xxv-1.6.1.ebuild 1 Mar 2015 13:29:06 -0000 1.9 +++ xxv-1.6.1.ebuild 13 Jun 2015 17:23:16 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild,v 1.9 2015/03/01 13:29:06 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild,v 1.10 2015/06/13 17:23:16 dilfridge Exp $ EAPI="5" @@ -22,7 +22,7 @@ media-video/vdr2jpeg media-fonts/corefonts virtual/mysql - virtual/perl-CGI + dev-perl/CGI virtual/perl-Digest-MD5 virtual/perl-Getopt-Long virtual/perl-MIME-Base64
