public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Netmask: Net-Netmask-1.9015.ebuild ChangeLog
@ 2010-01-21 13:09 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-01-21 13:09 UTC (permalink / raw
  To: gentoo-commits

tove        10/01/21 13:09:20

  Modified:             Net-Netmask-1.9015.ebuild ChangeLog
  Log:
  Ebuild maintenance. EAPI=2. mips -> ~mips. Fix LICENSE: more "as-is" than "Artistic"
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild?r1=1.9&r2=1.10

Index: Net-Netmask-1.9015.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Net-Netmask-1.9015.ebuild	30 Sep 2008 14:42:03 -0000	1.9
+++ Net-Netmask-1.9015.ebuild	21 Jan 2010 13:09:19 -0000	1.10
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild,v 1.9 2008/09/30 14:42:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild,v 1.10 2010/01/21 13:09:19 tove Exp $
+
+EAPI=2
 
 MODULE_AUTHOR=MUIR
 MODULE_SECTION=modules
@@ -8,11 +10,7 @@
 
 DESCRIPTION="Parse, manipulate and lookup IP network blocks"
 
+LICENSE="as-is"
 SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""
-
-mydoc="TODO"
-
-DEPEND="dev-lang/perl"



1.42                 dev-perl/Net-Netmask/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	30 Sep 2008 14:42:03 -0000	1.41
+++ ChangeLog	21 Jan 2010 13:09:19 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Net-Netmask
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v 1.41 2008/09/30 14:42:03 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v 1.42 2010/01/21 13:09:19 tove Exp $
+
+  21 Jan 2010; Torsten Veller <tove@gentoo.org> Net-Netmask-1.9015.ebuild:
+  Ebuild maintenance. EAPI=2. mips -> ~mips. Fix LICENSE: more "as-is" than
+  "Artistic"
 
   30 Sep 2008; Torsten Veller <tove@gentoo.org> -Net-Netmask-1.9012.ebuild,
   -Net-Netmask-1.9013.ebuild, Net-Netmask-1.9015.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Netmask: Net-Netmask-1.9015.ebuild ChangeLog
@ 2010-02-18 20:31 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-02-18 20:31 UTC (permalink / raw
  To: gentoo-commits

darkside    10/02/18 20:31:58

  Modified:             Net-Netmask-1.9015.ebuild ChangeLog
  Log:
  Add ~arm kw for bug 305631
  (Portage version: 2.1.7.17/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild?r1=1.10&r2=1.11

Index: Net-Netmask-1.9015.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Net-Netmask-1.9015.ebuild	21 Jan 2010 13:09:19 -0000	1.10
+++ Net-Netmask-1.9015.ebuild	18 Feb 2010 20:31:58 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild,v 1.10 2010/01/21 13:09:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/Net-Netmask-1.9015.ebuild,v 1.11 2010/02/18 20:31:58 darkside Exp $
 
 EAPI=2
 
@@ -12,5 +12,5 @@
 
 LICENSE="as-is"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc sparc x86"
 IUSE=""



1.43                 dev-perl/Net-Netmask/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Netmask/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	21 Jan 2010 13:09:19 -0000	1.42
+++ ChangeLog	18 Feb 2010 20:31:58 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Net-Netmask
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v 1.42 2010/01/21 13:09:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Netmask/ChangeLog,v 1.43 2010/02/18 20:31:58 darkside Exp $
+
+  18 Feb 2010; Jeremy Olexa <darkside@gentoo.org> Net-Netmask-1.9015.ebuild:
+  Add ~arm kw for bug 305631
 
   21 Jan 2010; Torsten Veller <tove@gentoo.org> Net-Netmask-1.9015.ebuild:
   Ebuild maintenance. EAPI=2. mips -> ~mips. Fix LICENSE: more "as-is" than






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-18 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-18 20:31 [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Netmask: Net-Netmask-1.9015.ebuild ChangeLog Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-21 13:09 Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox