public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Tree-Trie/
Date: Fri,  6 May 2011 07:21:29 +0000 (UTC)	[thread overview]
Message-ID: <317bbb06d460c3d4c9f95c0ccb4abc5671859757.kent@gentoo> (raw)

commit:     317bbb06d460c3d4c9f95c0ccb4abc5671859757
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:51:23 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:51:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=317bbb06

[migrate] Tree-Trie

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

---
 dev-perl/Tree-Trie/ChangeLog                       |    8 +++++++-
 ...ee-Trie-1.7.ebuild => Tree-Trie-1.700.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Tree-Trie/ChangeLog b/dev-perl/Tree-Trie/ChangeLog
index 99b2f78..d5d9d07 100644
--- a/dev-perl/Tree-Trie/ChangeLog
+++ b/dev-perl/Tree-Trie/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Tree-Trie
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Tree-Trie-1.700.0 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com> -Tree-Trie-1.7.ebuild,
+  +Tree-Trie-1.700.0.ebuild:
+  Migrate
+
 *Tree-Trie-1.7 (04 Nov 2010)
 
   04 Nov 2010; Torsten Veller <tove@gentoo.org> -Tree-Trie-1.5.ebuild,

diff --git a/dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild b/dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
similarity index 92%
rename from dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild
rename to dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
index c6baf89..841c115 100644
--- a/dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild
+++ b/dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
@@ -1,10 +1,11 @@
-# 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=AVIF
+MODULE_VERSION="1.7"
 inherit perl-module
 
 DESCRIPTION="A data structure optimized for prefix lookup"



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Tree-Trie/
Date: Sun,  8 May 2011 16:10:44 +0000 (UTC)	[thread overview]
Message-ID: <317bbb06d460c3d4c9f95c0ccb4abc5671859757.kent@gentoo> (raw)
Message-ID: <20110508161044.Hcet9clBTYi3VPxMD0u-3luxbYLSu-A7NKwe_ZtROWk@z> (raw)

commit:     317bbb06d460c3d4c9f95c0ccb4abc5671859757
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:51:23 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:51:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=317bbb06

[migrate] Tree-Trie

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

---
 dev-perl/Tree-Trie/ChangeLog                       |    8 +++++++-
 ...ee-Trie-1.7.ebuild => Tree-Trie-1.700.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Tree-Trie/ChangeLog b/dev-perl/Tree-Trie/ChangeLog
index 99b2f78..d5d9d07 100644
--- a/dev-perl/Tree-Trie/ChangeLog
+++ b/dev-perl/Tree-Trie/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Tree-Trie
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Tree-Trie-1.700.0 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com> -Tree-Trie-1.7.ebuild,
+  +Tree-Trie-1.700.0.ebuild:
+  Migrate
+
 *Tree-Trie-1.7 (04 Nov 2010)
 
   04 Nov 2010; Torsten Veller <tove@gentoo.org> -Tree-Trie-1.5.ebuild,

diff --git a/dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild b/dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
similarity index 92%
rename from dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild
rename to dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
index c6baf89..841c115 100644
--- a/dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild
+++ b/dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
@@ -1,10 +1,11 @@
-# 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=AVIF
+MODULE_VERSION="1.7"
 inherit perl-module
 
 DESCRIPTION="A data structure optimized for prefix lookup"



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Tree-Trie/
Date: Sun,  8 May 2011 16:10:23 +0000 (UTC)	[thread overview]
Message-ID: <317bbb06d460c3d4c9f95c0ccb4abc5671859757.kent@gentoo> (raw)
Message-ID: <20110508161023.pzBFCYh9G6-G31leZa2DGPgAEMb_ilmjVfENcn0DO0g@z> (raw)

commit:     317bbb06d460c3d4c9f95c0ccb4abc5671859757
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:51:23 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:51:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=317bbb06

[migrate] Tree-Trie

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

---
 dev-perl/Tree-Trie/ChangeLog                       |    8 +++++++-
 ...ee-Trie-1.7.ebuild => Tree-Trie-1.700.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Tree-Trie/ChangeLog b/dev-perl/Tree-Trie/ChangeLog
index 99b2f78..d5d9d07 100644
--- a/dev-perl/Tree-Trie/ChangeLog
+++ b/dev-perl/Tree-Trie/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Tree-Trie
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Tree-Trie-1.700.0 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com> -Tree-Trie-1.7.ebuild,
+  +Tree-Trie-1.700.0.ebuild:
+  Migrate
+
 *Tree-Trie-1.7 (04 Nov 2010)
 
   04 Nov 2010; Torsten Veller <tove@gentoo.org> -Tree-Trie-1.5.ebuild,

diff --git a/dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild b/dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
similarity index 92%
rename from dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild
rename to dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
index c6baf89..841c115 100644
--- a/dev-perl/Tree-Trie/Tree-Trie-1.7.ebuild
+++ b/dev-perl/Tree-Trie/Tree-Trie-1.700.0.ebuild
@@ -1,10 +1,11 @@
-# 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=AVIF
+MODULE_VERSION="1.7"
 inherit perl-module
 
 DESCRIPTION="A data structure optimized for prefix lookup"



             reply	other threads:[~2011-05-06  7:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06  7:21 Kent Fredric [this message]
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Tree-Trie/ 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-08 16:10 Kent Fredric
2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2012-02-29 12:06 Kent Fredric
2015-06-09 10:13 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=317bbb06d460c3d4c9f95c0ccb4abc5671859757.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