diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-31 19:40:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-31 19:40:21 +0000 |
commit | 9673ab8b06098e8df902849022ab7aa8110bc284 (patch) | |
tree | 8663a58f9c6a9157af9c44488c76a21c09545a16 /app-crypt/heimdal/heimdal-1.3.3-r1.ebuild | |
parent | amd64 stable, bug 324077 (diff) | |
download | historical-9673ab8b06098e8df902849022ab7aa8110bc284.tar.gz historical-9673ab8b06098e8df902849022ab7aa8110bc284.tar.bz2 historical-9673ab8b06098e8df902849022ab7aa8110bc284.zip |
x86 stable wrt bug #330447
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'app-crypt/heimdal/heimdal-1.3.3-r1.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-1.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild b/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild index 91ede1dee5d8..9ef2334af87f 100644 --- a/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild +++ b/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild,v 1.2 2010/07/31 18:20:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.3.3-r1.ebuild,v 1.3 2010/07/31 19:40:21 phajdan.jr Exp $ EAPI=2 VIRTUALX_REQUIRED="manual" @@ -15,7 +15,7 @@ SRC_URI="http://www.h5l.org/dist/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="afs +berkdb hdb-ldap ipv6 otp pkinit ssl threads test X" RDEPEND="ssl? ( dev-libs/openssl ) |