dilfridge 14/07/24 17:12:46 Modified: ChangeLog Added: Attribute-Handlers-0.930.0-r1.ebuild Removed: Attribute-Handlers-0.930.0.ebuild Log: EAPI bump (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 94BFDF4484AD142F)
Revision Changes Path 1.42 perl-core/Attribute-Handlers/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 4 Jul 2014 23:11:41 -0000 1.41 +++ ChangeLog 24 Jul 2014 17:12:46 -0000 1.42 @@ -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.41 2014/07/04 23:11:41 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.42 2014/07/24 17:12:46 dilfridge Exp $ + +*Attribute-Handlers-0.930.0-r1 (24 Jul 2014) + + 24 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org> + +Attribute-Handlers-0.930.0-r1.ebuild, -Attribute-Handlers-0.930.0.ebuild: + EAPI bump 04 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org> -Attribute-Handlers-0.88.ebuild, -Attribute-Handlers-0.910.0.ebuild: 1.1 perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.930.0-r1.ebuild?rev=1.1&content-type=text/plain Index: Attribute-Handlers-0.930.0-r1.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-r1.ebuild,v 1.1 2014/07/24 17:12:46 dilfridge Exp $ EAPI=4 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