diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:10:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:10:41 +0000 |
commit | 8bbad1268397c5d3f530fda9f7cb3e2fa1195768 (patch) | |
tree | 596290b940de865c2727aecd4d2ba8471cb3d0d0 /dev-php/PEAR-Net_IMAP | |
parent | Marking PEAR-Image_Canvas-0.3.1 ppc64 stable for bug 192247 (diff) | |
download | historical-8bbad1268397c5d3f530fda9f7cb3e2fa1195768.tar.gz historical-8bbad1268397c5d3f530fda9f7cb3e2fa1195768.tar.bz2 historical-8bbad1268397c5d3f530fda9f7cb3e2fa1195768.zip |
Marking PEAR-Net_IMAP-1.1.0_beta1 ppc64 stable for bug 192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-Net_IMAP')
-rw-r--r-- | dev-php/PEAR-Net_IMAP/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index f26eebc05d09..f105067c7dec 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.23 2007/09/25 00:44:33 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.24 2007/09/26 18:10:41 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> + PEAR-Net_IMAP-1.1.0_beta1.ebuild: + Marking PEAR-Net_IMAP-1.1.0_beta1 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@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 3d1de76ecc2b..a20ecaf716ca 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.5 2007/09/25 00:44:33 pylon Exp $ +# $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 $ 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" |