diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-30 14:35:07 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-30 14:35:07 +0000 |
commit | e4ba9a4bbd98ec1c2d4a59df0d25d771e269f1bb (patch) | |
tree | 0a5bff347b8491ee9bee2cde5e7fe0f70549989a /dev-php/PEAR-Net_Ping | |
parent | Version bump from project overlay (diff) | |
download | gentoo-2-e4ba9a4bbd98ec1c2d4a59df0d25d771e269f1bb.tar.gz gentoo-2-e4ba9a4bbd98ec1c2d4a59df0d25d771e269f1bb.tar.bz2 gentoo-2-e4ba9a4bbd98ec1c2d4a59df0d25d771e269f1bb.zip |
Version bump from project overlay
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-php/PEAR-Net_Ping')
-rw-r--r-- | dev-php/PEAR-Net_Ping/ChangeLog | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.3.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Ping/files/digest-PEAR-Net_Ping-2.4.3 | 3 |
3 files changed, 26 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_Ping/ChangeLog b/dev-php/PEAR-Net_Ping/ChangeLog index e008d5275ddf..8047626dbf46 100644 --- a/dev-php/PEAR-Net_Ping/ChangeLog +++ b/dev-php/PEAR-Net_Ping/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-Net_Ping # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.8 2007/12/06 00:41:05 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.9 2007/12/30 14:35:06 jokey Exp $ + +*PEAR-Net_Ping-2.4.3 (30 Dec 2007) + + 30 Dec 2007; Markus Ullmann <jokey@gentoo.org> + +PEAR-Net_Ping-2.4.3.ebuild: + Version bump from project overlay + + 28 Dec 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, + +PEAR-Net_Ping-2.4.3.ebuild: + Version bump 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Net_Ping-2.4.2.ebuild: LICENSE fix from project overlay diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.3.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.3.ebuild new file mode 100644 index 000000000000..ffb5c260c379 --- /dev/null +++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.3.ebuild @@ -0,0 +1,12 @@ +# 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_Ping/PEAR-Net_Ping-2.4.3.ebuild,v 1.1 2007/12/30 14:35:06 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="OS independet wrapper class for executing ping calls." + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Net_Ping/files/digest-PEAR-Net_Ping-2.4.3 b/dev-php/PEAR-Net_Ping/files/digest-PEAR-Net_Ping-2.4.3 new file mode 100644 index 000000000000..2f3a4b754efa --- /dev/null +++ b/dev-php/PEAR-Net_Ping/files/digest-PEAR-Net_Ping-2.4.3 @@ -0,0 +1,3 @@ +MD5 340ca27cfa1c0aab31991928d423cffb Net_Ping-2.4.3.tgz 9634 +RMD160 8caa3c77256e9c24591cdbf5e631a3513e2c119b Net_Ping-2.4.3.tgz 9634 +SHA256 ec017d2bb365dda2070c7f84442a07364f1ddfe538a7d8a375f6c5fe376ae1b0 Net_Ping-2.4.3.tgz 9634 |