* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-Random/
@ 2011-02-12 3:33 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-02-12 3:33 UTC (permalink / raw
To: gentoo-commits
commit: 4e4ccb41e7553a3ecbb4f0fd5fc340064cfd84e3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 11 20:39:09 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 11 20:39:09 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4e4ccb41
[migrate] String-Random
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/String-Random/ChangeLog | 10 ++++++++++
...ndom-0.22.ebuild => String-Random-0.220.ebuild} | 3 ++-
2 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/dev-perl/String-Random/ChangeLog b/dev-perl/String-Random/ChangeLog
new file mode 100644
index 0000000..06ec29a
--- /dev/null
+++ b/dev-perl/String-Random/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/String-Random
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*String-Random-0.220 (11 Feb 2011)
+
+ 11 Feb 2011; Kent Fredric <kentfredric@gmail.com> -String-Random-0.22.ebuild,
+ +String-Random-0.220.ebuild:
+ Migrate version
+
diff --git a/dev-perl/String-Random/String-Random-0.22.ebuild b/dev-perl/String-Random/String-Random-0.220.ebuild
similarity index 81%
rename from dev-perl/String-Random/String-Random-0.22.ebuild
rename to dev-perl/String-Random/String-Random-0.220.ebuild
index 8d12157..b3a8840 100644
--- a/dev-perl/String-Random/String-Random-0.22.ebuild
+++ b/dev-perl/String-Random/String-Random-0.220.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=STEVE
+MODULE_VERSION="0.22"
inherit perl-module
DESCRIPTION="Perl module to generate random strings based on a pattern"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-Random/
@ 2011-02-12 3:33 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2011-02-12 3:33 UTC (permalink / raw
To: gentoo-commits
commit: 05746aa102352aa51f999c029bc5d8fd54f9ee49
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 11 20:41:43 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 11 20:41:43 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=05746aa1
[fix] String-Random, EAPI, QA, MB
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/String-Random/ChangeLog | 3 +++
dev-perl/String-Random/String-Random-0.220.ebuild | 16 ++++++++++++++--
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/dev-perl/String-Random/ChangeLog b/dev-perl/String-Random/ChangeLog
index 06ec29a..da1e53a 100644
--- a/dev-perl/String-Random/ChangeLog
+++ b/dev-perl/String-Random/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Feb 2011; Kent Fredric <kentfredric@gmail.com> String-Random-0.220.ebuild:
+ EAPI, QA, MB
+
*String-Random-0.220 (11 Feb 2011)
11 Feb 2011; Kent Fredric <kentfredric@gmail.com> -String-Random-0.22.ebuild,
diff --git a/dev-perl/String-Random/String-Random-0.220.ebuild b/dev-perl/String-Random/String-Random-0.220.ebuild
index b3a8840..95ab80b 100644
--- a/dev-perl/String-Random/String-Random-0.220.ebuild
+++ b/dev-perl/String-Random/String-Random-0.220.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=3
MODULE_AUTHOR=STEVE
MODULE_VERSION="0.22"
inherit perl-module
@@ -13,4 +13,16 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=""
+
+COMMON_DEPEND=""
+
+DEPEND="
+ ${COMMON_DEPEND}
+ virtual/perl-Module-Build
+ virtual/perl-Test-Simple
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-Random/
@ 2015-03-25 10:32 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-03-25 10:32 UTC (permalink / raw
To: gentoo-commits
commit: 522b9243f05165f3a05c6467a64c4a82c04ff35f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 25 08:18:28 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 25 08:18:28 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=522b9243
[bump] String-Random-0.280.0
Package-Manager: portage-2.2.17
dev-perl/String-Random/String-Random-0.220.ebuild | 28 --------------------
.../String-Random/String-Random-0.280.0.ebuild | 30 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 28 deletions(-)
diff --git a/dev-perl/String-Random/String-Random-0.220.ebuild b/dev-perl/String-Random/String-Random-0.220.ebuild
deleted file mode 100644
index 95ab80b..0000000
--- a/dev-perl/String-Random/String-Random-0.220.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=STEVE
-MODULE_VERSION="0.22"
-inherit perl-module
-
-DESCRIPTION="Perl module to generate random strings based on a pattern"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-COMMON_DEPEND=""
-
-DEPEND="
- ${COMMON_DEPEND}
- virtual/perl-Module-Build
- virtual/perl-Test-Simple
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/String-Random/String-Random-0.280.0.ebuild b/dev-perl/String-Random/String-Random-0.280.0.ebuild
new file mode 100644
index 0000000..def6474
--- /dev/null
+++ b/dev-perl/String-Random/String-Random-0.280.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SHLOMIF
+MODULE_VERSION="0.28"
+inherit perl-module
+
+DESCRIPTION="Perl module to generate random strings based on a pattern"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+PERL_RM_FILES=(
+ t/cpan-changes.t
+ t/pod.t
+ t/style-trailing-space.t
+)
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-Module-Build-0.360.0
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-25 10:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 10:32 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-Random/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-02-12 3:33 Kent Fredric
2011-02-12 3:33 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox