* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/FormValidator-Simple-ProfileManager-YAML/
@ 2015-07-02 5:34 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-07-02 5:34 UTC (permalink / raw
To: gentoo-commits
commit: c0563e53371d278d338667ffd03d3b54b161414b
Author: Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Sat Jul 11 16:26:58 2009 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 2 04:49:44 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c0563e53
[rebase-filter: dwc/FormValidator-Simple-ProfileManager-YAML] Convert to EAPI=2 and add metadata.xml
(Portage version: 2.1.6.13/git/Linux x86_64)
(Signed Manifest commit)
.../FormValidator-Simple-ProfileManager-YAML/ChangeLog | 8 ++++++++
...ormValidator-Simple-ProfileManager-YAML-0.06.ebuild | 18 +++++++++---------
.../metadata.xml | 9 +++++++++
3 files changed, 26 insertions(+), 9 deletions(-)
diff --git a/dev-perl/FormValidator-Simple-ProfileManager-YAML/ChangeLog b/dev-perl/FormValidator-Simple-ProfileManager-YAML/ChangeLog
new file mode 100644
index 0000000..e6a5119
--- /dev/null
+++ b/dev-perl/FormValidator-Simple-ProfileManager-YAML/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-perl/FormValidator-Simple-ProfileManager-YAML
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
+ FormValidator-Simple-ProfileManager-YAML-0.06.ebuild, +metadata.xml:
+ Convert to EAPI=2 and add metadata.xml
+
diff --git a/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild b/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild
index a307fc6..cbaed90 100644
--- a/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild
+++ b/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild
@@ -1,20 +1,20 @@
-# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header$
+# $Header: $
+EAPI=2
+
+MODULE_AUTHOR=HORIUCHI
inherit perl-module
DESCRIPTION="YAML profile manager for FormValidator::Simple"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/H/HO/HORIUCHI/${P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 x86"
-RESTRICT="nomirror"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+SRC_TEST="do"
IUSE=""
-RDEPEND="dev-lang/perl
- >=dev-perl/yaml-0.58"
+RDEPEND=">=dev-perl/yaml-0.58"
DEPEND="${RDEPEND}
test? ( >=virtual/perl-Test-Simple-0.32 )"
diff --git a/dev-perl/FormValidator-Simple-ProfileManager-YAML/metadata.xml b/dev-perl/FormValidator-Simple-ProfileManager-YAML/metadata.xml
new file mode 100644
index 0000000..743b271
--- /dev/null
+++ b/dev-perl/FormValidator-Simple-ProfileManager-YAML/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>dwc@pobox.com</email>
+ <name>Daniel Westermann-Clark</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/FormValidator-Simple-ProfileManager-YAML/
@ 2015-07-02 5:34 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-07-02 5:34 UTC (permalink / raw
To: gentoo-commits
commit: 476803d179d8cd7e53c7d3c4bc56de1fed6a055b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 2 05:23:41 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 2 05:23:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=476803d1
[fixup] FormValidator-Simple-ProfileManager-YAML: EAPI5, normalise version
Package-Manager: portage-2.2.17
.../FormValidator-Simple-ProfileManager-YAML/ChangeLog | 8 --------
...FormValidator-Simple-ProfileManager-YAML-0.60.0.ebuild} | 14 +++++++-------
2 files changed, 7 insertions(+), 15 deletions(-)
diff --git a/dev-perl/FormValidator-Simple-ProfileManager-YAML/ChangeLog b/dev-perl/FormValidator-Simple-ProfileManager-YAML/ChangeLog
deleted file mode 100644
index e6a5119..0000000
--- a/dev-perl/FormValidator-Simple-ProfileManager-YAML/ChangeLog
+++ /dev/null
@@ -1,8 +0,0 @@
-# ChangeLog for dev-perl/FormValidator-Simple-ProfileManager-YAML
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
- FormValidator-Simple-ProfileManager-YAML-0.06.ebuild, +metadata.xml:
- Convert to EAPI=2 and add metadata.xml
-
diff --git a/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild b/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.60.0.ebuild
similarity index 55%
rename from dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild
rename to dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.60.0.ebuild
index cbaed90..dc87ecc 100644
--- a/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild
+++ b/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.60.0.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
MODULE_AUTHOR=HORIUCHI
+MODULE_VERSION=0.06
inherit perl-module
DESCRIPTION="YAML profile manager for FormValidator::Simple"
SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
-IUSE=""
-RDEPEND=">=dev-perl/yaml-0.58"
+IUSE="test"
+RDEPEND=">=dev-perl/yaml-0.580.0"
DEPEND="${RDEPEND}
- test? ( >=virtual/perl-Test-Simple-0.32 )"
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.320.0 )"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/FormValidator-Simple-ProfileManager-YAML/
@ 2015-07-02 5:34 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-07-02 5:34 UTC (permalink / raw
To: gentoo-commits
commit: 1ad7ecfa2db365de5364b05d471e4f2838df1726
Author: Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Thu Jul 9 23:59:15 2009 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 2 04:49:44 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1ad7ecfa
[rebase-filter: dwc/FormValidator-Simple-ProfileManager-YAML] Add remaining ebuilds from my perl-catalyst overlay
...mValidator-Simple-ProfileManager-YAML-0.06.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild b/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild
new file mode 100644
index 0000000..a307fc6
--- /dev/null
+++ b/dev-perl/FormValidator-Simple-ProfileManager-YAML/FormValidator-Simple-ProfileManager-YAML-0.06.ebuild
@@ -0,0 +1,20 @@
+# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="YAML profile manager for FormValidator::Simple"
+HOMEPAGE="http://search.cpan.org/dist/${PN}/"
+SRC_URI="mirror://cpan/authors/id/H/HO/HORIUCHI/${P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+RESTRICT="nomirror"
+
+IUSE=""
+RDEPEND="dev-lang/perl
+ >=dev-perl/yaml-0.58"
+DEPEND="${RDEPEND}
+ test? ( >=virtual/perl-Test-Simple-0.32 )"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-07-02 5:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02 5:34 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/FormValidator-Simple-ProfileManager-YAML/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-07-02 5:34 Kent Fredric
2015-07-02 5:34 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox