diff options
author | Eray Aslan <eras@gentoo.org> | 2012-11-05 21:56:02 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2012-11-05 21:56:02 +0000 |
commit | 2fdcf5106843442f162582cf74ebacdbbc23cedf (patch) | |
tree | 5c3de9c7664ccad99594aef7014da9d2c6e10990 /dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild | |
parent | remove several broken versions (diff) | |
download | gentoo-2-2fdcf5106843442f162582cf74ebacdbbc23cedf.tar.gz gentoo-2-2fdcf5106843442f162582cf74ebacdbbc23cedf.tar.bz2 gentoo-2-2fdcf5106843442f162582cf74ebacdbbc23cedf.zip |
License as-is -> BSD-4
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
Diffstat (limited to 'dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild index 2999cdc99319..22d0131b768d 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.1 2012/07/11 18:17:25 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.2 2012/11/05 21:56:02 eras Exp $ EAPI=4 inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 db-use @@ -11,7 +11,7 @@ DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)." HOMEPAGE="http://cyrusimap.web.cmu.edu/" SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz" -LICENSE="as-is" +LICENSE="BSD-4" SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite |