* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-PHP_CompatInfo/
@ 2017-07-10 14:01 Brian Evans
0 siblings, 0 replies; 2+ messages in thread
From: Brian Evans @ 2017-07-10 14:01 UTC (permalink / raw
To: gentoo-commits
commit: de4b9ec57e36e2c63c99b03180f35dfdf3d5f1ca
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 13:35:42 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 14:01:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4b9ec5
dev-php/PEAR-PHP_CompatInfo: Update EAPI and description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
index 94870aef994..7ce4c9aa4cb 100644
--- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
+++ b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="4"
+EAPI=5
inherit php-pear-r1
-DESCRIPTION="Find out the minimum version and the extensions required for a piece of code to run"
+DESCRIPTION="Determine minimum version and the extensions required for a piece of code to run"
LICENSE="PHP-3.01"
SLOT="0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-PHP_CompatInfo/
@ 2018-03-19 15:04 Brian Evans
0 siblings, 0 replies; 2+ messages in thread
From: Brian Evans @ 2018-03-19 15:04 UTC (permalink / raw
To: gentoo-commits
commit: cb110bc6d6095b014a53aff87494a2e813ef38f6
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 14:50:29 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 15:03:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb110bc6
dev-php/PEAR-PHP_CompatInfo - Remove package
Bug: https://bugs.gentoo.org/647768
dev-php/PEAR-PHP_CompatInfo/Manifest | 1 -
.../PEAR-PHP_CompatInfo-1.9.0.ebuild | 19 -------------------
dev-php/PEAR-PHP_CompatInfo/metadata.xml | 8 --------
3 files changed, 28 deletions(-)
diff --git a/dev-php/PEAR-PHP_CompatInfo/Manifest b/dev-php/PEAR-PHP_CompatInfo/Manifest
deleted file mode 100644
index 5ac5dc3edab..00000000000
--- a/dev-php/PEAR-PHP_CompatInfo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST PHP_CompatInfo-1.9.0.tgz 180340 BLAKE2B ce8ece803bedd4a53668e955bfd33616afbf23bc8a50fb9928003a3fc472810afcca06bd3bdd5c17c28a2101db766ee88ca39f792eb262060f5850581943173d SHA512 0fdb2416364a20a1199195d523da1fe22edc3c5b9cdf58f2e8c14474437efccb07eac203c24cee12e11d8e82034429555be9edcb350ffc1e15946ddbc05e9ac6
diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
deleted file mode 100644
index 7ce4c9aa4cb..00000000000
--- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Determine minimum version and the extensions required for a piece of code to run"
-
-LICENSE="PHP-3.01"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="minimal"
-
-RDEPEND="dev-lang/php[tokenizer]
- !minimal? ( >=dev-php/PEAR-Console_Table-1.0.5
- >=dev-php/PEAR-Console_Getargs-1.3.3
- >=dev-php/PEAR-XML_Util-1.1.4
- >=dev-php/phpunit-3.2.0 )"
diff --git a/dev-php/PEAR-PHP_CompatInfo/metadata.xml b/dev-php/PEAR-PHP_CompatInfo/metadata.xml
deleted file mode 100644
index b86acf66c75..00000000000
--- a/dev-php/PEAR-PHP_CompatInfo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?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>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-19 15:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-19 15:04 [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-PHP_CompatInfo/ Brian Evans
-- strict thread matches above, loose matches on Subject: below --
2017-07-10 14:01 Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox