summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-28 23:42:09 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-28 23:42:09 +0000
commit0a82f10dea6990db588c52ef397cc47bc8883859 (patch)
tree912b10e5bee01fdbaf0a7a707032b19b401946f9 /dev-php/PEAR-Net_Socket
parentLock wxGTK to 2.6. (diff)
downloadhistorical-0a82f10dea6990db588c52ef397cc47bc8883859.tar.gz
historical-0a82f10dea6990db588c52ef397cc47bc8883859.tar.bz2
historical-0a82f10dea6990db588c52ef397cc47bc8883859.zip
Stable on amd64 wrt bug #192247
Package-Manager: portage-2.1.3.10
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog
index 76abce68d2c7..79144c91094c 100644
--- a/dev-php/PEAR-Net_Socket/ChangeLog
+++ b/dev-php/PEAR-Net_Socket/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_Socket
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.48 2007/09/26 17:54:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.49 2007/09/28 23:23:15 angelos Exp $
+
+ 28 Sep 2007; Christoph Mende <angelos@gentoo.org>
+ PEAR-Net_Socket-1.0.8.ebuild:
+ Stable on amd64 wrt bug #192247
26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_Socket-1.0.8.ebuild:
Marking PEAR-Net_Socket-1.0.8 ppc64 stable for bug 192247
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild
index 96d7a1bc4775..f1a21d897d87 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.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_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.5 2007/09/26 17:54:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.8.ebuild,v 1.6 2007/09/28 23:23:15 angelos Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="class interface to TCP sockets"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""