public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Set-Crontab/
@ 2013-05-09 11:44 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2013-05-09 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     43f6103fe8ac6047bb21677415c7b5dfe85ca640
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  9 11:30:50 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  9 11:30:50 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=43f6103f

[migrate] Set-Crontab to x.y.z

Package-Manager: portage-2.2.0_alpha173
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Set-Crontab/ChangeLog                     |   10 +++++++++-
 ...ontab-1.02.ebuild => Set-Crontab-1.20.0.ebuild} |    3 ++-
 ...ontab-1.03.ebuild => Set-Crontab-1.30.0.ebuild} |    3 ++-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Set-Crontab/ChangeLog b/dev-perl/Set-Crontab/ChangeLog
index 24e1097..9250494 100644
--- a/dev-perl/Set-Crontab/ChangeLog
+++ b/dev-perl/Set-Crontab/ChangeLog
@@ -1,7 +1,15 @@
 # ChangeLog for dev-perl/Set-Crontab
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Set-Crontab-1.30.0 (09 May 2013)
+*Set-Crontab-1.20.0 (09 May 2013)
+
+  09 May 2013; Kent Fredric <kentfredric@gmail.com> -Set-Crontab-1.02.ebuild,
+  -Set-Crontab-1.03.ebuild, +Set-Crontab-1.20.0.ebuild,
+  +Set-Crontab-1.30.0.ebuild:
+  Migrate to x.y.z
+
 *Set-Crontab-1.03 (11 May 2010)
 
   11 May 2010; Torsten Veller <tove@gentoo.org> +Set-Crontab-1.03.ebuild:

diff --git a/dev-perl/Set-Crontab/Set-Crontab-1.02.ebuild b/dev-perl/Set-Crontab/Set-Crontab-1.20.0.ebuild
similarity index 80%
rename from dev-perl/Set-Crontab/Set-Crontab-1.02.ebuild
rename to dev-perl/Set-Crontab/Set-Crontab-1.20.0.ebuild
index c7cb074..3014158 100644
--- a/dev-perl/Set-Crontab/Set-Crontab-1.02.ebuild
+++ b/dev-perl/Set-Crontab/Set-Crontab-1.20.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 MODULE_AUTHOR=AMS
+MODULE_VERSION="1.02"
 inherit perl-module
 
 DESCRIPTION="Expand crontab(5)-style integer lists"

diff --git a/dev-perl/Set-Crontab/Set-Crontab-1.03.ebuild b/dev-perl/Set-Crontab/Set-Crontab-1.30.0.ebuild
similarity index 79%
rename from dev-perl/Set-Crontab/Set-Crontab-1.03.ebuild
rename to dev-perl/Set-Crontab/Set-Crontab-1.30.0.ebuild
index 8ea731c..0d881b6 100644
--- a/dev-perl/Set-Crontab/Set-Crontab-1.03.ebuild
+++ b/dev-perl/Set-Crontab/Set-Crontab-1.30.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=AMS
+MODULE_VERSION="1.03"
 inherit perl-module
 
 DESCRIPTION="Expand crontab(5)-style integer lists"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Set-Crontab/
@ 2013-05-09 11:44 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2013-05-09 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     8718e5e77d6880a014179d943a85b9c80a284c9c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  9 11:31:11 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  9 11:31:11 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8718e5e7

[cpanclean] dev-perl/Set-Crontab-1.20.0

Package-Manager: portage-2.2.0_alpha173
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Set-Crontab/ChangeLog                 |    3 +++
 dev-perl/Set-Crontab/Set-Crontab-1.20.0.ebuild |   17 -----------------
 2 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/dev-perl/Set-Crontab/ChangeLog b/dev-perl/Set-Crontab/ChangeLog
index 9250494..26a05ea 100644
--- a/dev-perl/Set-Crontab/ChangeLog
+++ b/dev-perl/Set-Crontab/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 May 2013; Kent Fredric <kentfredric@gmail.com> -Set-Crontab-1.20.0.ebuild:
+  Gone on CPAN
+
 *Set-Crontab-1.30.0 (09 May 2013)
 *Set-Crontab-1.20.0 (09 May 2013)
 

diff --git a/dev-perl/Set-Crontab/Set-Crontab-1.20.0.ebuild b/dev-perl/Set-Crontab/Set-Crontab-1.20.0.ebuild
deleted file mode 100644
index 3014158..0000000
--- a/dev-perl/Set-Crontab/Set-Crontab-1.20.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=AMS
-MODULE_VERSION="1.02"
-inherit perl-module
-
-DESCRIPTION="Expand crontab(5)-style integer lists"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""


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

end of thread, other threads:[~2013-05-09 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 11:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Set-Crontab/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2013-05-09 11:44 Kent Fredric

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