* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2016-02-09 13:53 Brian Evans
0 siblings, 0 replies; 9+ messages in thread
From: Brian Evans @ 2016-02-09 13:53 UTC (permalink / raw
To: gentoo-commits
commit: cb43facca49b9390e1e79ec14a8a23b9ab86b0b6
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 13:49:52 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 13:53:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb43facc
dev-php/PEAR-Text_Password: Version bump
Package-Manager: portage-2.2.27
dev-php/PEAR-Text_Password/Manifest | 1 +
dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.0.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest
index 29d8d9d..2cd0e4e 100644
--- a/dev-php/PEAR-Text_Password/Manifest
+++ b/dev-php/PEAR-Text_Password/Manifest
@@ -1 +1,2 @@
DIST Text_Password-1.1.1.tgz 4357 SHA256 018f64dd1527e6dfbd52ca86c25decfe01b1e6e86892ef0f7f171764eb850c87 SHA512 6d43b47e8ebe030c9c87e4288698f26e2ef5062bb4c4477fdc5bfe0dfbf3f9aa01b0222ca6849b82d6a33330519410694f7db1339cfc46b740fc03fb37f35b22 WHIRLPOOL b7b5efc1459dd27c283ee4b68ed8de2c859e8c5938101043b2e0f539fee3349dcb6c32f27dc6ee2b16616c8592d15e41f9938875db98a3fb079bad760f60cafc
+DIST Text_Password-1.2.0.tgz 5578 SHA256 2e8d4c75252f9dac145e4959e9bda87c86b68caada263c9ca0b326338710af91 SHA512 24acb9e9cbb1f5356c1b1f32ac55c64370f93ea8bbde093d79eebd9782d43c66e34de6edc5c7d52c1857474c494f79364b8b316d1454540397b61aa22ac22c6f WHIRLPOOL 04974cd9b179633cffc2d9fc3d883ae83a9d19b2ff97c6a05dd091f797f920b687c487a836ec1bb4a5998bae198663cda16e8c4745638df500cd47d67ae71bb1
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.0.ebuild
new file mode 100644
index 0000000..c02debf
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit php-pear-r1
+
+DESCRIPTION="Creating passwords with PHP"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2017-02-03 23:19 Michael Orlitzky
0 siblings, 0 replies; 9+ messages in thread
From: Michael Orlitzky @ 2017-02-03 23:19 UTC (permalink / raw
To: gentoo-commits
commit: 597b7a2a168475989a9b5c21e16319dcbb886fe3
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 23:15:02 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 23:15:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597b7a2a
dev-php/PEAR-Text_Password: new version 1.2.1.
This new version updates to EAPI=6 and drops the php-pear-r1
eclass. Dropping the eclass was even more appropriate than usual in
this case, since the package makes no use of PEAR at all. The test
suite (using PHPUnit) was also enabled. The ia64, ppc, ppc64, and
sparc keywords were dropped for that.
Package-Manager: portage-2.3.3
dev-php/PEAR-Text_Password/Manifest | 2 +-
.../PEAR-Text_Password-1.2.0.ebuild | 14 ----------
.../PEAR-Text_Password-1.2.1.ebuild | 30 ++++++++++++++++++++++
dev-php/PEAR-Text_Password/metadata.xml | 11 +++++---
4 files changed, 38 insertions(+), 19 deletions(-)
diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest
index 2cd0e4e..71979ec 100644
--- a/dev-php/PEAR-Text_Password/Manifest
+++ b/dev-php/PEAR-Text_Password/Manifest
@@ -1,2 +1,2 @@
DIST Text_Password-1.1.1.tgz 4357 SHA256 018f64dd1527e6dfbd52ca86c25decfe01b1e6e86892ef0f7f171764eb850c87 SHA512 6d43b47e8ebe030c9c87e4288698f26e2ef5062bb4c4477fdc5bfe0dfbf3f9aa01b0222ca6849b82d6a33330519410694f7db1339cfc46b740fc03fb37f35b22 WHIRLPOOL b7b5efc1459dd27c283ee4b68ed8de2c859e8c5938101043b2e0f539fee3349dcb6c32f27dc6ee2b16616c8592d15e41f9938875db98a3fb079bad760f60cafc
-DIST Text_Password-1.2.0.tgz 5578 SHA256 2e8d4c75252f9dac145e4959e9bda87c86b68caada263c9ca0b326338710af91 SHA512 24acb9e9cbb1f5356c1b1f32ac55c64370f93ea8bbde093d79eebd9782d43c66e34de6edc5c7d52c1857474c494f79364b8b316d1454540397b61aa22ac22c6f WHIRLPOOL 04974cd9b179633cffc2d9fc3d883ae83a9d19b2ff97c6a05dd091f797f920b687c487a836ec1bb4a5998bae198663cda16e8c4745638df500cd47d67ae71bb1
+DIST Text_Password-1.2.1.tgz 5631 SHA256 d3c5d12f31c44759dddf7a7b61a5240c480804d90cdf01381590b893f55c1de8 SHA512 9f7a357b92b8013f41cd964245fd764c5f1347b41612aacb5fca66e4963e007d7470ea3a046e6186cfebed4960c5b6e6e23e4f2ab9e08c7aee10cba5ea347fc9 WHIRLPOOL 53f615f015e8ed392525e7dbe9d178a3d9ce5c0e430fa957fcb1cc4d2b29606acb15a085607f916560d8674b3a7e7564119dda74aefcee1e40b39c182c6ecc93
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.0.ebuild
deleted file mode 100644
index c02debf..00000000
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Creating passwords with PHP"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
new file mode 100644
index 00000000..edc3f2c
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="${PN/PEAR-/}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Creating passwords with PHP"
+HOMEPAGE="http://pear.php.net/package/${MY_PN}"
+SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+IUSE="test"
+
+RDEPEND="dev-lang/php:*"
+DEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+ insinto /usr/share/php
+ doins -r Text
+}
+
+src_test() {
+ phpunit tests/ || die 'test suite failed'
+}
diff --git a/dev-php/PEAR-Text_Password/metadata.xml b/dev-php/PEAR-Text_Password/metadata.xml
index aca4293..6259ff8 100644
--- a/dev-php/PEAR-Text_Password/metadata.xml
+++ b/dev-php/PEAR-Text_Password/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>php-bugs@gentoo.org</email>
- <name>PHP</name>
-</maintainer>
+ <maintainer type="project">
+ <email>php-bugs@gentoo.org</email>
+ <name>PHP</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">pear/Text_Password</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2017-04-01 12:40 Michael Weber
0 siblings, 0 replies; 9+ messages in thread
From: Michael Weber @ 2017-04-01 12:40 UTC (permalink / raw
To: gentoo-commits
commit: 22698477ff3fcda2358dda83fbada49356938de2
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 12:38:09 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 12:38:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22698477
dev-php/PEAR-Text_Password: add ~ppc64 keyword (bug 574264).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index 19f6fb9e2fa..ac9ef926753 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86"
IUSE="test"
RDEPEND="dev-lang/php:*"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2017-04-01 15:51 Michael Weber
0 siblings, 0 replies; 9+ messages in thread
From: Michael Weber @ 2017-04-01 15:51 UTC (permalink / raw
To: gentoo-commits
commit: f8adf5d812a86aad5ee9eddbefd442a8e9831c92
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 15:50:18 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 15:51:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8adf5d8
dev-php/PEAR-Text_Password: add ~ppc keyword (bug 574264).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index ac9ef926753..abc640a814b 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND="dev-lang/php:*"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2017-11-06 18:12 Brian Evans
0 siblings, 0 replies; 9+ messages in thread
From: Brian Evans @ 2017-11-06 18:12 UTC (permalink / raw
To: gentoo-commits
commit: 9fb892a6fd94828ce8d608e6bcd8e808f477f7f9
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 6 18:12:25 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Nov 6 18:12:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb892a6
dev-php/PEAR-Text_Password: Drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-php/PEAR-Text_Password/Manifest | 1 -
dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild | 11 -----------
2 files changed, 12 deletions(-)
diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest
index 71979ecfffe..6f783d766ce 100644
--- a/dev-php/PEAR-Text_Password/Manifest
+++ b/dev-php/PEAR-Text_Password/Manifest
@@ -1,2 +1 @@
-DIST Text_Password-1.1.1.tgz 4357 SHA256 018f64dd1527e6dfbd52ca86c25decfe01b1e6e86892ef0f7f171764eb850c87 SHA512 6d43b47e8ebe030c9c87e4288698f26e2ef5062bb4c4477fdc5bfe0dfbf3f9aa01b0222ca6849b82d6a33330519410694f7db1339cfc46b740fc03fb37f35b22 WHIRLPOOL b7b5efc1459dd27c283ee4b68ed8de2c859e8c5938101043b2e0f539fee3349dcb6c32f27dc6ee2b16616c8592d15e41f9938875db98a3fb079bad760f60cafc
DIST Text_Password-1.2.1.tgz 5631 SHA256 d3c5d12f31c44759dddf7a7b61a5240c480804d90cdf01381590b893f55c1de8 SHA512 9f7a357b92b8013f41cd964245fd764c5f1347b41612aacb5fca66e4963e007d7470ea3a046e6186cfebed4960c5b6e6e23e4f2ab9e08c7aee10cba5ea347fc9 WHIRLPOOL 53f615f015e8ed392525e7dbe9d178a3d9ce5c0e430fa957fcb1cc4d2b29606acb15a085607f916560d8674b3a7e7564119dda74aefcee1e40b39c182c6ecc93
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild
deleted file mode 100644
index 8032220f1f7..00000000000
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit php-pear-r1
-
-DESCRIPTION="Creating passwords with PHP"
-
-LICENSE="PHP-3"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2017-11-06 18:12 Brian Evans
0 siblings, 0 replies; 9+ messages in thread
From: Brian Evans @ 2017-11-06 18:12 UTC (permalink / raw
To: gentoo-commits
commit: ff1ec4527c06ee66d215aaa969873b8b3dc02c1e
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 6 18:11:31 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Nov 6 18:11:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1ec452
dev-php/PEAR-Text_Password: Mark script only package stable on all arches
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index 00d1919b53c..3ba8e34522f 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
IUSE="test"
RDEPEND="dev-lang/php:*"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2019-03-20 20:27 Aaron Bauman
0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2019-03-20 20:27 UTC (permalink / raw
To: gentoo-commits
commit: 118e164966eec87f6420270178f8fc9deb65eb4b
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 16 19:07:28 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 20:26:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118e1649
dev-php/PEAR-Text_Password: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index 3ba8e34522f..f8380282d2a 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Creating passwords with PHP"
-HOMEPAGE="http://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2020-02-08 18:55 David Seifert
0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2020-02-08 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 4aa5e231faeb7a3c4679adc907b5a2a118cce3ee
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 18:54:27 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 18:54:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa5e231
dev-php/PEAR-Text_Password: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index 3da1e00f46e..b9a1067c147 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Creating passwords with PHP"
-HOMEPAGE="https://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/Text_Password"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/
@ 2024-07-11 18:47 Viorel Munteanu
0 siblings, 0 replies; 9+ messages in thread
From: Viorel Munteanu @ 2024-07-11 18:47 UTC (permalink / raw
To: gentoo-commits
commit: 313db0143d4e8481500e6858f14af494efd7333f
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 17:37:25 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=313db014
dev-php/PEAR-Text_Password: treeclean
Bug: https://bugs.gentoo.org/933998
Bug: https://bugs.gentoo.org/737674
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-php/PEAR-Text_Password/Manifest | 1 -
.../PEAR-Text_Password-1.2.1.ebuild | 30 ----------------------
dev-php/PEAR-Text_Password/metadata.xml | 12 ---------
3 files changed, 43 deletions(-)
diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest
deleted file mode 100644
index a0f4af720ad9..000000000000
--- a/dev-php/PEAR-Text_Password/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Text_Password-1.2.1.tgz 5631 BLAKE2B d765606e7082076f92d76d3a2e7a0721950b9fc81b267a51aa3ef56ed92706105486d3a62a6ec81e06dbdb41a15d0a7e9add8ef99c87b76af6445fb7bcbdbaaa SHA512 9f7a357b92b8013f41cd964245fd764c5f1347b41612aacb5fca66e4963e007d7470ea3a046e6186cfebed4960c5b6e6e23e4f2ab9e08c7aee10cba5ea347fc9
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
deleted file mode 100644
index 87743ab26e6f..000000000000
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Creating passwords with PHP"
-HOMEPAGE="https://pear.php.net/package/Text_Password"
-SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc64 ~sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-lang/php:*"
-DEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- insinto /usr/share/php
- doins -r Text
-}
-
-src_test() {
- phpunit tests/ || die 'test suite failed'
-}
diff --git a/dev-php/PEAR-Text_Password/metadata.xml b/dev-php/PEAR-Text_Password/metadata.xml
deleted file mode 100644
index 126a19ab5d0c..000000000000
--- a/dev-php/PEAR-Text_Password/metadata.xml
+++ /dev/null
@@ -1,12 +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>
- <upstream>
- <remote-id type="github">pear/Text_Password</remote-id>
- <remote-id type="pear">Text_Password</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-07-11 18:47 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-06 18:12 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Text_Password/ Brian Evans
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 18:47 Viorel Munteanu
2020-02-08 18:55 David Seifert
2019-03-20 20:27 Aaron Bauman
2017-11-06 18:12 Brian Evans
2017-04-01 15:51 Michael Weber
2017-04-01 12:40 Michael Weber
2017-02-03 23:19 Michael Orlitzky
2016-02-09 13:53 Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox