dilfridge    14/07/01 11:51:12

  Modified:             ChangeLog
  Added:                Switch-2.160.0-r1.ebuild
  Removed:              Switch-2.160.0.ebuild
  Log:
  Revision bump for EAPI=5; mark stable on amd64, ppc, x86 based on testing by 
zlogene, bug 511874
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 94BFDF4484AD142F)

Revision  Changes    Path
1.9                  perl-core/Switch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Switch/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   3 Feb 2014 13:33:11 -0000       1.8
+++ ChangeLog   1 Jul 2014 11:51:12 -0000       1.9
@@ -1,6 +1,13 @@
 # ChangeLog for perl-core/Switch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Switch/ChangeLog,v 1.8 2014/02/03 
13:33:11 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Switch/ChangeLog,v 1.9 2014/07/01 
11:51:12 dilfridge Exp $
+
+*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



1.1                  perl-core/Switch/Switch-2.160.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Switch/Switch-2.160.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/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/perl-core/Switch/Switch-2.160.0-r1.ebuild,v 
1.1 2014/07/01 11:51:12 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="amd64 ~arm ~hppa ~ia64 ppc x86 ~x86-fbsd"
IUSE=""

SRC_TEST="do"
PATCHES=( "${DISTDIR}"/Switch-2.16-rt60380.patch )




Reply via email to