summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-08 17:01:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-08 17:01:22 +0000
commit0463c420f848e82a5e69f010a91be52befeb4d4d (patch)
treef76e273443abdab642c2482e81443036379c9ee9 /app-crypt
parentVersion bump (diff)
downloadgentoo-2-0463c420f848e82a5e69f010a91be52befeb4d4d.tar.gz
gentoo-2-0463c420f848e82a5e69f010a91be52befeb4d4d.tar.bz2
gentoo-2-0463c420f848e82a5e69f010a91be52befeb4d4d.zip
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #396105
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/ChangeLog5
-rw-r--r--app-crypt/heimdal/heimdal-1.5.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index bf04aac24f8d..ed59470fbaad 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/heimdal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.187 2012/01/04 18:16:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.188 2012/01/08 17:01:22 armin76 Exp $
+
+ 08 Jan 2012; Raúl Porcel <armin76@gentoo.org> heimdal-1.5.1-r1.ebuild:
+ alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #396105
04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> heimdal-1.5.1-r1.ebuild:
x86 stable wrt bug #396105
diff --git a/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild b/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild
index 03962b840150..52494c4fc9e4 100644
--- a/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild,v 1.6 2012/01/04 18:16:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.5.1-r1.ebuild,v 1.7 2012/01/08 17:01:22 armin76 Exp $
EAPI=2
# 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 m68k ~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 )