* Some clean-up.
* do_patch still fails. needs more work (or dropping).
md5=195b684e025ff5c15617d6f757cf631f
sha256=e14546d11e899e7e9f06ca58979fee14b273d53c637eb268d7c6fe3bf78d564d
-[http://de3.php.net/distributions/php-4.4.4.tar.bz2]
+[http://museum.php.net/php4/php-4.4.4.tar.bz2]
md5=bc6fa8908e2ac36e93bab9f7d42cda3a
sha256=9f0742fce014a255f8453c1264afee5de289a9e9dcd57c448c77b46978f6a76b
-SECTION = "console/network"
DESCRIPTION = "A server-side, HTML-embedded scripting language. This package provides the CGI."
+HOMEPAGE = "http://www.php.net"
+SECTION = "console/network"
LICENSE = "PHP"
SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
file://${FILESDIR}/autotools.patch;patch=1 \
file://${FILESDIR}/pear.patch;patch=1"
-S = "${WORKDIR}/php-${PV}"
inherit autotools
require php.inc
+
+SRC_URI = "http://museum.php.net/php4/php-${PV}.tar.bz2 \
+ file://${FILESDIR}/autotools.patch;patch=1 \
+ file://${FILESDIR}/pear.patch;patch=1"
+