public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Digest-JHash/
@ 2011-04-23 14:47 Kent Fredric
  2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-23 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     4d1fcaecd3f7c428c57eb403d83a6433b12806c9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:27:12 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:27:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4d1fcaec

[migrate] Digest-JHash

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Digest-JHash/ChangeLog                    |   10 +++++++++-
 ...Hash-0.06.ebuild => Digest-JHash-0.60.0.ebuild} |    3 ++-
 ...Hash-0.07.ebuild => Digest-JHash-0.70.0.ebuild} |    3 ++-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Digest-JHash/ChangeLog b/dev-perl/Digest-JHash/ChangeLog
index 0762857..9b2947f 100644
--- a/dev-perl/Digest-JHash/ChangeLog
+++ b/dev-perl/Digest-JHash/ChangeLog
@@ -1,7 +1,15 @@
 # ChangeLog for dev-perl/Digest-JHash
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Digest-JHash-0.70.0 (23 Apr 2011)
+*Digest-JHash-0.60.0 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com> -Digest-JHash-0.06.ebuild,
+  -Digest-JHash-0.07.ebuild, +Digest-JHash-0.60.0.ebuild,
+  +Digest-JHash-0.70.0.ebuild:
+  Migrate to x.y.z
+
 *Digest-JHash-0.07 (09 Sep 2010)
 
   09 Sep 2010; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Digest-JHash/Digest-JHash-0.06.ebuild b/dev-perl/Digest-JHash/Digest-JHash-0.60.0.ebuild
similarity index 85%
rename from dev-perl/Digest-JHash/Digest-JHash-0.06.ebuild
rename to dev-perl/Digest-JHash/Digest-JHash-0.60.0.ebuild
index 7cc72a5..b7a3253 100644
--- a/dev-perl/Digest-JHash/Digest-JHash-0.06.ebuild
+++ b/dev-perl/Digest-JHash/Digest-JHash-0.60.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=SHLOMIF
+MODULE_VERSION="0.06"
 inherit perl-module
 
 DESCRIPTION="Perl extension for 32 bit Jenkins Hashing Algorithm"

diff --git a/dev-perl/Digest-JHash/Digest-JHash-0.07.ebuild b/dev-perl/Digest-JHash/Digest-JHash-0.70.0.ebuild
similarity index 85%
rename from dev-perl/Digest-JHash/Digest-JHash-0.07.ebuild
rename to dev-perl/Digest-JHash/Digest-JHash-0.70.0.ebuild
index 7cc72a5..3fb0f7c 100644
--- a/dev-perl/Digest-JHash/Digest-JHash-0.07.ebuild
+++ b/dev-perl/Digest-JHash/Digest-JHash-0.70.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=SHLOMIF
+MODULE_VERSION="0.07"
 inherit perl-module
 
 DESCRIPTION="Perl extension for 32 bit Jenkins Hashing Algorithm"



^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Digest-JHash/
@ 2011-04-23 14:45 Kent Fredric
  2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  0 siblings, 1 reply; 4+ messages in thread
From: Kent Fredric @ 2011-04-23 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     745781ab483807bd09e3c202f9212d83bcceadcd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:27:42 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:27:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=745781ab

[cpanclean] <Digest-JHash-0.70.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Digest-JHash/ChangeLog                  |    4 ++++
 dev-perl/Digest-JHash/Digest-JHash-0.60.0.ebuild |   21 ---------------------
 2 files changed, 4 insertions(+), 21 deletions(-)

diff --git a/dev-perl/Digest-JHash/ChangeLog b/dev-perl/Digest-JHash/ChangeLog
index 9b2947f..658969d 100644
--- a/dev-perl/Digest-JHash/ChangeLog
+++ b/dev-perl/Digest-JHash/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Digest-JHash-0.60.0.ebuild:
+  GOne on CPAN
+
 *Digest-JHash-0.70.0 (23 Apr 2011)
 *Digest-JHash-0.60.0 (23 Apr 2011)
 

diff --git a/dev-perl/Digest-JHash/Digest-JHash-0.60.0.ebuild b/dev-perl/Digest-JHash/Digest-JHash-0.60.0.ebuild
deleted file mode 100644
index b7a3253..0000000
--- a/dev-perl/Digest-JHash/Digest-JHash-0.60.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION="0.06"
-inherit perl-module
-
-DESCRIPTION="Perl extension for 32 bit Jenkins Hashing Algorithm"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND=""
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



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

end of thread, other threads:[~2011-04-23 14:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Digest-JHash/ Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-04-23 14:45 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric

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