dilfridge 14/07/25 21:41:16 Added: Switch-2.160.0-r1.ebuild metadata.xml ChangeLog Log: Move to dev-perl (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.1 dev-perl/Switch/Switch-2.160.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Switch/Switch-2.160.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Switch/Switch-2.160.0-r1.ebuild?rev=1.1&content-type=text/plain Index: Switch-2.160.0-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/Switch/Switch-2.160.0-r1.ebuild,v 1.1 2014/07/25 21:41:16 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=RGARCIA MODULE_VERSION=2.16 inherit perl-module DESCRIPTION="A switch statement for Perl" SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/perl-core/Switch/Switch-2.16-rt60380.patch" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" PATCHES=( "${DISTDIR}"/Switch-2.16-rt60380.patch ) 1.1 dev-perl/Switch/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Switch/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Switch/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>perl</herd> <upstream> <remote-id type="cpan">Switch</remote-id> <remote-id type="cpan-module">Switch</remote-id> </upstream> </pkgmetadata> 1.1 dev-perl/Switch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Switch/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Switch/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-perl/Switch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Switch/ChangeLog,v 1.1 2014/07/25 21:41:16 dilfridge Exp $ 25 Jul 2014; Andreas K. Huettel <[email protected]> +Switch-2.160.0-r1.ebuild, +metadata.xml: Move to dev-perl 04 Jul 2014; Tobias Klausmann <[email protected]> Switch-2.160.0-r1.ebuild: Keyworded on alpha, bug #489676 *Switch-2.160.0-r1 (01 Jul 2014) 01 Jul 2014; Andreas K. Huettel <[email protected]> +Switch-2.160.0-r1.ebuild, -Switch-2.160.0.ebuild: Revision bump for EAPI=5; mark stable on amd64, ppc, x86 based on testing by zlogene, bug 511874 03 Feb 2014; Akinori Hattori <[email protected]> Switch-2.160.0.ebuild: keyword ~ia64 wrt bug #489676 30 Dec 2013; Naohiro Aota <[email protected]> Switch-2.160.0.ebuild: Add ~x86-fbsd. 28 Oct 2013; Jeroen Roovers <[email protected]> Switch-2.160.0.ebuild: Marked ~hppa (bug #489676). 29 Oct 2012; Anthony G. Basile <[email protected]> Switch-2.160.0.ebuild: keyword ~ppc, bug #439158 18 Jul 2012; Michael Weber <[email protected]> Switch-2.160.0.ebuild: Marking ~arm for www-client/netsurf 24 Jun 2012; Torsten Veller <[email protected]> metadata.xml: Update CPAN upstream info 01 Mar 2012; Torsten Veller <[email protected]> metadata.xml: Add cpan remote-id tags in metadata.xml (#406287) *Switch-2.160.0 (19 Jun 2011) 19 Jun 2011; Torsten Veller <[email protected]> +Switch-2.160.0.ebuild, +metadata.xml: Add Switch (#351065)
