diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-03-16 05:37:30 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-03-16 05:37:30 +0000 |
commit | 16a1c96ef25623e4d9ed8f91d0a58772b42bc8ed (patch) | |
tree | bd128d341f89dc50c6bb8dfe068e7ffcc7b7a46f /app-crypt/heimdal/heimdal-0.7.2.ebuild | |
parent | add back in support for GCC_SPECS env var (diff) | |
download | historical-16a1c96ef25623e4d9ed8f91d0a58772b42bc8ed.tar.gz historical-16a1c96ef25623e4d9ed8f91d0a58772b42bc8ed.tar.bz2 historical-16a1c96ef25623e4d9ed8f91d0a58772b42bc8ed.zip |
ppc stable, bug #121839
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'app-crypt/heimdal/heimdal-0.7.2.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.7.2.ebuild b/app-crypt/heimdal/heimdal-0.7.2.ebuild index f0401c951376..35abf3b93d01 100644 --- a/app-crypt/heimdal/heimdal-0.7.2.ebuild +++ b/app-crypt/heimdal/heimdal-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2.ebuild,v 1.7 2006/03/15 20:26:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2.ebuild,v 1.8 2006/03/16 05:37:30 dertobi123 Exp $ inherit autotools libtool eutils virtualx toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="ssl berkdb ipv6 krb4 ldap X" RDEPEND="ssl? ( dev-libs/openssl ) |