From 616c690d0050296f1d8a11145d98f85ba8366f31 Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Sat, 21 Jan 2006 20:01:52 +0000 Subject: Stable on ppc64; bug #119722 Package-Manager: portage-2.0.53 --- dev-php/PEAR-Net_IMAP/ChangeLog | 8 ++++++-- dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-php/PEAR-Net_IMAP') diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index 7912484b432e..92d9dd511625 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.7 2005/11/22 18:47:17 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.8 2006/01/21 19:49:09 corsair Exp $ + + 21 Jan 2006; Markus Rothe + PEAR-Net_IMAP-1.0.3-r1.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe PEAR-Net_IMAP-1.0.3-r1.ebuild: diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild index fc59c72aa048..9679d677fb1f 100644 --- a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.7 2005/11/22 18:47:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.8 2006/01/21 19:49:09 corsair Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Provides an implementation of the IMAP protocol." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" -- cgit v1.2.3-65-gdbad