summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-03-18 18:42:05 +0000
committerMatti Bickel <mabi@gentoo.org>2012-03-18 18:42:05 +0000
commit87118862e21058337bee0f739fa05a004b1ce950 (patch)
treec99b4af9e1fa0b3042d8a6c922c19b21cb220a53 /dev-php/PEAR-Net_POP3
parentsh/sparc stable wrt #397069 (diff)
downloadgentoo-2-87118862e21058337bee0f739fa05a004b1ce950.tar.gz
gentoo-2-87118862e21058337bee0f739fa05a004b1ce950.tar.bz2
gentoo-2-87118862e21058337bee0f739fa05a004b1ce950.zip
remove old
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_POP3')
-rw-r--r--dev-php/PEAR-Net_POP3/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild13
2 files changed, 4 insertions, 14 deletions
diff --git a/dev-php/PEAR-Net_POP3/ChangeLog b/dev-php/PEAR-Net_POP3/ChangeLog
index 6fcf547af182..2abb627c10c0 100644
--- a/dev-php/PEAR-Net_POP3/ChangeLog
+++ b/dev-php/PEAR-Net_POP3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_POP3
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.27 2012/03/18 18:33:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.28 2012/03/18 18:42:05 mabi Exp $
+
+ 18 Mar 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Net_POP3-1.3.6-r1.ebuild:
+ remove old
18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_POP3-1.3.8.ebuild:
ia64/sparc stable wrt #396987
diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild
deleted file mode 100644
index 4ebb9aac5903..000000000000
--- a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild,v 1.16 2006/03/30 19:29:10 josejx Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides a POP3 class to access POP3 server."
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"