zlogene     14/07/11 17:17:30

  Modified:             ChangeLog
  Added:                Net-Subnet-1.30.0.ebuild
  Removed:              Net-Subnet-1.03.ebuild
  Log:
  Fix wrong version scheme
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.2                  dev-perl/Net-Subnet/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Subnet/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   11 Jul 2014 09:36:11 -0000      1.1
+++ ChangeLog   11 Jul 2014 17:17:30 -0000      1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Net-Subnet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Subnet/ChangeLog,v 1.1 
2014/07/11 09:36:11 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Subnet/ChangeLog,v 1.2 
2014/07/11 17:17:30 zlogene Exp $
+
+*Net-Subnet-1.30.0 (11 Jul 2014)
+
+  11 Jul 2014; Mikle Kolyada <zlog...@gentoo.org> +Net-Subnet-1.30.0.ebuild,
+  -Net-Subnet-1.03.ebuild:
+  Fix wrong version scheme
 
 *Net-Subnet-1.03 (11 Jul 2014)
 
@@ -8,4 +14,3 @@
   +files/1.03-pod-spelling.patch, +metadata.xml:
   Ebuild request from Moyaze Shivji in the LINX engineering team. Incorporates
   Debian patch from CPAN bug report 92222 for a spelling mistake.
-



1.1                  dev-perl/Net-Subnet/Net-Subnet-1.30.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Subnet/Net-Subnet-1.30.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Subnet/Net-Subnet-1.30.0.ebuild?rev=1.1&content-type=text/plain

Index: Net-Subnet-1.30.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Net-Subnet/Net-Subnet-1.30.0.ebuild,v 1.1 
2014/07/11 17:17:30 zlogene Exp $

EAPI=5

MODULE_AUTHOR=JUERD
MODULE_VERSION=1.03
inherit perl-module

DESCRIPTION="Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"

RDEPEND="
        >=dev-perl/Socket6-0.250.0
"
DEPEND="${RDEPEND}"
PATCHES=( ${FILESDIR}/${PV}-pod-spelling.patch )




Reply via email to