dilfridge 15/06/07 22:39:28 Modified: ChangeLog Module-Load-Conditional-0.580.0.ebuild Removed: Module-Load-Conditional-0.540.0.ebuild Log: Remove old, drop keywords (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.43 perl-core/Module-Load-Conditional/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 10 Jul 2014 22:41:05 -0000 1.42 +++ ChangeLog 7 Jun 2015 22:39:28 -0000 1.43 @@ -1,6 +1,11 @@ # ChangeLog for perl-core/Module-Load-Conditional -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.42 2014/07/10 22:41:05 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.43 2015/06/07 22:39:28 dilfridge Exp $ + + 07 Jun 2015; Andreas K. Huettel <[email protected]> + -Module-Load-Conditional-0.540.0.ebuild, + Module-Load-Conditional-0.580.0.ebuild: + Remove old, drop keywords 10 Jul 2014; Andreas K. Huettel <[email protected]> -Module-Load-Conditional-0.400.ebuild, 1.3 perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild?r1=1.2&r2=1.3 Index: Module-Load-Conditional-0.580.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Module-Load-Conditional-0.580.0.ebuild 20 Jan 2014 20:58:29 -0000 1.2 +++ Module-Load-Conditional-0.580.0.ebuild 7 Jun 2015 22:39:28 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild,v 1.2 2014/01/20 20:58:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.580.0.ebuild,v 1.3 2015/06/07 22:39:28 dilfridge Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Looking up module information / loading at runtime" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="" IUSE="" RDEPEND="
