From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Getopt-Euclid/
Date: Fri, 6 May 2011 11:03:59 +0000 (UTC) [thread overview]
Message-ID: <3366a31d5a4f5780916d643a24d90a9ea19907fc.kent@gentoo> (raw)
Message-ID: <20110506110359.zRQD_hZ7mrTxL9nGcpztRrQrAjnGLkdJBrL4o0vmovI@z> (raw)
commit: 3366a31d5a4f5780916d643a24d90a9ea19907fc
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 11:00:13 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 11:00:13 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3366a31d
[fix] Getopt-Euclid-0.2.1 , modernize/cleanup
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Getopt-Euclid/ChangeLog | 8 ++++++
dev-perl/Getopt-Euclid/Getopt-Euclid-0.2.1.ebuild | 25 ++++++++++++--------
dev-perl/Getopt-Euclid/metadata.xml | 9 +++++++
3 files changed, 32 insertions(+), 10 deletions(-)
diff --git a/dev-perl/Getopt-Euclid/ChangeLog b/dev-perl/Getopt-Euclid/ChangeLog
new file mode 100644
index 0000000..c28ed3b
--- /dev/null
+++ b/dev-perl/Getopt-Euclid/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-perl/Getopt-Euclid
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com> Getopt-Euclid-0.2.1.ebuild,
+ +metadata.xml:
+ Modernize
+
diff --git a/dev-perl/Getopt-Euclid/Getopt-Euclid-0.2.1.ebuild b/dev-perl/Getopt-Euclid/Getopt-Euclid-0.2.1.ebuild
index a0f5739..61f375a 100644
--- a/dev-perl/Getopt-Euclid/Getopt-Euclid-0.2.1.ebuild
+++ b/dev-perl/Getopt-Euclid/Getopt-Euclid-0.2.1.ebuild
@@ -1,20 +1,25 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=4
+MODULE_AUTHOR=KGALINSKY
+MODULE_VERSION="0.2.1";
inherit perl-module
DESCRIPTION="Executable Uniform Command-Line Interface Descriptions"
-HOMEPAGE="http://search.cpan.org/~kgalinsky/Getopt-Euclid"
-SRC_URI="mirror://cpan/authors/id/K/KG/KGALINSKY/${P}.tar.gz"
-LICENSE="Unknown"
+LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-
-SRC_TEST="do"
-
-RDEPEND="dev-lang/perl"
+comment() { echo ''; }
+RDEPEND="
+ virtual/perl-Test-Simple
+ virtual/perl-version
+ virtual/perl-File-Spec $(comment File::Spec::Functions)
+ virtual/perl-Scalar-List-Utils $(comment List::Util)
+"
DEPEND="${RDEPEND}
- virtual/perl-Module-Build"
+ virtual/perl-Module-Build
+"
+SRC_TEST="do"
diff --git a/dev-perl/Getopt-Euclid/metadata.xml b/dev-perl/Getopt-Euclid/metadata.xml
new file mode 100644
index 0000000..504a3e6
--- /dev/null
+++ b/dev-perl/Getopt-Euclid/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
\ No newline at end of file
next reply other threads:[~2011-05-06 11:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-08 16:10 Kent Fredric [this message]
2011-05-06 11:03 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Getopt-Euclid/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-05-06 11:03 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " 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=3366a31d5a4f5780916d643a24d90a9ea19907fc.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