dilfridge 14/12/03 23:13:57 Modified: ChangeLog Added: Sys-CPU-0.610.0.ebuild Log: Version bump fixing bug 303289 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.34 dev-perl/Sys-CPU/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-CPU/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-CPU/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-CPU/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 12 Oct 2014 07:26:31 -0000 1.33 +++ ChangeLog 3 Dec 2014 23:13:56 -0000 1.34 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Sys-CPU # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.33 2014/10/12 07:26:31 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/ChangeLog,v 1.34 2014/12/03 23:13:56 dilfridge Exp $ + +*Sys-CPU-0.610.0 (03 Dec 2014) + + 03 Dec 2014; Andreas K. Huettel <[email protected]> + +Sys-CPU-0.610.0.ebuild: + Version bump fixing bug 303289 12 Oct 2014; Mikle Kolyada <[email protected]> -Sys-CPU-0.520.0.ebuild: Drop old. 1.1 dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild?rev=1.1&content-type=text/plain Index: Sys-CPU-0.610.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.610.0.ebuild,v 1.1 2014/12/03 23:13:56 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=MZSANFORD MODULE_VERSION=0.61 inherit perl-module DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" IUSE=""
