public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Socket/
Date: Fri,  6 Apr 2012 20:43:04 +0000 (UTC)	[thread overview]
Message-ID: <1333731822.d71673d55bb0f3f48f4832a677f333f071ae5bf4.kent@gentoo> (raw)

commit:     d71673d55bb0f3f48f4832a677f333f071ae5bf4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr  6 17:03:42 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr  6 17:03:42 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d71673d5

[newversion] Socket-2.1.0

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

---
 perl-core/Socket/ChangeLog           |    5 ++++
 perl-core/Socket/Socket-2.1.0.ebuild |   36 ++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/perl-core/Socket/ChangeLog b/perl-core/Socket/ChangeLog
index 776eefc..c7616d9 100644
--- a/perl-core/Socket/ChangeLog
+++ b/perl-core/Socket/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Socket-2.1.0 (06 Apr 2012)
+
+  06 Apr 2012; Kent Fredric <kentfredric@gmail.com> +Socket-2.1.0.ebuild:
+  Version Bump
+
   27 Feb 2012; Kent Fredric <kentfredric@gmail.com> -Socket-1.950.0.ebuild:
   Gone on CPAN
 

diff --git a/perl-core/Socket/Socket-2.1.0.ebuild b/perl-core/Socket/Socket-2.1.0.ebuild
new file mode 100644
index 0000000..6930b8d
--- /dev/null
+++ b/perl-core/Socket/Socket-2.1.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=PEVANS
+MODULE_VERSION=2.001
+inherit perl-module
+
+DESCRIPTION='networking constants and support functions'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::CBuilder
+	echo virtual/perl-ExtUtils-CBuilder
+	# ExtUtils::Constant 0.23 ( 0.230.0 )
+	echo \>=virtual/perl-ExtUtils-Constant-0.230.0
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# perl 5.006001 ( 5.6.1 )
+	echo \>=dev-lang/perl-5.6.1
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



             reply	other threads:[~2012-04-06 20:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-06 20:43 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-10  7:17 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Socket/ Kent Fredric
2012-02-27  0:20 Kent Fredric
2012-02-27  0:20 Kent Fredric
2011-12-06  8:17 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333731822.d71673d55bb0f3f48f4832a677f333f071ae5bf4.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox