zlogene 14/05/01 17:46:14 Modified: ChangeLog Added: Scalar-Properties-1.100.860-r1.ebuild Log: Revision bump: EAPI=5 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.23 dev-perl/Scalar-Properties/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 1 Sep 2012 11:51:15 -0000 1.22 +++ ChangeLog 1 May 2014 17:46:14 -0000 1.23 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Scalar-Properties -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.22 2012/09/01 11:51:15 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/ChangeLog,v 1.23 2014/05/01 17:46:14 zlogene Exp $ + +*Scalar-Properties-1.100.860-r1 (01 May 2014) + + 01 May 2014; Mikle Kolyada <[email protected]> + +Scalar-Properties-1.100.860-r1.ebuild: + Revision bump: EAPI=5 01 Sep 2012; Fabian Groffen <[email protected]> Scalar-Properties-1.100.860.ebuild: 1.1 dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild?rev=1.1&content-type=text/plain Index: Scalar-Properties-1.100.860-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild,v 1.1 2014/05/01 17:46:14 zlogene Exp $ EAPI=5 MODULE_AUTHOR=MARCEL MODULE_VERSION=1.100860 inherit perl-module DESCRIPTION="run-time properties on scalar variables" SLOT="0" KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do"
