zlogene 15/01/09 22:45:08 Modified: ChangeLog Added: Clone-0.370.0.ebuild Log: Version bump (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.96 dev-perl/Clone/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 9 Jan 2015 13:40:54 -0000 1.95 +++ ChangeLog 9 Jan 2015 22:45:08 -0000 1.96 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Clone # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.95 2015/01/09 13:40:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.96 2015/01/09 22:45:08 zlogene Exp $ + +*Clone-0.370.0 (09 Jan 2015) + + 09 Jan 2015; Mikle Kolyada <zlog...@gentoo.org> +Clone-0.370.0.ebuild: + Version bump 09 Jan 2015; Agostino Sarubbo <a...@gentoo.org> Clone-0.360.0.ebuild: Stable for amd64, wrt bug #535154 1.1 dev-perl/Clone/Clone-0.370.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/Clone-0.370.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/Clone-0.370.0.ebuild?rev=1.1&content-type=text/plain Index: Clone-0.370.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.370.0.ebuild,v 1.1 2015/01/09 22:45:08 zlogene Exp $ EAPI=5 MODULE_AUTHOR=GARU MODULE_VERSION=0.37 inherit perl-module DESCRIPTION="Recursively copy Perl datatypes" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" SRC_TEST="do" mymake='OPTIMIZE=${CFLAGS}'