diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-03 20:34:27 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-03 20:34:27 +0000 |
commit | e4910379c4174e7b1a5923c4e705387baa96bb48 (patch) | |
tree | 9c66f70e7a6f98212709ac507ae6da3ac756f9d4 /app-crypt/heimdal/heimdal-0.7.2-r3.ebuild | |
parent | Stable on x86. See bug #146178. (diff) | |
download | gentoo-2-e4910379c4174e7b1a5923c4e705387baa96bb48.tar.gz gentoo-2-e4910379c4174e7b1a5923c4e705387baa96bb48.tar.bz2 gentoo-2-e4910379c4174e7b1a5923c4e705387baa96bb48.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'app-crypt/heimdal/heimdal-0.7.2-r3.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-0.7.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild b/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild index 2b723f0ab4d3..c06c12538cb6 100644 --- a/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild +++ b/app-crypt/heimdal/heimdal-0.7.2-r3.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-r3.ebuild,v 1.10 2006/09/02 20:55:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.2-r3.ebuild,v 1.11 2006/09/03 20:34:27 kumba Exp $ inherit autotools libtool eutils virtualx toolchain-funcs @@ -15,7 +15,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 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="ssl berkdb ipv6 krb4 ldap X" RDEPEND="ssl? ( dev-libs/openssl ) |