summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 15:51:11 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 15:51:11 +0000
commit5b9d983d6cf2a8784f0e7ba35d1b0fba816f55db (patch)
treed3039c8cf0c659e086bc893232cd59ea29a4fe57 /app-crypt/kth-krb
parentafs n/a on alpha and ia64 (diff)
downloadgentoo-2-5b9d983d6cf2a8784f0e7ba35d1b0fba816f55db.tar.gz
gentoo-2-5b9d983d6cf2a8784f0e7ba35d1b0fba816f55db.tar.bz2
gentoo-2-5b9d983d6cf2a8784f0e7ba35d1b0fba816f55db.zip
stable on alpha and ia64
Diffstat (limited to 'app-crypt/kth-krb')
-rw-r--r--app-crypt/kth-krb/ChangeLog7
-rw-r--r--app-crypt/kth-krb/kth-krb-1.2.2-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/kth-krb/ChangeLog b/app-crypt/kth-krb/ChangeLog
index 919cadf6d34b..042f0ab76064 100644
--- a/app-crypt/kth-krb/ChangeLog
+++ b/app-crypt/kth-krb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/kth-krb
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/ChangeLog,v 1.17 2004/01/14 21:27:10 rphillips Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/ChangeLog,v 1.18 2004/02/17 15:51:11 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> kth-krb-1.2.2-r1.ebuild:
+ stable on alpha and ia64
14 Jan 2004; <rphillips@gentoo.org> kth-krb-1.2.2-r1.ebuild:
Added John Hunt's SSL patch
diff --git a/app-crypt/kth-krb/kth-krb-1.2.2-r1.ebuild b/app-crypt/kth-krb/kth-krb-1.2.2-r1.ebuild
index cee149f198cc..a9623c37d79c 100644
--- a/app-crypt/kth-krb/kth-krb-1.2.2-r1.ebuild
+++ b/app-crypt/kth-krb/kth-krb-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r1.ebuild,v 1.4 2004/01/14 21:27:10 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r1.ebuild,v 1.5 2004/02/17 15:51:11 agriffis Exp $
DESCRIPTION="Kerberos 4 implementation from KTH"
SRC_URI="ftp://ftp.pdc.kth.se/pub/krb/src/krb4-${PV}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.pdc.kth.se/kth-krb/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc ~sparc"
+KEYWORDS="x86 ppc ~sparc alpha ia64"
IUSE="ssl afs"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )