summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-01-26 22:10:48 +0000
committerUlrich Müller <ulm@gentoo.org>2010-01-26 22:10:48 +0000
commit188a08b3d17edc7b0fdb54b1a6b24b278ebe5315 (patch)
treeb9c637c072dd4024ac60d962482a2a04df73da2f /dev-php/PEAR-Net_CheckIP
parentFix LICENSE, bug 258316. (diff)
downloadgentoo-2-188a08b3d17edc7b0fdb54b1a6b24b278ebe5315.tar.gz
gentoo-2-188a08b3d17edc7b0fdb54b1a6b24b278ebe5315.tar.bz2
gentoo-2-188a08b3d17edc7b0fdb54b1a6b24b278ebe5315.zip
Fix LICENSE, bug 258316.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Net_CheckIP')
-rw-r--r--dev-php/PEAR-Net_CheckIP/ChangeLog8
-rw-r--r--dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_CheckIP/ChangeLog b/dev-php/PEAR-Net_CheckIP/ChangeLog
index 7af03c27e01a..f9309ab49aef 100644
--- a/dev-php/PEAR-Net_CheckIP/ChangeLog
+++ b/dev-php/PEAR-Net_CheckIP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_CheckIP
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.26 2007/10/22 18:42:38 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.27 2010/01/26 22:10:48 ulm Exp $
+
+ 26 Jan 2010; Ulrich Mueller <ulm@gentoo.org>
+ PEAR-Net_CheckIP-1.1-r1.ebuild:
+ Fix LICENSE, bug 258316.
22 Oct 2007; Raúl Porcel <armin76@gentoo.org>
PEAR-Net_CheckIP-1.2.1.ebuild:
diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild
index 3ce3d832c638..38b426c42046 100644
--- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild
+++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.15 2006/03/30 19:25:01 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.16 2010/01/26 22:10:48 ulm Exp $
inherit php-pear-r1
DESCRIPTION="Check the syntax of IPv4 addresses."
-LICENSE="PHP"
+LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""