public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-BufferStack/
@ 2015-07-02  7:35 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-07-02  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     e2a3b907d564369167a0d59be7f8d82b1ee8caef
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Thu Jan 14 00:35:27 2010 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 06:52:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e2a3b907

[rebase-filter: dwc/String-BufferStack] Bump String-BufferStack to 1.15
(Portage version: 2.1.6.13/git/Linux x86_64)
 (Signed Manifest commit)

 dev-perl/String-BufferStack/ChangeLog                             | 8 +++++++-
 dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild        | 2 +-
 ...ing-BufferStack-1.14.ebuild => String-BufferStack-1.15.ebuild} | 4 ++--
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/dev-perl/String-BufferStack/ChangeLog b/dev-perl/String-BufferStack/ChangeLog
index 23f6a87..1c6c190 100644
--- a/dev-perl/String-BufferStack/ChangeLog
+++ b/dev-perl/String-BufferStack/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/String-BufferStack
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*String-BufferStack-1.15 (14 Jan 2010)
+
+  14 Jan 2010; Daniel Westermann-Clark <dwc@pobox.com>
+  +String-BufferStack-1.15.ebuild:
+  Bump String-BufferStack to 1.15
+
 *String-BufferStack-1.14 (11 Jul 2009)
 
   11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>

diff --git a/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild b/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
index cf770bf..7f997ce 100644
--- a/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
+++ b/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 

diff --git a/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild b/dev-perl/String-BufferStack/String-BufferStack-1.15.ebuild
similarity index 82%
copy from dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
copy to dev-perl/String-BufferStack/String-BufferStack-1.15.ebuild
index cf770bf..59da93f 100644
--- a/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
+++ b/dev-perl/String-BufferStack/String-BufferStack-1.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,6 +15,6 @@ KEYWORDS="~amd64 ~x86"
 SRC_TEST="do"
 
 IUSE="test"
-RDEPEND=""
+RDEPEND=">=dev-lang/perl-5.8.0"
 DEPEND="${RDEPEND}
 	test? ( virtual/perl-Test-Simple )"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-BufferStack/
@ 2015-07-02  7:35 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-07-02  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     b0b612deda206bc9c29af0e4a6991c397eff74f8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul  2 07:01:51 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 07:01:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b0b612de

[fixup] String-BufferStack: EAPI5, normalise version, remove old

Package-Manager: portage-2.2.17

 dev-perl/String-BufferStack/ChangeLog              | 23 ----------------------
 .../String-BufferStack-1.14.ebuild                 | 20 -------------------
 ...16.ebuild => String-BufferStack-1.160.0.ebuild} |  8 ++++----
 3 files changed, 4 insertions(+), 47 deletions(-)

diff --git a/dev-perl/String-BufferStack/ChangeLog b/dev-perl/String-BufferStack/ChangeLog
deleted file mode 100644
index 8633bff..0000000
--- a/dev-perl/String-BufferStack/ChangeLog
+++ /dev/null
@@ -1,23 +0,0 @@
-# ChangeLog for dev-perl/String-BufferStack
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*String-BufferStack-1.16 (13 Feb 2012)
-
-  13 Feb 2012; Daniel Westermann-Clark <dwc@pobox.com>
-  -String-BufferStack-1.15.ebuild, +String-BufferStack-1.16.ebuild:
-  Bump dev-perl/String-BufferStack to 1.16
-
-*String-BufferStack-1.15 (14 Jan 2010)
-
-  14 Jan 2010; Daniel Westermann-Clark <dwc@pobox.com>
-  +String-BufferStack-1.15.ebuild:
-  Bump String-BufferStack to 1.15
-
-*String-BufferStack-1.14 (11 Jul 2009)
-
-  11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
-  -String-BufferStack-1.12.ebuild, +String-BufferStack-1.14.ebuild,
-  +metadata.xml:
-  Bump, convert to EAPI=2, and add metadata.xml
-

diff --git a/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild b/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
deleted file mode 100644
index 7f997ce..0000000
--- a/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=ALEXMV
-inherit perl-module
-
-DESCRIPTION="Nested buffers for templating systems"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
-
-IUSE="test"
-RDEPEND=""
-DEPEND="${RDEPEND}
-	test? ( virtual/perl-Test-Simple )"

diff --git a/dev-perl/String-BufferStack/String-BufferStack-1.16.ebuild b/dev-perl/String-BufferStack/String-BufferStack-1.160.0.ebuild
similarity index 73%
rename from dev-perl/String-BufferStack/String-BufferStack-1.16.ebuild
rename to dev-perl/String-BufferStack/String-BufferStack-1.160.0.ebuild
index c8fdc11..06b0bee 100644
--- a/dev-perl/String-BufferStack/String-BufferStack-1.16.ebuild
+++ b/dev-perl/String-BufferStack/String-BufferStack-1.160.0.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 MODULE_AUTHOR=ALEXMV
+MODULE_VERSION=1.16
 inherit perl-module
 
 DESCRIPTION="Nested buffers for templating systems"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
 
 IUSE="test"
 RDEPEND=">=dev-lang/perl-5.8.0"
 DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.420.0
 	test? ( virtual/perl-Test-Simple )"


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-BufferStack/
@ 2015-07-02  7:35 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-07-02  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     fd7af708ef552c1109b3b9aa27ed75a58446651c
Author:     Daniel Westermann-Clark <dwc <AT> ufl <DOT> edu>
AuthorDate: Mon Feb 13 21:32:31 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 06:52:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fd7af708

[rebase-filter: dwc/String-BufferStack] Bump dev-perl/String-BufferStack to 1.16

