diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-26 22:11:10 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-26 22:11:10 +0000 |
commit | c19500d487d70e74ed39f2f1c3024514d36ec991 (patch) | |
tree | 643ae636e6f9308a216b16dae6d1d251e5a6957f /dev-php | |
parent | Fix LICENSE, bug 258316. (diff) | |
download | gentoo-2-c19500d487d70e74ed39f2f1c3024514d36ec991.tar.gz gentoo-2-c19500d487d70e74ed39f2f1c3024514d36ec991.tar.bz2 gentoo-2-c19500d487d70e74ed39f2f1c3024514d36ec991.zip |
Fix LICENSE, bug 258316.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Services_Weather/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog index 9ba038f0dcb3..e40483812a15 100644 --- a/dev-php/PEAR-Services_Weather/ChangeLog +++ b/dev-php/PEAR-Services_Weather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Services_Weather -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.40 2009/08/22 18:14:20 beandog Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.41 2010/01/26 22:11:10 ulm Exp $ + + 26 Jan 2010; Ulrich Mueller <ulm@gentoo.org> + PEAR-Services_Weather-1.3.2-r1.ebuild: + Fix LICENSE, bug 258316. *PEAR-Services_Weather-1.4.4 (22 Aug 2009) diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild index 523fc9442abe..e0d6c066a377 100644 --- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild +++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 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-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.18 2008/01/10 10:06:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.3.2-r1.ebuild,v 1.19 2010/01/26 22:11:10 ulm Exp $ inherit php-pear-r1 DESCRIPTION="This class acts as an interface to various online weather-services.." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" |