summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Net_IMAP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild4
-rw-r--r--dev-php/PEAR-Net_LMTP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Net_POP3/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild4
-rw-r--r--dev-php/PEAR-Net_Server/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild4
-rw-r--r--dev-php/PEAR-Net_Sieve/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Net_SmartIRC/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild4
12 files changed, 39 insertions, 18 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog
index 14be3c89264a..4a677b3a94ce 100644
--- a/dev-php/PEAR-Net_IMAP/ChangeLog
+++ b/dev-php/PEAR-Net_IMAP/ChangeLog
@@ -1,6 +1,9 @@
# 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.9 2006/01/22 07:45:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.10 2006/01/22 17:00:39 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Net_IMAP-1.0.3-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@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 61beb9e5409b..d85a0e746e3c 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.9 2006/01/22 07:45:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.10 2006/01/22 17:00:39 weeve 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"
diff --git a/dev-php/PEAR-Net_LMTP/ChangeLog b/dev-php/PEAR-Net_LMTP/ChangeLog
index 3a0906325605..e865c86ebdb4 100644
--- a/dev-php/PEAR-Net_LMTP/ChangeLog
+++ b/dev-php/PEAR-Net_LMTP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_LMTP
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.9 2006/01/22 07:45:28 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/ChangeLog,v 1.10 2006/01/22 17:01:34 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Net_LMTP-1.0.1-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
PEAR-Net_LMTP-1.0.1-r1.ebuild:
diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild
index ce4767e86705..e54c75c9f189 100644
--- a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild
+++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-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_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.9 2006/01/22 07:45:28 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.1-r1.ebuild,v 1.10 2006/01/22 17:01:34 weeve Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Provides an implementation of the RFC2033 LMTP 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"
diff --git a/dev-php/PEAR-Net_POP3/ChangeLog b/dev-php/PEAR-Net_POP3/ChangeLog
index 40c1518362b4..c79f3959efee 100644
--- a/dev-php/PEAR-Net_POP3/ChangeLog
+++ b/dev-php/PEAR-Net_POP3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_POP3
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.9 2006/01/22 07:45:47 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.10 2006/01/22 17:02:50 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Net_POP3-1.3.6-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
PEAR-Net_POP3-1.3.6-r1.ebuild:
diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild
index a31008b465cd..f806ec0d32bd 100644
--- a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild
+++ b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-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_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild,v 1.9 2006/01/22 07:45:47 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.6-r1.ebuild,v 1.10 2006/01/22 17:02:50 weeve Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Provides a POP3 class to access POP3 server."
LICENSE="BSD"
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"
diff --git a/dev-php/PEAR-Net_Server/ChangeLog b/dev-php/PEAR-Net_Server/ChangeLog
index 9757cd53b7cf..cbaaa2fdc778 100644
--- a/dev-php/PEAR-Net_Server/ChangeLog
+++ b/dev-php/PEAR-Net_Server/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_Server
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.8 2006/01/22 07:46:25 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/ChangeLog,v 1.9 2006/01/22 17:04:01 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org>
+ PEAR-Net_Server-0.12.0-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
PEAR-Net_Server-0.12.0-r1.ebuild:
diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild
index 71e16250c8d8..7da910d79e94 100644
--- a/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild
+++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-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_Server/PEAR-Net_Server-0.12.0-r1.ebuild,v 1.8 2006/01/22 07:46:25 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Server/PEAR-Net_Server-0.12.0-r1.ebuild,v 1.9 2006/01/22 17:04:01 weeve Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Generic server class for PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog
index c865a0433f95..cea6d6d87b9c 100644
--- a/dev-php/PEAR-Net_Sieve/ChangeLog
+++ b/dev-php/PEAR-Net_Sieve/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_Sieve
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.34 2006/01/22 07:46:44 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.35 2006/01/22 17:04:47 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org>
+ PEAR-Net_Sieve-1.1.1-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
PEAR-Net_Sieve-1.1.1-r1.ebuild:
diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild
index 6b0574022af6..0da196eaaa8a 100644
--- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild
+++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild
@@ -1,12 +1,12 @@
# 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_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.9 2006/01/22 07:46:44 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.10 2006/01/22 17:04:47 weeve Exp $
inherit php-pear-r1
DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts."
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"
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog
index 61e5ff72aa21..d4dc0bac4318 100644
--- a/dev-php/PEAR-Net_SmartIRC/ChangeLog
+++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_SmartIRC
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.16 2006/01/22 07:47:02 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.17 2006/01/22 17:05:34 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org>
+ PEAR-Net_SmartIRC-1.0.0.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
PEAR-Net_SmartIRC-1.0.0.ebuild:
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild
index 671e5ff46edd..3b73ae56bb3d 100644
--- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild
@@ -1,11 +1,11 @@
# 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_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild,v 1.5 2006/01/22 07:47:02 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.0.ebuild,v 1.6 2006/01/22 17:05:34 weeve Exp $
inherit php-pear-r1
DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc64 sparc x86"
IUSE=""