diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:32:55 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:32:55 +0000 |
commit | 0f563919d9435e33f8d82e9fc2c6781f4f3b176a (patch) | |
tree | de7322ac68ef5e1d0bcb1f978f009bb55d833dd1 /dev-php/PEAR-Mail | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-0f563919d9435e33f8d82e9fc2c6781f4f3b176a.tar.gz gentoo-2-0f563919d9435e33f8d82e9fc2c6781f4f3b176a.tar.bz2 gentoo-2-0f563919d9435e33f8d82e9fc2c6781f4f3b176a.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index 48c2ccf3144c..56cf1500e25c 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Mail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.37 2007/10/22 18:40:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.38 2007/12/06 00:32:55 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Mail-1.1.9.ebuild, + PEAR-Mail-1.1.14.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Mail-1.1.9.ebuild, PEAR-Mail-1.1.14.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Mail-1.1.14.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild index 366e5825391f..fcbe30244607 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.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-Mail/PEAR-Mail-1.1.14.ebuild,v 1.9 2007/10/22 18:40:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.10 2007/12/06 00:32:55 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Class that provides multiple interfaces for sending emails" -LICENSE="PHP" +LICENSE="PHP-2.02 BSD" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild index 388b5fba0a6f..5e5773efdcaf 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.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-Mail/PEAR-Mail-1.1.9.ebuild,v 1.16 2007/02/11 10:58:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.17 2007/12/06 00:32:55 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Class that provides multiple interfaces for sending emails" -LICENSE="PHP" +LICENSE="PHP-2.02 BSD" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" |