summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-03-02 22:57:24 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-03-02 22:57:24 +0000
commit41a4f719ef9f8b5d334729daa81b008465862315 (patch)
tree8163622d1e2e44633ab8f117916c38f331b1e565 /dev-php/PEAR-Net_IMAP
parentStable on alpha, bug #396981 (diff)
downloadgentoo-2-41a4f719ef9f8b5d334729daa81b008465862315.tar.gz
gentoo-2-41a4f719ef9f8b5d334729daa81b008465862315.tar.bz2
gentoo-2-41a4f719ef9f8b5d334729daa81b008465862315.zip
Stable on alpha, bug #396985
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_IMAP')
-rw-r--r--dev-php/PEAR-Net_IMAP/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog
index dfadb239ba62..a152209fe570 100644
--- a/dev-php/PEAR-Net_IMAP/ChangeLog
+++ b/dev-php/PEAR-Net_IMAP/ChangeLog
@@ -1,6 +1,10 @@
# 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.36 2012/03/02 21:49:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.37 2012/03/02 22:57:24 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+ PEAR-Net_IMAP-1.1.1.ebuild:
+ Stable on alpha, bug #396985
02 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Net_IMAP-1.1.1.ebuild:
Marking PEAR-Net_IMAP-1.1.1 ppc64 for bug 396985
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 87c0e9edf019..03ccf143e347 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.6 2012/03/02 21:49:04 ranger Exp $
+# $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 $
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 )"