diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:42:19 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:42:19 +0000 |
commit | 0231aa9d63a229c8801b7f8484a2641fd2a30249 (patch) | |
tree | 7b8e7cd82826e4b614b42836de3a5ecb3191f3e8 /dev-php | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-0231aa9d63a229c8801b7f8484a2641fd2a30249.tar.gz gentoo-2-0231aa9d63a229c8801b7f8484a2641fd2a30249.tar.bz2 gentoo-2-0231aa9d63a229c8801b7f8484a2641fd2a30249.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild | 4 |
3 files changed, 14 insertions, 6 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index 239b7f7e08a3..5bf9ca5d536a 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Net_Sieve # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.54 2007/10/22 18:46:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.55 2007/12/06 00:42:19 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Net_Sieve-1.1.1-r1.ebuild, PEAR-Net_Sieve-1.1.5.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Net_Sieve-1.1.1-r1.ebuild, PEAR-Net_Sieve-1.1.5.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_Sieve-1.1.5.ebuild: diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild index d5a5c76ee241..440c71e794fb 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.17 2006/04/10 22:42:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.1-r1.ebuild,v 1.18 2007/12/06 00:42:19 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active etc sieve scripts." -LICENSE="PHP" +LICENSE="PHP-2.02 BSD" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild index 761db676121c..0c8167793c3d 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.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_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.8 2007/10/22 18:46:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.5.ebuild,v 1.9 2007/12/06 00:42:19 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd" -LICENSE="PHP" +LICENSE="BSD BSD-2" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" |