dilfridge    14/07/24 22:29:18

  Modified:             ChangeLog
  Added:                Net-Ping-2.41-r1.ebuild Net-Ping-2.36-r1.ebuild
  Removed:              Net-Ping-2.36.ebuild Net-Ping-2.41.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.2                  perl-core/Net-Ping/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Net-Ping/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   23 Jul 2014 00:14:06 -0000      1.1
+++ ChangeLog   24 Jul 2014 22:29:18 -0000      1.2
@@ -1,6 +1,14 @@
 # ChangeLog for perl-core/Net-Ping
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Net-Ping/ChangeLog,v 1.1 
2014/07/23 00:14:06 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Net-Ping/ChangeLog,v 1.2 
2014/07/24 22:29:18 dilfridge Exp $
+
+*Net-Ping-2.41-r1 (24 Jul 2014)
+*Net-Ping-2.36-r1 (24 Jul 2014)
+
+  24 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  +Net-Ping-2.36-r1.ebuild, +Net-Ping-2.41-r1.ebuild, -Net-Ping-2.36.ebuild,
+  -Net-Ping-2.41.ebuild:
+  EAPI bump
 
 *Net-Ping-2.41 (23 Jul 2014)
 *Net-Ping-2.36 (23 Jul 2014)



1.1                  perl-core/Net-Ping/Net-Ping-2.41-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Net-Ping/Net-Ping-2.41-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Net-Ping/Net-Ping-2.41-r1.ebuild?rev=1.1&content-type=text/plain

Index: Net-Ping-2.41-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/Net-Ping/Net-Ping-2.41-r1.ebuild,v 
1.1 2014/07/24 22:29:18 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=SMPETERS
MY_PN=Net-Ping
MY_P=${MY_PN}-${PV}
S=${WORKDIR}/${MY_P}
inherit perl-module

DESCRIPTION="check a remote host for reachability"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x86-macos"
IUSE=""

# online tests
SRC_TEST=no



1.1                  perl-core/Net-Ping/Net-Ping-2.36-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Net-Ping/Net-Ping-2.36-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Net-Ping/Net-Ping-2.36-r1.ebuild?rev=1.1&content-type=text/plain

Index: Net-Ping-2.36-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/Net-Ping/Net-Ping-2.36-r1.ebuild,v 
1.1 2014/07/24 22:29:18 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=SMPETERS
MY_PN=Net-Ping
MY_P=${MY_PN}-${PV}
S=${WORKDIR}/${MY_P}
inherit perl-module

DESCRIPTION="check a remote host for reachability"

SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-macos"
IUSE=""

# online tests
SRC_TEST=no




Reply via email to