summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-01-28 16:20:49 +0000
committerJeroen Roovers <jer@gentoo.org>2006-01-28 16:20:49 +0000
commit5c783b47b74084be32a9b86e690aedbca2178212 (patch)
tree6bd297f3bfa66a78f98c41215b98beb138b0d4ee /dev-php/PEAR-Net_IMAP
parentFix Gentoo bug #118848. (diff)
downloadhistorical-5c783b47b74084be32a9b86e690aedbca2178212.tar.gz
historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.bz2
historical-5c783b47b74084be32a9b86e690aedbca2178212.zip
Marked ~hppa (bug #119722).
Package-Manager: portage-2.1_pre4
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.0.3-r1.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 bec72b30baff..8adfc8fa0d9e 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.12 2006/01/23 01:03:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.13 2006/01/28 15:49:02 jer Exp $
+
+ 28 Jan 2006; Jeroen Roovers <jer@gentoo.org>
+ PEAR-Net_IMAP-1.0.3-r1.ebuild:
+ Marked ~hppa (bug #119722).
23 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
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 77d3f18871c5..4aa89a1211e1 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-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.12 2006/01/23 01:03:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.13 2006/01/28 15:49:02 jer Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Provides an implementation of the IMAP protocol."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"