dilfridge 14/07/25 21:13:04 Modified: ChangeLog Added: Attribute-Handlers-0.930.0-r2.ebuild Removed: Attribute-Handlers-0.930.0-r1.ebuild Log: EAPI bump (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.43 perl-core/Attribute-Handlers/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 24 Jul 2014 17:12:46 -0000 1.42 +++ ChangeLog 25 Jul 2014 21:13:04 -0000 1.43 @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Attribute-Handlers # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.42 2014/07/24 17:12:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.43 2014/07/25 21:13:04 dilfridge Exp $ + +*Attribute-Handlers-0.930.0-r2 (25 Jul 2014) + + 25 Jul 2014; Andreas K. Huettel <[email protected]> + +Attribute-Handlers-0.930.0-r2.ebuild, -Attribute-Handlers-0.930.0-r1.ebuild: + EAPI bump *Attribute-Handlers-0.930.0-r1 (24 Jul 2014) 1.1 perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0-r2.ebuild?rev=1.1&content-type=text/plain Index: Attribute-Handlers-0.930.0-r2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0-r2.ebuild,v 1.1 2014/07/25 21:13:04 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=SMUELLER MODULE_VERSION=0.93 inherit perl-module DESCRIPTION="Simpler definition of attribute handlers" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST=do
