diff options
Diffstat (limited to 'dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.2.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.2.0.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.2.0.ebuild b/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.2.0.ebuild deleted file mode 100644 index dbd1323a0fda..000000000000 --- a/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.2.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit php-pear-r2 - -DESCRIPTION="Punycode encoding and decoding" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc64 sparc x86" -IUSE="" - -RDEPEND=">=dev-php/PEAR-PEAR-1.10.1" |