diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-11 20:33:29 +0300 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-11 21:43:35 +0300 |
commit | befd9abb9cf36b2f71f94e6447c5013f7383386f (patch) | |
tree | 410be4a3d9e348dbfccc2f9ae60b7650038c90b0 /dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.5.0.ebuild | |
parent | dev-php/PEAR-Net_DNS: treeclean (diff) | |
download | gentoo-befd9abb9cf36b2f71f94e6447c5013f7383386f.tar.gz gentoo-befd9abb9cf36b2f71f94e6447c5013f7383386f.tar.bz2 gentoo-befd9abb9cf36b2f71f94e6447c5013f7383386f.zip |
dev-php/PEAR-Net_DNS2: treeclean
Bug: https://bugs.gentoo.org/933998
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.5.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.5.0.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.5.0.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.5.0.ebuild deleted file mode 100644 index 063594722722..000000000000 --- a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.5.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit php-pear-r2 - -DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-php/PEAR-PEAR >=dev-lang/php-5.3:*[sockets]" - -DOCS=( README.md ) |