diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 19:58:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-16 19:58:15 +0000 |
commit | 7feae9f4da97fb6425f65b6fd1eee926f129d4fb (patch) | |
tree | 636832082913709f36968dc61c47a7ad17dd9a2a /net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild | |
parent | Stable for ppc, wrt bug #446954 (diff) | |
download | historical-7feae9f4da97fb6425f65b6fd1eee926f129d4fb.tar.gz historical-7feae9f4da97fb6425f65b6fd1eee926f129d4fb.tar.bz2 historical-7feae9f4da97fb6425f65b6fd1eee926f129d4fb.zip |
alpha/ia64/sparc stable wrt #441450
Package-Manager: portage-2.1.11.38/cvs/Linux ia64
Manifest-Sign-Key: 0xF6AD3240
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 604a7abf5dd9..e15ab47f74cb 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.7 2012/11/30 12:21:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild,v 1.8 2012/12/16 19:58:09 armin76 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 ) |