public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-WikiFormat/
@ 2016-12-05 20:45 Pacho Ramos
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2016-12-05 20:45 UTC (permalink / raw
  To: gentoo-commits

commit:     460d9d684710b2674e3f6a11fba8ffa5862350a3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 20:38:32 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 20:44:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460d9d68

dev-perl/Text-WikiFormat: x86 stable, bug #585622

Package-Manager: portage-2.3.2

 dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild
index 44bc819..60edfcb 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Translate Wiki formatted text into other formats"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/URI


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-WikiFormat/
@ 2018-07-21 13:27 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2018-07-21 13:27 UTC (permalink / raw
  To: gentoo-commits

commit:     509e2e39ab8532979865d077f5502c3a7aadb801
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 13:12:00 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 13:26:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509e2e39

dev-perl/Text-WikiFormat: Cleanup old version 0.800.0-r1

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Text-WikiFormat/Manifest                   |  1 -
 .../Text-WikiFormat-0.800.0-r1.ebuild               | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/Text-WikiFormat/Manifest b/dev-perl/Text-WikiFormat/Manifest
index 0fb6e5f9814..3ecb4f56e00 100644
--- a/dev-perl/Text-WikiFormat/Manifest
+++ b/dev-perl/Text-WikiFormat/Manifest
@@ -1,2 +1 @@
-DIST Text-WikiFormat-0.80.tar.gz 28845 BLAKE2B 76e37be568553c4730adcba23a6246c38612b0c78480e0a8d49314feb576f05dcfb78efba7b6ab8e006074fb840819c0291cc7a3fc83f7543070b8627fe0f3e4 SHA512 6077d8ea0cdaa336fda0fff40ae539c0d3b3e57795e5b804eee9458f0a606bea8e509e75122500c71cf5d2331c36df7f7f613a246f542b090a89690972b06f7a
 DIST Text-WikiFormat-0.81.tar.gz 34409 BLAKE2B 4eabf2b494a77408358c5dc95564717eaf51300e55caa17593da66ecd3dd5fad263f393feb9e66ce83139e2810cfc49be485f484cd3d340e210d376f69906b80 SHA512 60c781b9bda9dbd5f533a1cef326110f7aebe79078e38ba8ecf2e9d6c1b93cad552077a2015748186d04b7cd457fc63ab297ca24c01e321f1869dfafc4f1b4e2

diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0-r1.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0-r1.ebuild
deleted file mode 100644
index fe47aeae988..00000000000
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.800.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CYCLES
-MODULE_VERSION=0.80
-inherit perl-module
-
-DESCRIPTION="Translate Wiki formatted text into other formats"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/URI
-	virtual/perl-Scalar-List-Utils"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.28"
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-WikiFormat/
@ 2021-09-26 11:24 Andreas K. Hüttel
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-09-26 11:24 UTC (permalink / raw
  To: gentoo-commits

commit:     98ad459a78d3122a6991014e1b0a4d767a5c974f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 11:23:43 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 11:24:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ad459a

dev-perl/Text-WikiFormat: EAPI=8 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...10.0.ebuild => Text-WikiFormat-0.810.0-r1.ebuild} | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0-r1.ebuild
similarity index 61%
rename from dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild
rename to dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0-r1.ebuild
index 827b89c16d9..ab61846badf 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0-r1.ebuild
@@ -1,21 +1,21 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=CYCLES
-MODULE_VERSION=0.81
+DIST_AUTHOR=CYCLES
+DIST_VERSION=0.81
 inherit perl-module
 
 DESCRIPTION="Translate Wiki formatted text into other formats"
 
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
-IUSE=""
 
-RDEPEND="dev-perl/URI
-	virtual/perl-Scalar-List-Utils"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.28"
-
-SRC_TEST="do"
+RDEPEND="
+	dev-perl/URI
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.28
+"


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

end of thread, other threads:[~2021-09-26 11:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-26 11:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-WikiFormat/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2018-07-21 13:27 Kent Fredric
2016-12-05 20:45 Pacho Ramos

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