summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-02-12 11:07:19 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-02-12 11:07:33 -0500
commit0d82912f211b8103237422492c5a150265870892 (patch)
treedc59cb69db8efe2743f0a2a4402765072de59bb9 /dev-php/PEAR-Net_SmartIRC
parentdev-php/PEAR-Net_SmartIRC: stabilize remaining arches per ALLARCHES policy. (diff)
downloadgentoo-0d82912f211b8103237422492c5a150265870892.tar.gz
gentoo-0d82912f211b8103237422492c5a150265870892.tar.bz2
gentoo-0d82912f211b8103237422492c5a150265870892.zip
dev-php/PEAR-Net_SmartIRC: remove unused PEAR-Net_SmartIRC-1.1.4.ebuild.
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-rw-r--r--dev-php/PEAR-Net_SmartIRC/Manifest1
-rw-r--r--dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/Manifest b/dev-php/PEAR-Net_SmartIRC/Manifest
index ce33e92f1f0a..fdfdfad8d9d7 100644
--- a/dev-php/PEAR-Net_SmartIRC/Manifest
+++ b/dev-php/PEAR-Net_SmartIRC/Manifest
@@ -1,2 +1 @@
DIST Net_SmartIRC-1.1.10.tar.gz 927009 SHA256 f6f46ec80584b9a62d8bfa3b4180fbd663f473aeb56e8f2440510ded5f66b760 SHA512 16ad30d358af99f40c53a75cf5f1c944a3e68f4c1cffd586acd61ceed280d5d1fcd4f4d5e88db55f1f66c37c5b7f37aec2f45a26dc6b98860eacb42c9f3fbea5 WHIRLPOOL 5fa0d4f1a9e05287b2079d99ba05c85e2c79e8db8a371e455a56fb3537f9761b90f216a8f2f8531e049a42e5d2e534d671ec77a65970dd68395e5c085eb336fa
-DIST Net_SmartIRC-1.1.4.tgz 163494 SHA256 a853622ca4b8cb0224d81d11f0308d8d9f1d0d2326fe65f259fb60b7f66b6484 SHA512 58bea369e7f43094cb4b3d0354cb82afb2842ca21fd83409e683fbecda590f6dc02594e20897acbd6de6f3b60c9122daafd01ab86af270c5ec8a1b4a5ed47afe WHIRLPOOL 812cfe224c8e2fcdddb26615fce538492dfe4e5a8e58f17c8d843af533e913bcc6a561cfaf02fe448cc1785e55e0e8cff1dbb8cc4bdc64a803444bdd2442fac1
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild
deleted file mode 100644
index 33a1d1df1414..000000000000
--- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit php-pear-r1
-
-DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/php-5.3"