public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/ExtUtils-CChecker/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/ExtUtils-CChecker/ Kent Fredric
@ 2011-04-24 21:13 ` Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     0b36f3114d726fc7097ed0cf55d95a54e5855116
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:34:38 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:34:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0b36f311

[newversion] ExtUtils-CChecker-0.70.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/ExtUtils-CChecker/ChangeLog               |    6 ++++
 .../ExtUtils-CChecker-0.70.0.ebuild                |   28 ++++++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/dev-perl/ExtUtils-CChecker/ChangeLog b/dev-perl/ExtUtils-CChecker/ChangeLog
index 7577cd2..b15ac26 100644
--- a/dev-perl/ExtUtils-CChecker/ChangeLog
+++ b/dev-perl/ExtUtils-CChecker/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ExtUtils-CChecker-0.70.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +ExtUtils-CChecker-0.70.0.ebuild:
+  Bump
+
 *ExtUtils-CChecker-0.60.0 (24 Apr 2011)
 
   24 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild
new file mode 100644
index 0000000..be93a9a
--- /dev/null
+++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="configure-time utilities for using C headers, libraries, or OS features"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+comment() { echo ''; }
+RDEPEND="
+	virtual/perl-ExtUtils-CBuilder
+"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build
+	test? (
+		dev-perl/Test-Fatal
+		virtual/perl-Test-Simple $(comment Test::More)
+	)"
+
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/ExtUtils-CChecker/
@ 2011-04-24 21:15 Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     0b36f3114d726fc7097ed0cf55d95a54e5855116
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:34:38 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:34:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0b36f311

[newversion] ExtUtils-CChecker-0.70.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/ExtUtils-CChecker/ChangeLog               |    6 ++++
 .../ExtUtils-CChecker-0.70.0.ebuild                |   28 ++++++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/dev-perl/ExtUtils-CChecker/ChangeLog b/dev-perl/ExtUtils-CChecker/ChangeLog
index 7577cd2..b15ac26 100644
--- a/dev-perl/ExtUtils-CChecker/ChangeLog
+++ b/dev-perl/ExtUtils-CChecker/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ExtUtils-CChecker-0.70.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +ExtUtils-CChecker-0.70.0.ebuild:
+  Bump
+
 *ExtUtils-CChecker-0.60.0 (24 Apr 2011)
 
   24 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild
new file mode 100644
index 0000000..be93a9a
--- /dev/null
+++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="configure-time utilities for using C headers, libraries, or OS features"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+comment() { echo ''; }
+RDEPEND="
+	virtual/perl-ExtUtils-CBuilder
+"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build
+	test? (
+		dev-perl/Test-Fatal
+		virtual/perl-Test-Simple $(comment Test::More)
+	)"
+
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/ExtUtils-CChecker/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     8f058a3970b17329b535d030d3a074fb675cc8b8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:25:54 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:25:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8f058a39

[addzero] ExtUtils-CChecker

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/ExtUtils-CChecker/ChangeLog               |    6 ++++++
 ...0.60.ebuild => ExtUtils-CChecker-0.60.0.ebuild} |    0
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dev-perl/ExtUtils-CChecker/ChangeLog b/dev-perl/ExtUtils-CChecker/ChangeLog
index 82f18be..7577cd2 100644
--- a/dev-perl/ExtUtils-CChecker/ChangeLog
+++ b/dev-perl/ExtUtils-CChecker/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ExtUtils-CChecker-0.60.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -ExtUtils-CChecker-0.60.ebuild, +ExtUtils-CChecker-0.60.0.ebuild:
+  Add Zero
+
 *ExtUtils-CChecker-0.60 (13 Feb 2011)
 
   13 Feb 2011; Torsten Veller <tove@gentoo.org> +ExtUtils-CChecker-0.60.ebuild,

diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.60.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.60.0.ebuild
similarity index 100%
rename from dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.60.ebuild
rename to dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.60.0.ebuild



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

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/ExtUtils-CChecker/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/ExtUtils-CChecker/ Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     0b36f3114d726fc7097ed0cf55d95a54e5855116
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:34:38 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:34:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0b36f311

[newversion] ExtUtils-CChecker-0.70.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/ExtUtils-CChecker/ChangeLog               |    6 ++++
 .../ExtUtils-CChecker-0.70.0.ebuild                |   28 ++++++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/dev-perl/ExtUtils-CChecker/ChangeLog b/dev-perl/ExtUtils-CChecker/ChangeLog
index 7577cd2..b15ac26 100644
--- a/dev-perl/ExtUtils-CChecker/ChangeLog
+++ b/dev-perl/ExtUtils-CChecker/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ExtUtils-CChecker-0.70.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +ExtUtils-CChecker-0.70.0.ebuild:
+  Bump
+
 *ExtUtils-CChecker-0.60.0 (24 Apr 2011)
 
   24 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild
new file mode 100644
index 0000000..be93a9a
--- /dev/null
+++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.70.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="configure-time utilities for using C headers, libraries, or OS features"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+comment() { echo ''; }
+RDEPEND="
+	virtual/perl-ExtUtils-CBuilder
+"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build
+	test? (
+		dev-perl/Test-Fatal
+		virtual/perl-Test-Simple $(comment Test::More)
+	)"
+
+SRC_TEST="do"



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

end of thread, other threads:[~2011-04-24 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/ExtUtils-CChecker/ Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric

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