summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Net_Ping')
-rw-r--r--dev-php/PEAR-Net_Ping/ChangeLog8
-rw-r--r--dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Ping/ChangeLog b/dev-php/PEAR-Net_Ping/ChangeLog
index 13b94be58532..e008d5275ddf 100644
--- a/dev-php/PEAR-Net_Ping/ChangeLog
+++ b/dev-php/PEAR-Net_Ping/ChangeLog
@@ -1,6 +1,12 @@
# 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.7 2007/08/20 21:58:03 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.8 2007/12/06 00:41:05 jokey Exp $
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Net_Ping-2.4.2.ebuild:
+ LICENSE fix from project overlay
+
+ 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_Ping-2.4.2.ebuild:
+ Fix LICENSE
15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+PEAR-Net_Ping-2.4.2.ebuild:
diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild
index c9df9a686830..259e84de1d59 100644
--- a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild
+++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild
@@ -1,12 +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.2.ebuild,v 1.1 2007/08/20 21:58:03 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.2.ebuild,v 1.2 2007/12/06 00:41:05 jokey Exp $
inherit php-pear-r1
DESCRIPTION="OS independet wrapper class for executing ping calls."
-LICENSE="PHP"
+LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""