public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-ChainMgr/
@ 2012-02-28 10:02 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-28 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     10ad537e8d99e84be0bc7aa306b24223504d8fcf
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 28 08:05:34 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 28 08:05:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=10ad537e

[migrate/fixdep] IPTables-ChainMgr /=> IPTables-Parse

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/IPTables-ChainMgr/ChangeLog               |    8 +++++++-
 ...0.9.ebuild => IPTables-ChainMgr-0.900.0.ebuild} |    5 +++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/IPTables-ChainMgr/ChangeLog b/dev-perl/IPTables-ChainMgr/ChangeLog
index cc514bc..bc374bd 100644
--- a/dev-perl/IPTables-ChainMgr/ChangeLog
+++ b/dev-perl/IPTables-ChainMgr/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/IPTables-ChainMgr
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*IPTables-ChainMgr-0.900.0 (28 Feb 2012)
+
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -IPTables-ChainMgr-0.9.ebuild, +IPTables-ChainMgr-0.900.0.ebuild:
+  Migrate to x.y.z, fixdep IPTables-Parse
+
 *IPTables-ChainMgr-0.9 (03 Apr 2010)
 
   03 Apr 2010; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild
similarity index 74%
rename from dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild
rename to dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild
index 9e7511e..176128c 100644
--- a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.9.ebuild
+++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="2"
 
 MODULE_AUTHOR="MRASH"
+MODULE_VERSION="0.9"
 inherit perl-module
 
 DESCRIPTION="Perl extension for manipulating iptables policies"
@@ -13,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND=">=dev-perl/IPTables-Parse-0.7
+RDEPEND=">=dev-perl/IPTables-Parse-0.700.0
 	>=dev-perl/Net-IPv4Addr-0.10"
 DEPEND="${RDEPEND}"
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-ChainMgr/
@ 2012-02-28 12:02 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-28 12:02 UTC (permalink / raw
  To: gentoo-commits

commit:     7615fe56e86a5f4d7a949c01ff288077256f7208
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 28 10:13:11 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 28 10:13:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7615fe56

[fixdep] IPTables-ChainMgr -> Net-IPv4Addr

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/IPTables-ChainMgr/ChangeLog               |    4 ++++
 .../IPTables-ChainMgr-0.900.0.ebuild               |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/dev-perl/IPTables-ChainMgr/ChangeLog b/dev-perl/IPTables-ChainMgr/ChangeLog
index bc374bd..22c729a 100644
--- a/dev-perl/IPTables-ChainMgr/ChangeLog
+++ b/dev-perl/IPTables-ChainMgr/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  IPTables-ChainMgr-0.900.0.ebuild:
+  Fixdep Net-IPv4Addr
+
 *IPTables-ChainMgr-0.900.0 (28 Feb 2012)
 
   28 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild
index 176128c..22dae82 100644
--- a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild
+++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-0.900.0.ebuild
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/IPTables-Parse-0.700.0
-	>=dev-perl/Net-IPv4Addr-0.10"
+	>=dev-perl/Net-IPv4Addr-0.100.0
+"
 DEPEND="${RDEPEND}"
 
 SRC_TEST=do



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-ChainMgr/
@ 2012-02-29 12:06 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-29 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     3f9e6f28683f66726d3268392dae845fb28c0a3f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 29 03:06:51 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 29 03:06:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3f9e6f28

[newversion] IPTables-ChainMgr-1.100.0

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/IPTables-ChainMgr/ChangeLog               |    6 +++
 .../IPTables-ChainMgr-1.100.0.ebuild               |   36 ++++++++++++++++++++
 2 files changed, 42 insertions(+), 0 deletions(-)

diff --git a/dev-perl/IPTables-ChainMgr/ChangeLog b/dev-perl/IPTables-ChainMgr/ChangeLog
index 22c729a..6484a04 100644
--- a/dev-perl/IPTables-ChainMgr/ChangeLog
+++ b/dev-perl/IPTables-ChainMgr/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*IPTables-ChainMgr-1.100.0 (29 Feb 2012)
+
+  29 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +IPTables-ChainMgr-1.100.0.ebuild:
+  Version Bump
+
   28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
   IPTables-ChainMgr-0.900.0.ebuild:
   Fixdep Net-IPv4Addr

diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.100.0.ebuild b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.100.0.ebuild
new file mode 100644
index 0000000..d56dfff
--- /dev/null
+++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.100.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MRASH
+MODULE_VERSION=1.1
+inherit perl-module
+
+DESCRIPTION='Perl extension for manipulating iptables and ip6tables policies'
+LICENSE=" Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# IPTables::Parse 0.9 ( 0.900.0 )
+	echo \>=dev-perl/IPTables-Parse-0.900.0
+	# NetAddr::IP 4 ( 4.0.0 )
+	echo \>=dev-perl/NetAddr-IP-4.000
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-ChainMgr/
@ 2012-03-03 11:58 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-03-03 11:58 UTC (permalink / raw
  To: gentoo-commits

commit:     9f1535bbfa886b2c1468dd256bf325824d5549b8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar  3 11:52:01 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar  3 11:52:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9f1535bb

[newversion] IPTables-ChainMgr-1.200.0

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/IPTables-ChainMgr/ChangeLog               |    6 +++
 .../IPTables-ChainMgr-1.200.0.ebuild               |   36 ++++++++++++++++++++
 2 files changed, 42 insertions(+), 0 deletions(-)

diff --git a/dev-perl/IPTables-ChainMgr/ChangeLog b/dev-perl/IPTables-ChainMgr/ChangeLog
index 6484a04..30d1f89 100644
--- a/dev-perl/IPTables-ChainMgr/ChangeLog
+++ b/dev-perl/IPTables-ChainMgr/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*IPTables-ChainMgr-1.200.0 (03 Mar 2012)
+
+  03 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+  +IPTables-ChainMgr-1.200.0.ebuild:
+  Version Bump
+
 *IPTables-ChainMgr-1.100.0 (29 Feb 2012)
 
   29 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild
new file mode 100644
index 0000000..da2ed3d
--- /dev/null
+++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MRASH
+MODULE_VERSION=1.2
+inherit perl-module
+
+DESCRIPTION='Perl extension for manipulating iptables and ip6tables policies'
+LICENSE=" Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# IPTables::Parse 0.9 ( 0.900.0 )
+	echo \>=dev-perl/IPTables-Parse-0.900.0
+	# NetAddr::IP 4 ( 4.0.0 )
+	echo \>=dev-perl/NetAddr-IP-4.000
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-ChainMgr/
@ 2015-06-17  0:56 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-06-17  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     aba0a92d36f46349e31f023601b6dc4e279d17c8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:20:50 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:20:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=aba0a92d

[fixup] IPTables-ChainMgr: EAPI5

Package-Manager: portage-2.2.17

 ...s-ChainMgr-1.200.0.ebuild => IPTables-ChainMgr-1.200.0-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0-r1.ebuild
similarity index 92%
rename from dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild
rename to dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0-r1.ebuild
index da2ed3d..f25f49d 100644
--- a/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0.ebuild
+++ b/dev-perl/IPTables-ChainMgr/IPTables-ChainMgr-1.200.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=4
+EAPI=5
 MODULE_AUTHOR=MRASH
 MODULE_VERSION=1.2
 inherit perl-module
@@ -33,4 +33,3 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-17  0:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17  0:56 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-ChainMgr/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2012-03-03 11:58 Kent Fredric
2012-02-29 12:06 Kent Fredric
2012-02-28 12:02 Kent Fredric
2012-02-28 10:02 Kent Fredric

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