diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-22 15:40:05 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-22 15:40:05 +0100 |
commit | 6fe9b4e3e3ab4d8c874ed5327f87e53ecb11d6fc (patch) | |
tree | 2474b0b8e8502af85a9911e66d50573598e5183b /dev-php/phar-io-manifest | |
parent | dev-php/phar-io-version: bump to v2.0.1 (diff) | |
download | gentoo-6fe9b4e3e3ab4d8c874ed5327f87e53ecb11d6fc.tar.gz gentoo-6fe9b4e3e3ab4d8c874ed5327f87e53ecb11d6fc.tar.bz2 gentoo-6fe9b4e3e3ab4d8c874ed5327f87e53ecb11d6fc.zip |
dev-php/phar-io-manifest: bump to v1.0.3
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php/phar-io-manifest')
-rw-r--r-- | dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild b/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild index c50a6a0feca8..7287044db582 100644 --- a/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild +++ b/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild @@ -15,7 +15,7 @@ IUSE="examples" S="${WORKDIR}/manifest-${PV}" RDEPEND="dev-php/fedora-autoloader - dev-php/phar-io-version + >=dev-php/phar-io-version-2 dev-lang/php:*[phar]" src_install() { |