diff options
author | Hanno Böck <hanno@gentoo.org> | 2008-05-25 12:11:34 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2008-05-25 12:11:34 +0000 |
commit | caf694444ab561f46bd75b4ca216157aeeeb813e (patch) | |
tree | 7ff9b284baa72ec4d55e9b86d5d57054cdce27e0 /net-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-caf694444ab561f46bd75b4ca216157aeeeb813e.tar.gz gentoo-2-caf694444ab561f46bd75b4ca216157aeeeb813e.tar.bz2 gentoo-2-caf694444ab561f46bd75b4ca216157aeeeb813e.zip |
change license in courier-authlib to gpl-3
(Portage version: 2.1.5.2)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.60.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.60.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index daa602c67c2a..8bf9e8c09d3b 100644 --- a/net-libs/courier-authlib/ChangeLog +++ b/net-libs/courier-authlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/courier-authlib # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.79 2008/05/23 11:14:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.80 2008/05/25 12:11:34 hanno Exp $ + + 25 May 2008; Hanno Boeck <hanno@gentoo.org> courier-authlib-0.60.2.ebuild, + courier-authlib-0.60.2-r1.ebuild: + Fix license (GPL-3). 23 May 2008; Raúl Porcel <armin76@gentoo.org> courier-authlib-0.60.2-r1.ebuild: diff --git a/net-libs/courier-authlib/courier-authlib-0.60.2-r1.ebuild b/net-libs/courier-authlib/courier-authlib-0.60.2-r1.ebuild index 54755eef525f..8e72af25fd65 100644 --- a/net-libs/courier-authlib/courier-authlib-0.60.2-r1.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.60.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.60.2-r1.ebuild,v 1.8 2008/05/23 11:14:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.60.2-r1.ebuild,v 1.9 2008/05/25 12:11:34 hanno Exp $ inherit eutils flag-o-matic autotools @@ -9,7 +9,7 @@ KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-f DESCRIPTION="Courier authentication library." SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" IUSE="berkdb crypt debug gdbm ldap mysql pam postgres vpopmail" diff --git a/net-libs/courier-authlib/courier-authlib-0.60.2.ebuild b/net-libs/courier-authlib/courier-authlib-0.60.2.ebuild index 991d91c3cab0..a74472b30ec5 100644 --- a/net-libs/courier-authlib/courier-authlib-0.60.2.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.60.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.60.2.ebuild,v 1.4 2008/05/21 18:57:28 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.60.2.ebuild,v 1.5 2008/05/25 12:11:34 hanno Exp $ inherit eutils flag-o-matic autotools @@ -9,7 +9,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 DESCRIPTION="Courier authentication library." SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" HOMEPAGE="http://www.courier-mta.org/" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" IUSE="berkdb crypt debug gdbm ldap mysql pam postgres vpopmail" |