jer 14/06/03 18:16:35 Modified: ChangeLog DateManip-6.410.0.ebuild Log: Stable for HPPA (bug #511730). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.103 dev-perl/DateManip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.103&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.103&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.102&r2=1.103 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- ChangeLog 28 May 2014 20:05:15 -0000 1.102 +++ ChangeLog 3 Jun 2014 18:16:35 -0000 1.103 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DateManip # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.102 2014/05/28 20:05:15 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.103 2014/06/03 18:16:35 jer Exp $ + + 03 Jun 2014; Jeroen Roovers <[email protected]> DateManip-6.410.0.ebuild: + Stable for HPPA (bug #511730). *DateManip-6.430.0 (28 May 2014) 1.2 dev-perl/DateManip/DateManip-6.410.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.410.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.410.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.410.0.ebuild?r1=1.1&r2=1.2 Index: DateManip-6.410.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.410.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- DateManip-6.410.0.ebuild 13 Sep 2013 05:41:44 -0000 1.1 +++ DateManip-6.410.0.ebuild 3 Jun 2014 18:16:35 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.410.0.ebuild,v 1.1 2013/09/13 05:41:44 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.410.0.ebuild,v 1.2 2014/06/03 18:16:35 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Perl date manipulation routines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="test" RDEPEND="
