summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-04-23 17:18:13 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-04-23 17:18:13 +0000
commitbaaa3a444590681624199f776a0f09f06bb255fb (patch)
treec8d91c7168deadcfb00d6bfa2044c7003c67f4d7
parentforce dependency of >=libbtctl-0.6.0-r1, the only version that could work wit... (diff)
downloadgentoo-2-baaa3a444590681624199f776a0f09f06bb255fb.tar.gz
gentoo-2-baaa3a444590681624199f776a0f09f06bb255fb.tar.bz2
gentoo-2-baaa3a444590681624199f776a0f09f06bb255fb.zip
Marked stable on mips.
(Portage version: 2.1_pre9-r3)
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/files/digest-heimdal-0.7.1-r14
-rw-r--r--app-crypt/heimdal/heimdal-0.7.2.ebuild4
3 files changed, 9 insertions, 4 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 013c2bed7479..422772ce2467 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.98 2006/03/16 05:37:30 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.99 2006/04/23 17:18:13 kumba Exp $
+
+ 28 Apr 2006; Joshua Kinard <kumba@gentoo.org> heimdal-0.7.2.ebuild:
+ Marked stable on mips.
16 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org>
heimdal-0.7.2.ebuild:
diff --git a/app-crypt/heimdal/files/digest-heimdal-0.7.1-r1 b/app-crypt/heimdal/files/digest-heimdal-0.7.1-r1
index dc9311da2c01..6104c6560fcc 100644
--- a/app-crypt/heimdal/files/digest-heimdal-0.7.1-r1
+++ b/app-crypt/heimdal/files/digest-heimdal-0.7.1-r1
@@ -1,2 +1,4 @@
-MD5 70504c824cb0437e6fae2b866f9d2ed4 heimdal-0.7.1.tar.gz 4515175
MD5 384f7c0b5e2a86b74d8c5d0eddb4e9b2 heimdal-0.7.1-gentoo-patches-0.1.tar.bz2 4876
+RMD160 428fcb4d6eac56e0a7470f64e5a528a69b545a2c heimdal-0.7.1-gentoo-patches-0.1.tar.bz2 4876
+SHA256 4bc4c8b6ef9bd5f51a654000186a8fd2ea1cf16e94fbf41a2045475f84888161 heimdal-0.7.1-gentoo-patches-0.1.tar.bz2 4876
+MD5 70504c824cb0437e6fae2b866f9d2ed4 heimdal-0.7.1.tar.gz 4515175
diff --git a/app-crypt/heimdal/heimdal-0.7.2.ebuild b/app-crypt/heimdal/heimdal-0.7.2.ebuild
index 049c9f6b9941..4348e1f50d86 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.9 2006/03/19 06:37:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2.ebuild,v 1.10 2006/04/23 17:18:13 kumba 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 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="ssl berkdb ipv6 krb4 ldap X"
RDEPEND="ssl? ( dev-libs/openssl )