diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 16:34:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-14 16:34:54 +0000 |
commit | 34be8fae853dec56d0459ad9f2031d6f241a8328 (patch) | |
tree | 449757c6b17dfe3996c1fadf4311599e17fc2bd4 /net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild | |
parent | Stable for amd64, wrt bug #441516 (diff) | |
download | historical-34be8fae853dec56d0459ad9f2031d6f241a8328.tar.gz historical-34be8fae853dec56d0459ad9f2031d6f241a8328.tar.bz2 historical-34be8fae853dec56d0459ad9f2031d6f241a8328.zip |
Stable for amd64, wrt bug #441450
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild')
-rw-r--r-- | net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild b/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild index 33bd356df8c1..5887db3f97c7 100644 --- a/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild +++ b/net-libs/libgsasl/libgsasl-1.8.0-r1.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/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild,v 1.3 2012/11/13 16:48:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild,v 1.4 2012/11/14 16:34:53 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="idn gcrypt kerberos nls ntlm static-libs" DEPEND=" gcrypt? ( dev-libs/libgcrypt ) |