diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-11-26 13:03:16 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-11-26 13:03:16 +0000 |
commit | 66b7636b2804e0e211a89116d3b2786e9c3027e1 (patch) | |
tree | 3260fe9878de61847f648bdf01a01c7f9a3b9fc6 /dev-php | |
parent | New version (diff) | |
download | gentoo-2-66b7636b2804e0e211a89116d3b2786e9c3027e1.tar.gz gentoo-2-66b7636b2804e0e211a89116d3b2786e9c3027e1.tar.bz2 gentoo-2-66b7636b2804e0e211a89116d3b2786e9c3027e1.zip |
Tested and unmasking for x86
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild | 4 |
4 files changed, 15 insertions, 6 deletions
diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog index ed505cc54578..0c4dd0e51cc6 100644 --- a/dev-php/PEAR-Mail_Mime/ChangeLog +++ b/dev-php/PEAR-Mail_Mime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for <CATEGORY>/<PACKAGE_NAME> # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.1 2002/11/18 14:24:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.2 2002/11/26 13:03:16 mcummings Exp $ + + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org> + PEAR-Mail_Mime-1.2.1.ebuild ChangeLog : + Finally had a chance to test this. Unmasking for x86. *PEAR-Mail_Mime-1.2.1 (18 Nov 2002) diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild index d584ac5a610e..e37755325d88 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild,v 1.2 2002/11/18 14:33:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild,v 1.3 2002/11/26 13:03:16 mcummings Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." @@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=21" SRC_URI="http://pear.php.net/get/${P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index 91807376af3c..dbf24d42cc84 100644 --- a/dev-php/PEAR-Net_Socket/ChangeLog +++ b/dev-php/PEAR-Net_Socket/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for <CATEGORY>/<PACKAGE_NAME> # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.1 2002/11/18 14:31:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.2 2002/11/26 13:01:16 mcummings Exp $ + + 26 Nov 2002; Michael Cummings <mcummings@gentoo.org> + PEAR-Net_Socket-1.0.1.ebuild : + + Finally had a chance to test this. Unmasked for x86 *PEAR-Net_Socket-1.0.1 (18 Nov 2002) diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild index 2b1aa4265a86..65344757d836 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # 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.1.ebuild,v 1.2 2002/11/18 14:31:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.1.ebuild,v 1.3 2002/11/26 13:01:16 mcummings Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="Net_Socket is a class interface to TCP sockets." @@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=64" SRC_URI="http://pear.php.net/get/${P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc64 ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~sparc64 ~alpha ~sparc" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${P} |