summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-28 23:18:52 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-28 23:18:52 +0000
commitc46e86b6dfa66c30002e277cdd7b2dcdd2720817 (patch)
tree496c6a748efef7c8fdd0fa9693259e2918e44359 /dev-php/PEAR-Net_IMAP
parentStable on amd64 wrt bug #192247 (diff)
downloadgentoo-2-c46e86b6dfa66c30002e277cdd7b2dcdd2720817.tar.gz
gentoo-2-c46e86b6dfa66c30002e277cdd7b2dcdd2720817.tar.bz2
gentoo-2-c46e86b6dfa66c30002e277cdd7b2dcdd2720817.zip
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
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.0_beta1.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 f105067c7dec..b03e404abb0d 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.24 2007/09/26 18:10:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.25 2007/09/28 23:18:52 angelos Exp $
+
+ 28 Sep 2007; Christoph Mende <angelos@gentoo.org>
+ PEAR-Net_IMAP-1.1.0_beta1.ebuild:
+ Stable on amd64 wrt bug #192247
26 Sep 2007; Brent Baude <ranger@gentoo.org>
PEAR-Net_IMAP-1.1.0_beta1.ebuild:
diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild
index a20ecaf716ca..57bf447bc6f8 100644
--- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild
+++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.0_beta1.ebuild,v 1.6 2007/09/26 18:10:41 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.7 2007/09/28 23:18:52 angelos Exp $
PEAR_PV="${PV/_/}"
@@ -10,6 +10,6 @@ DESCRIPTION="Provides an implementation of the IMAP protocol."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"