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

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

[migrate] IPTables-Parse

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

---
 dev-perl/IPTables-Parse/ChangeLog                  |    8 +++++++-
 ...se-0.7.ebuild => IPTables-Parse-0.700.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

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

diff --git a/dev-perl/IPTables-Parse/IPTables-Parse-0.7.ebuild b/dev-perl/IPTables-Parse/IPTables-Parse-0.700.0.ebuild
similarity index 80%
rename from dev-perl/IPTables-Parse/IPTables-Parse-0.7.ebuild
rename to dev-perl/IPTables-Parse/IPTables-Parse-0.700.0.ebuild
index 04bcff2..631bd50 100644
--- a/dev-perl/IPTables-Parse/IPTables-Parse-0.7.ebuild
+++ b/dev-perl/IPTables-Parse/IPTables-Parse-0.700.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.7"
 inherit perl-module
 
 DESCRIPTION="Perl extension for parsing iptables firewall rulesets"



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

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

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

[newversion]  IPTables-Parse-0.900.0

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

---
 dev-perl/IPTables-Parse/ChangeLog                  |    6 ++++++
 .../IPTables-Parse/IPTables-Parse-0.900.0.ebuild   |   16 ++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/dev-perl/IPTables-Parse/ChangeLog b/dev-perl/IPTables-Parse/ChangeLog
index e831bd3..2eeb4ed 100644
--- a/dev-perl/IPTables-Parse/ChangeLog
+++ b/dev-perl/IPTables-Parse/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*IPTables-Parse-0.900.0 (28 Feb 2012)
+
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +IPTables-Parse-0.900.0.ebuild:
+  Version Bump
+
 *IPTables-Parse-0.700.0 (28 Feb 2012)
 
   28 Feb 2012; Kent Fredric <kentfredric@gmail.com> -IPTables-Parse-0.7.ebuild,

diff --git a/dev-perl/IPTables-Parse/IPTables-Parse-0.900.0.ebuild b/dev-perl/IPTables-Parse/IPTables-Parse-0.900.0.ebuild
new file mode 100644
index 0000000..803f4e9
--- /dev/null
+++ b/dev-perl/IPTables-Parse/IPTables-Parse-0.900.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MRASH
+MODULE_VERSION=0.9
+inherit perl-module
+
+DESCRIPTION='Perl extension for parsing iptables and ip6tables firewall rulesets'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+DEPEND=""
+RDEPEND=""
+SRC_TEST="do"



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

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

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

[newversion] IPTables-Parse-1.0.0

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

---
 dev-perl/IPTables-Parse/ChangeLog                  |    6 ++++
 .../IPTables-Parse/IPTables-Parse-1.0.0.ebuild     |   29 ++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/dev-perl/IPTables-Parse/ChangeLog b/dev-perl/IPTables-Parse/ChangeLog
index 2eeb4ed..52c40bc 100644
--- a/dev-perl/IPTables-Parse/ChangeLog
+++ b/dev-perl/IPTables-Parse/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*IPTables-Parse-1.0.0 (29 Feb 2012)
+
+  29 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +IPTables-Parse-1.0.0.ebuild:
+  Version Bump
+
 *IPTables-Parse-0.900.0 (28 Feb 2012)
 
   28 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/IPTables-Parse/IPTables-Parse-1.0.0.ebuild b/dev-perl/IPTables-Parse/IPTables-Parse-1.0.0.ebuild
new file mode 100644
index 0000000..03dd31b
--- /dev/null
+++ b/dev-perl/IPTables-Parse/IPTables-Parse-1.0.0.ebuild
@@ -0,0 +1,29 @@
+# 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.0
+inherit perl-module
+
+DESCRIPTION='Perl extension for parsing iptables and ip6tables firewall rulesets'
+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
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+"
+RDEPEND="
+
+"
+SRC_TEST="do"



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

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

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

[newversion] IPTables-Parse-1.100.0

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

---
 dev-perl/IPTables-Parse/ChangeLog                  |    6 ++++
 .../IPTables-Parse/IPTables-Parse-1.100.0.ebuild   |   29 ++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)

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

diff --git a/dev-perl/IPTables-Parse/IPTables-Parse-1.100.0.ebuild b/dev-perl/IPTables-Parse/IPTables-Parse-1.100.0.ebuild
new file mode 100644
index 0000000..5accc88
--- /dev/null
+++ b/dev-perl/IPTables-Parse/IPTables-Parse-1.100.0.ebuild
@@ -0,0 +1,29 @@
+# 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 parsing iptables and ip6tables firewall rulesets'
+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
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+"
+RDEPEND="
+
+"
+SRC_TEST="do"



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

end of thread, other threads:[~2012-03-03 11:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 10:02 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IPTables-Parse/ 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 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