summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-18 18:38:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-18 18:38:39 +0000
commit745feb9280f8789746e89e59c7a8a947070eea0f (patch)
tree659e2fdef48196748a64b9f6ca38ce7793f5866c /dev-php
parentDrop maintainer due retirement, bug #118003. (diff)
downloadgentoo-2-745feb9280f8789746e89e59c7a8a947070eea0f.tar.gz
gentoo-2-745feb9280f8789746e89e59c7a8a947070eea0f.tar.bz2
gentoo-2-745feb9280f8789746e89e59c7a8a947070eea0f.zip
ia64/sparc stable wrt #396985
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_IMAP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog
index a152209fe570..4f396ecfc394 100644
--- a/dev-php/PEAR-Net_IMAP/ChangeLog
+++ b/dev-php/PEAR-Net_IMAP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_IMAP
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.37 2012/03/02 22:57:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.38 2012/03/18 18:38:39 armin76 Exp $
+
+ 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild:
+ ia64/sparc stable wrt #396985
02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
PEAR-Net_IMAP-1.1.1.ebuild:
diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild
index 03ccf143e347..290e739aa55a 100644
--- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild
+++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild,v 1.7 2012/03/02 22:57:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild,v 1.8 2012/03/18 18:38:39 armin76 Exp $
EAPI="4"
@@ -10,7 +10,7 @@ DESCRIPTION="Provides an implementation of the IMAP protocol."
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="sasl"
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.8
!sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )"