summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-02-28 14:28:37 +0000
committerJeroen Roovers <jer@gentoo.org>2013-02-28 14:28:37 +0000
commite0a3258c33c597dac6f9da82f0aa4e455bb6ba51 (patch)
treead80a7d405024b2d1db24b4d18bd6b7b8abce81b /app-crypt
parentStable for HPPA (bug #456554). (diff)
downloadgentoo-2-e0a3258c33c597dac6f9da82f0aa4e455bb6ba51.tar.gz
gentoo-2-e0a3258c33c597dac6f9da82f0aa4e455bb6ba51.tar.bz2
gentoo-2-e0a3258c33c597dac6f9da82f0aa4e455bb6ba51.zip
Stable for HPPA (bug #459166).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 3102b030e992..e0b2615e0b36 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.205 2013/02/26 11:59:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.206 2013/02/28 14:28:37 jer Exp $
+
+ 28 Feb 2013; Jeroen Roovers <jer@gentoo.org> heimdal-1.5.3.ebuild:
+ Stable for HPPA (bug #459166).
26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> heimdal-1.5.3.ebuild:
Stable for arm, wrt bug #459166
diff --git a/app-crypt/heimdal/heimdal-1.5.3.ebuild b/app-crypt/heimdal/heimdal-1.5.3.ebuild
index b577fa45abd0..85cdefb112a8 100644
--- a/app-crypt/heimdal/heimdal-1.5.3.ebuild
+++ b/app-crypt/heimdal/heimdal-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.9 2013/02/26 11:59:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.3.ebuild,v 1.10 2013/02/28 14:28:37 jer Exp $
EAPI=4
# PYTHON_BDEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://www.h5l.org/dist/src/${MY_P}.tar.gz"
LICENSE="BSD"
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="afs +berkdb caps hdb-ldap ipv6 otp +pkinit ssl static-libs threads test X"
RDEPEND="ssl? ( dev-libs/openssl )