summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-02-04 14:30:35 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-02-04 14:30:35 +0000
commit29444cdc53bdff4073e0cfb3f0977868ff910bf6 (patch)
tree2f6efe869fa4a2392c675da86dfd88ea1b671d88 /app-crypt
parentNew version (diff)
downloadgentoo-2-29444cdc53bdff4073e0cfb3f0977868ff910bf6.tar.gz
gentoo-2-29444cdc53bdff4073e0cfb3f0977868ff910bf6.tar.bz2
gentoo-2-29444cdc53bdff4073e0cfb3f0977868ff910bf6.zip
Closes #14459.
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-0.5.1-r1.ebuild9
2 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index b1f07af392bb..191ef895c4fe 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.9 2003/01/21 05:09:18 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.10 2003/02/04 14:30:35 aliz Exp $
+
+ 04 Feb 2003; Daniel Ahlberg <aliz@genoto.org> heimdal-0.5.1-r1.ebuild :
+ Moved includefiles to include/heimdal. Closes #14459.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
index 1504ac7d21dc..e31e0c2be301 100644
--- a/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.4 2003/01/21 05:09:18 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.5.1-r1.ebuild,v 1.5 2003/02/04 14:30:35 aliz Exp $
+
+inherit libtool
DESCRIPTION="Kerberos 5 implementation from KTH"
SRC_URI="ftp://ftp.pdc.kth.se/pub/${PN}/src/${P}.tar.gz"
@@ -8,12 +10,10 @@ HOMEPAGE="http://www.pdc.kth.se/heimdal/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ~ppc"
IUSE="ssl ldap berkdb ipv6 krb4"
PROVIDE="virtual/krb5"
-inherit libtool
-
DEPEND="
krb4? ( >=app-crypt/kth-krb-1.2.1 )
ssl? ( dev-libs/openssl )
@@ -64,6 +64,7 @@ src_install() {
infodir=${D}/usr/share/info \
datadir=${D}/usr/share \
localstatedir=${D}/var/lib \
+ includedir=${D}/usr/include/heimdal \
install || die
#dodir /etc/env.d