(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)

 dev-perl/String-BufferStack/ChangeLog                             | 8 +++++++-
 ...ing-BufferStack-1.15.ebuild => String-BufferStack-1.16.ebuild} | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-perl/String-BufferStack/ChangeLog b/dev-perl/String-BufferStack/ChangeLog
index 1c6c190..8633bff 100644
--- a/dev-perl/String-BufferStack/ChangeLog
+++ b/dev-perl/String-BufferStack/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/String-BufferStack
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*String-BufferStack-1.16 (13 Feb 2012)
+
+  13 Feb 2012; Daniel Westermann-Clark <dwc@pobox.com>
+  -String-BufferStack-1.15.ebuild, +String-BufferStack-1.16.ebuild:
+  Bump dev-perl/String-BufferStack to 1.16
+
 *String-BufferStack-1.15 (14 Jan 2010)
 
   14 Jan 2010; Daniel Westermann-Clark <dwc@pobox.com>

diff --git a/dev-perl/String-BufferStack/String-BufferStack-1.15.ebuild b/dev-perl/String-BufferStack/String-BufferStack-1.16.ebuild
similarity index 90%
rename from dev-perl/String-BufferStack/String-BufferStack-1.15.ebuild
rename to dev-perl/String-BufferStack/String-BufferStack-1.16.ebuild
index 59da93f..c8fdc11 100644
--- a/dev-perl/String-BufferStack/String-BufferStack-1.15.ebuild
+++ b/dev-perl/String-BufferStack/String-BufferStack-1.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-BufferStack/
@ 2015-07-02  7:35 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-07-02  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     c327d0300a594f0fd4dd2846b10b4220eb0c0b8c
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Sat Jul 11 16:31:48 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 06:52:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c327d030

[rebase-filter: dwc/String-BufferStack] Bump, convert to EAPI=2, and add metadata.xml
(Portage version: 2.1.6.13/git/Linux x86_64)
 (Signed Manifest commit)

 dev-perl/String-BufferStack/ChangeLog                    | 11 +++++++++++
 ...rStack-1.12.ebuild => String-BufferStack-1.14.ebuild} | 16 ++++++++--------
 dev-perl/String-BufferStack/metadata.xml                 |  9 +++++++++
 3 files changed, 28 insertions(+), 8 deletions(-)

diff --git a/dev-perl/String-BufferStack/ChangeLog b/dev-perl/String-BufferStack/ChangeLog
new file mode 100644
index 0000000..23f6a87
--- /dev/null
+++ b/dev-perl/String-BufferStack/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/String-BufferStack
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*String-BufferStack-1.14 (11 Jul 2009)
+
+  11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
+  -String-BufferStack-1.12.ebuild, +String-BufferStack-1.14.ebuild,
+  +metadata.xml:
+  Bump, convert to EAPI=2, and add metadata.xml
+

diff --git a/dev-perl/String-BufferStack/String-BufferStack-1.12.ebuild b/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
similarity index 51%
rename from dev-perl/String-BufferStack/String-BufferStack-1.12.ebuild
rename to dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
index 1d9edd9..cf770bf 100644
--- a/dev-perl/String-BufferStack/String-BufferStack-1.12.ebuild
+++ b/dev-perl/String-BufferStack/String-BufferStack-1.14.ebuild
@@ -1,20 +1,20 @@
-# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header$
+# $Header: $
 
+EAPI=2
+
+MODULE_AUTHOR=ALEXMV
 inherit perl-module
 
 DESCRIPTION="Nested buffers for templating systems"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/A/AL/ALEXMV/${P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
-RESTRICT="mirror"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
 SRC_TEST="do"
 
 IUSE="test"
-DEPEND=">=dev-lang/perl-5.8.0"
+RDEPEND=""
 DEPEND="${RDEPEND}
 	test? ( virtual/perl-Test-Simple )"

diff --git a/dev-perl/String-BufferStack/metadata.xml b/dev-perl/String-BufferStack/metadata.xml
new file mode 100644
index 0000000..743b271
--- /dev/null
+++ b/dev-perl/String-BufferStack/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <herd>perl</herd>
+    <maintainer>
+        <email>dwc@pobox.com</email>
+        <name>Daniel Westermann-Clark</name>
+    </maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-BufferStack/
@ 2015-07-02  7:35 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-07-02  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     0027216ed9c52b788cd84fe386adc061a6ad3354
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Thu Jul  9 23:59:15 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 06:52:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0027216e

[rebase-filter: dwc/String-BufferStack] Add remaining ebuilds from my perl-catalyst overlay

 .../String-BufferStack-1.12.ebuild                   | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/dev-perl/String-BufferStack/String-BufferStack-1.12.ebuild b/dev-perl/String-BufferStack/String-BufferStack-1.12.ebuild
new file mode 100644
index 0000000..1d9edd9
--- /dev/null
+++ b/dev-perl/String-BufferStack/String-BufferStack-1.12.ebuild
@@ -0,0 +1,20 @@
+# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="Nested buffers for templating systems"
+HOMEPAGE="http://search.cpan.org/dist/${PN}/"
+SRC_URI="mirror://cpan/authors/id/A/AL/ALEXMV/${P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+RESTRICT="mirror"
+SRC_TEST="do"
+
+IUSE="test"
+DEPEND=">=dev-lang/perl-5.8.0"
+DEPEND="${RDEPEND}
+	test? ( virtual/perl-Test-Simple )"


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

end of thread, other threads:[~2015-07-02  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  7:35 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-BufferStack/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-07-02  7:35 Kent Fredric
2015-07-02  7:35 Kent Fredric
2015-07-02  7:35 Kent Fredric
2015-07-02  7:35 Kent Fredric

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