* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Console_Getargs/
@ 2017-07-06 14:37 Brian Evans
0 siblings, 0 replies; 2+ messages in thread
From: Brian Evans @ 2017-07-06 14:37 UTC (permalink / raw
To: gentoo-commits
commit: f51e72598d45f99e5efc6ea5f94667127f18f56a
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 6 13:44:04 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jul 6 14:36:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51e7259
dev-php/PEAR-Console_Getargs: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
.../PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild
deleted file mode 100644
index 795260cad9d..00000000000
--- a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit php-pear-r1
-
-DESCRIPTION="A command-line arguments parser"
-
-LICENSE="PHP-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
-IUSE=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Console_Getargs/
@ 2018-02-13 16:17 Brian Evans
0 siblings, 0 replies; 2+ messages in thread
From: Brian Evans @ 2018-02-13 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 87fdf733c9aa35a17faae23f78156c62bb2fcce6
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 16:03:57 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 16:17:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fdf733
dev-php/PEAR-Console_Getargs: Version bump to 1.4.0 with PHP 7 support
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-php/PEAR-Console_Getargs/Manifest | 1 +
.../PEAR-Console_Getargs-1.4.0.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-php/PEAR-Console_Getargs/Manifest b/dev-php/PEAR-Console_Getargs/Manifest
index 93c8bd57419..2558677dcd3 100644
--- a/dev-php/PEAR-Console_Getargs/Manifest
+++ b/dev-php/PEAR-Console_Getargs/Manifest
@@ -1 +1,2 @@
DIST Console_Getargs-1.3.5.tgz 18207 BLAKE2B d68ea1220700d43a9d7a0844d8659f9e95b377f9a9c609501d0b325083013ac220367c98b545917066e952a8c304703dddf920cdb80c129f222873934895822e SHA512 2e79bfc3947dbce928ae592d825ea16414de147a10f7c41a896d9a557c40a1e83842e39de6e6a78918d91235da73307f84b837a3d049b36cacd202c4b8aa7fd6
+DIST Console_Getargs-1.4.0.tgz 18267 BLAKE2B c0aab73414a0b6dec9818faa2eae4a4f54d70168d089bb64497599e88f4b8ff86e4195e3705a75bece25f6c7d1054759b846be75f7fc749f1d50b4447ad9ec50 SHA512 927777f48599f64e2cdb05b80a473741718493e9efc20988f2993e6b092852f1432e2e9732c1470f7d580fc7e4000d563b7915a94305fe572b7f6dc27da0858e
diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.4.0.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.4.0.ebuild
new file mode 100644
index 00000000000..58692f2f12e
--- /dev/null
+++ b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.4.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit php-pear-r2
+
+DESCRIPTION="A command-line arguments parser"
+
+LICENSE="PHP-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+DEPEND="test? ( dev-php/phpunit )"
+
+src_test() {
+ phpunit tests/ || die
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-13 16:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-13 16:17 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Console_Getargs/ Brian Evans
-- strict thread matches above, loose matches on Subject: below --
2017-07-06 14:37 Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox