public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Algorithm-Diff-XS/
@ 2011-02-12  9:50 Torsten Veller
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller @ 2011-02-12  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     1943cd7b8326c22f237d4ef44223c32e53c6fdc9
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 09:33:26 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 09:33:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1943cd7b

[migrate] dev-perl/Algorithm-Diff-XS

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

---
 ...S-0.04.ebuild => Algorithm-Diff-XS-0.40.ebuild} |    7 ++++++-
 dev-perl/Algorithm-Diff-XS/ChangeLog               |    8 +++++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.04.ebuild b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.ebuild
similarity index 85%
rename from dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.04.ebuild
rename to dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.ebuild
index 1224ab9..7082f35 100644
--- a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.04.ebuild
+++ b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.ebuild
@@ -1,15 +1,20 @@
-# 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_VERSION=0.04
 MODULE_AUTHOR=AUDREYT
 inherit perl-module
 
 DESCRIPTION="Algorithm::Diff with XS core loop"
+
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+
 COMMON_DEPEND="
 	>=dev-perl/Algorithm-Diff-1.19
 "

diff --git a/dev-perl/Algorithm-Diff-XS/ChangeLog b/dev-perl/Algorithm-Diff-XS/ChangeLog
index 2151662..22f3c48 100644
--- a/dev-perl/Algorithm-Diff-XS/ChangeLog
+++ b/dev-perl/Algorithm-Diff-XS/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Algorithm-Diff-XS
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Algorithm-Diff-XS-0.40 (12 Feb 2011)
+
+  12 Feb 2011; Torsten Veller <tove@gentoo.org> -Algorithm-Diff-XS-0.04.ebuild,
+  +Algorithm-Diff-XS-0.40.ebuild:
+  Change version scheme
+
 *Algorithm-Diff-XS-0.04 (18 Aug 2010)
 
   18 Aug 2010; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Algorithm-Diff-XS/
@ 2011-04-12  0:30 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-12  0:30 UTC (permalink / raw
  To: gentoo-commits

commit:     18d96f8cfd2b06d7e9153e71ca5ccc8cb4c2ed04
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 00:20:24 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 12 00:20:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=18d96f8c

[addzero] Algorithm-Diff-XS

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

---
 ...0.40.ebuild => Algorithm-Diff-XS-0.40.0.ebuild} |    0
 dev-perl/Algorithm-Diff-XS/ChangeLog               |    6 ++++++
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.ebuild b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
similarity index 100%
rename from dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.ebuild
rename to dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild

diff --git a/dev-perl/Algorithm-Diff-XS/ChangeLog b/dev-perl/Algorithm-Diff-XS/ChangeLog
index 22f3c48..3a815f6 100644
--- a/dev-perl/Algorithm-Diff-XS/ChangeLog
+++ b/dev-perl/Algorithm-Diff-XS/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Algorithm-Diff-XS-0.40.0 (12 Apr 2011)
+
+  12 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Algorithm-Diff-XS-0.40.ebuild, +Algorithm-Diff-XS-0.40.0.ebuild:
+  Add Zero
+
 *Algorithm-Diff-XS-0.40 (12 Feb 2011)
 
   12 Feb 2011; Torsten Veller <tove@gentoo.org> -Algorithm-Diff-XS-0.04.ebuild,



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Algorithm-Diff-XS/
@ 2011-06-14 15:09 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-06-14 15:09 UTC (permalink / raw
  To: gentoo-commits

commit:     4865f4b477d05d7c0792a9a2be28db7e8c28d4e1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  7 11:40:23 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 12 09:18:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4865f4b4

[fixdep] Algorithm-Diff-XS -> Algorithm-Diff

(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 .../Algorithm-Diff-XS-0.40.0.ebuild                |    2 +-
 dev-perl/Algorithm-Diff-XS/ChangeLog               |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
index 7082f35..c01bbd9 100644
--- a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
+++ b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="
-	>=dev-perl/Algorithm-Diff-1.19
+	>=dev-perl/Algorithm-Diff-1.190.0
 "
 DEPEND="
 	${COMMON_DEPEND}

diff --git a/dev-perl/Algorithm-Diff-XS/ChangeLog b/dev-perl/Algorithm-Diff-XS/ChangeLog
index 3a815f6..0cbe08b 100644
--- a/dev-perl/Algorithm-Diff-XS/ChangeLog
+++ b/dev-perl/Algorithm-Diff-XS/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  Algorithm-Diff-XS-0.40.0.ebuild:
+  Fixdep Algorithm Diff
+
 *Algorithm-Diff-XS-0.40.0 (12 Apr 2011)
 
   12 Apr 2011; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Algorithm-Diff-XS/
@ 2013-07-31  6:54 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-07-31  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     b5be8a4d48c3ca0308945e5fbe9d49bee204a991
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 31 03:50:50 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 31 04:16:30 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b5be8a4d

[fixup] Algorithm-Diff-XS EAPI=5, SRC_TEST=parallel

Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild | 6 +++---
 dev-perl/Algorithm-Diff-XS/ChangeLog                       | 6 +++++-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
index c01bbd9..611a80a 100644
--- a/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
+++ b/dev-perl/Algorithm-Diff-XS/Algorithm-Diff-XS-0.40.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 MODULE_VERSION=0.04
 MODULE_AUTHOR=AUDREYT
@@ -24,4 +24,4 @@ DEPEND="
 RDEPEND="
 	${COMMON_DEPEND}
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Algorithm-Diff-XS/ChangeLog b/dev-perl/Algorithm-Diff-XS/ChangeLog
index 0cbe08b..ba3adaa 100644
--- a/dev-perl/Algorithm-Diff-XS/ChangeLog
+++ b/dev-perl/Algorithm-Diff-XS/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Algorithm-Diff-XS
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2013; Kent Fredric <kentfredric@gmail.com>
+  Algorithm-Diff-XS-0.40.0.ebuild:
+  EAPI=5, Parallel Tests
+
   07 Jun 2011; Kent Fredric <kentfredric@gmail.com>
   Algorithm-Diff-XS-0.40.0.ebuild:
   Fixdep Algorithm Diff


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

end of thread, other threads:[~2013-07-31  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31  6:54 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Algorithm-Diff-XS/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-06-14 15:09 Kent Fredric
2011-04-12  0:30 Kent Fredric
2011-02-12  9:50 Torsten Veller

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