* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Wiki_BBCode/
@ 2017-08-01 18:27 Brian Evans
0 siblings, 0 replies; 3+ messages in thread
From: Brian Evans @ 2017-08-01 18:27 UTC (permalink / raw
To: gentoo-commits
commit: f581c9e314986ce58cc4a45eda5380fe948a735c
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 1 18:22:01 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Aug 1 18:22:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f581c9e3
dev-php/PEAR-Text_Wiki_BBCode: Revbump for new PEAR eclass
Package-Manager: Portage-2.3.6, Repoman-2.3.3
...0.0.4-r2.ebuild => PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild} | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
similarity index 59%
rename from dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild
rename to dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
index 0c2224a73a7..25a06efaece 100644
--- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild
+++ b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-inherit php-pear-r1
+inherit php-pear-r2
DESCRIPTION="BBCode parser for Text_Wiki"
@@ -13,3 +13,9 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3"
+
+DOCS=( doc/BBCodeParser_V2.ini
+ doc/BBCodeParser.php
+ doc/README_BBCodeParser
+ doc/parser.php
+ doc/BBtest.txt )
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Wiki_BBCode/
@ 2023-12-08 16:29 Arthur Zamarin
0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2023-12-08 16:29 UTC (permalink / raw
To: gentoo-commits
commit: 5b9dd7a086349e40f384cf6b94507bbadef04b5a
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Fri Dec 8 16:20:37 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 8 16:29:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9dd7a0
dev-php/PEAR-Text_Wiki_BBCode: unkeyword 0.0.4-r3 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
index 25a06efaece6..807e68532101 100644
--- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
+++ b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ DESCRIPTION="BBCode parser for Text_Wiki"
LICENSE="LGPL-2.1 PHP-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Wiki_BBCode/
@ 2024-07-11 18:47 Viorel Munteanu
0 siblings, 0 replies; 3+ messages in thread
From: Viorel Munteanu @ 2024-07-11 18:47 UTC (permalink / raw
To: gentoo-commits
commit: 8cb18661616de8599f6bbaf9f3e5e1a1d1975cf1
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 17:37:55 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 18:43:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb18661
dev-php/PEAR-Text_Wiki_BBCode: treeclean
Bug: https://bugs.gentoo.org/933998
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-php/PEAR-Text_Wiki_BBCode/Manifest | 1 -
.../PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild | 21 ---------------------
dev-php/PEAR-Text_Wiki_BBCode/metadata.xml | 8 --------
3 files changed, 30 deletions(-)
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/Manifest b/dev-php/PEAR-Text_Wiki_BBCode/Manifest
deleted file mode 100644
index 8951c3b934ba..000000000000
--- a/dev-php/PEAR-Text_Wiki_BBCode/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Text_Wiki_BBCode-0.0.4.tgz 16411 BLAKE2B e4957f615460b46327df12764a313cfec91921fd2e701a0781d675e62bc7aa81e8cf45fc09422eb53da71d4c7afce6d286e2e03b90bec60c32726fb701289df5 SHA512 00b456f9c100ad534f619f1584224ef36a54309d967442c1ac30aeee697eca0e13ab802d9ae9677aad8dc94bda61748451a0fac7a0bba6f63e1f02844e4c9dba
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
deleted file mode 100644
index a78e06498073..000000000000
--- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="BBCode parser for Text_Wiki"
-
-LICENSE="LGPL-2.1 PHP-3"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND=""
-RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3"
-
-DOCS=( doc/BBCodeParser_V2.ini
- doc/BBCodeParser.php
- doc/README_BBCodeParser
- doc/parser.php
- doc/BBtest.txt )
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml b/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml
deleted file mode 100644
index 77793b997e9e..000000000000
--- a/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>php-bugs@gentoo.org</email>
- <name>PHP</name>
-</maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-11 18:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 18:47 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Wiki_BBCode/ Viorel Munteanu
-- strict thread matches above, loose matches on Subject: below --
2023-12-08 16:29 Arthur Zamarin
2017-08-01 18:27 Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox